diff options
author | Sven Gothel <[email protected]> | 2014-01-25 15:13:06 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-25 15:13:06 +0100 |
commit | 5c5f3b4785835b8abf53474b0c9dc248d1b8dab6 (patch) | |
tree | f608da51d3ea2f0726f6d8475216020351a3b3a5 | |
parent | f51d6456ab2196bf8ce7d6b3c7ac6d71e9e0108b (diff) |
Bug 884: Move obsolete NB based build files to 'obsolete.make-nb' ; Fix text file suffix ; Fix Jar Manifest: Move Sealed to bottom.
-rw-r--r-- | LICENSE.txt (renamed from LICENSE) | 0 | ||||
-rw-r--r-- | README.txt (renamed from README) | 0 | ||||
-rw-r--r-- | make/joclversion | 4 | ||||
-rwxr-xr-x | make/scripts/check-java-major-version.sh (renamed from scripts/check-java-major-version.sh) | 0 | ||||
-rw-r--r-- | make/scripts/install-ati-stream.sh (renamed from scripts/install-ati-stream.sh) | 0 | ||||
-rwxr-xr-x | make/scripts/make.jocl.all.android-armv6-cross.sh (renamed from scripts/make.jocl.all.android-armv6-cross.sh) | 0 | ||||
-rwxr-xr-x | make/scripts/make.jocl.all.linux-armv6-cross.sh (renamed from scripts/make.jocl.all.linux-armv6-cross.sh) | 0 | ||||
-rwxr-xr-x | make/scripts/make.jocl.all.linux-armv6hf-cross.sh (renamed from scripts/make.jocl.all.linux-armv6hf-cross.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.linux-x86-clang.sh (renamed from scripts/make.jocl.all.linux-x86-clang.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.linux-x86.sh (renamed from scripts/make.jocl.all.linux-x86.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.linux-x86_64-clang.sh (renamed from scripts/make.jocl.all.linux-x86_64-clang.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.linux-x86_64.sh (renamed from scripts/make.jocl.all.linux-x86_64.sh) | 0 | ||||
-rwxr-xr-x | make/scripts/make.jocl.all.macosx-clang.sh (renamed from scripts/make.jocl.all.macosx-clang.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.macosx.sh (renamed from scripts/make.jocl.all.macosx.sh) | 0 | ||||
-rwxr-xr-x | make/scripts/make.jocl.all.sh (renamed from scripts/make.jocl.all.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.solaris-x86.sh (renamed from scripts/make.jocl.all.solaris-x86.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.solaris-x86_64.sh (renamed from scripts/make.jocl.all.solaris-x86_64.sh) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.win32.bat (renamed from scripts/make.jocl.all.win32.bat) | 0 | ||||
-rw-r--r-- | make/scripts/make.jocl.all.win64.bat (renamed from scripts/make.jocl.all.win64.bat) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/Makefile (renamed from Makefile) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/build.xml (renamed from build.xml) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/crosscompiler.xml (renamed from crosscompiler.xml) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/manifest_template.mf (renamed from manifest_template.mf) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/nbproject/.gitignore (renamed from nbproject/.gitignore) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/nbproject/build-impl.xml (renamed from nbproject/build-impl.xml) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/nbproject/genfiles.properties (renamed from nbproject/genfiles.properties) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/nbproject/project.properties (renamed from nbproject/project.properties) | 0 | ||||
-rw-r--r-- | obsolete.make-nb/nbproject/project.xml (renamed from nbproject/project.xml) | 0 |
28 files changed, 3 insertions, 1 deletions
diff --git a/make/joclversion b/make/joclversion index ae7239d1..1f668360 100644 --- a/make/joclversion +++ b/make/joclversion @@ -14,6 +14,8 @@ Extension-Name: com.jogamp.opencl Implementation-Vendor-Id: com.jogamp Trusted-Library: true Permissions: all-permissions +@JAR_CODEBASE_TAG@ + Name: jogamp/opencl/ Sealed: true -@JAR_CODEBASE_TAG@ + diff --git a/scripts/check-java-major-version.sh b/make/scripts/check-java-major-version.sh index e163281e..e163281e 100755 --- a/scripts/check-java-major-version.sh +++ b/make/scripts/check-java-major-version.sh diff --git a/scripts/install-ati-stream.sh b/make/scripts/install-ati-stream.sh index 94d3eca6..94d3eca6 100644 --- a/scripts/install-ati-stream.sh +++ b/make/scripts/install-ati-stream.sh diff --git a/scripts/make.jocl.all.android-armv6-cross.sh b/make/scripts/make.jocl.all.android-armv6-cross.sh index 01c87a42..01c87a42 100755 --- a/scripts/make.jocl.all.android-armv6-cross.sh +++ b/make/scripts/make.jocl.all.android-armv6-cross.sh diff --git a/scripts/make.jocl.all.linux-armv6-cross.sh b/make/scripts/make.jocl.all.linux-armv6-cross.sh index 97f3c1f9..97f3c1f9 100755 --- a/scripts/make.jocl.all.linux-armv6-cross.sh +++ b/make/scripts/make.jocl.all.linux-armv6-cross.sh diff --git a/scripts/make.jocl.all.linux-armv6hf-cross.sh b/make/scripts/make.jocl.all.linux-armv6hf-cross.sh index 36343d27..36343d27 100755 --- a/scripts/make.jocl.all.linux-armv6hf-cross.sh +++ b/make/scripts/make.jocl.all.linux-armv6hf-cross.sh diff --git a/scripts/make.jocl.all.linux-x86-clang.sh b/make/scripts/make.jocl.all.linux-x86-clang.sh index ca9c8abc..ca9c8abc 100644 --- a/scripts/make.jocl.all.linux-x86-clang.sh +++ b/make/scripts/make.jocl.all.linux-x86-clang.sh diff --git a/scripts/make.jocl.all.linux-x86.sh b/make/scripts/make.jocl.all.linux-x86.sh index 04494b21..04494b21 100644 --- a/scripts/make.jocl.all.linux-x86.sh +++ b/make/scripts/make.jocl.all.linux-x86.sh diff --git a/scripts/make.jocl.all.linux-x86_64-clang.sh b/make/scripts/make.jocl.all.linux-x86_64-clang.sh index 1d2a2a05..1d2a2a05 100644 --- a/scripts/make.jocl.all.linux-x86_64-clang.sh +++ b/make/scripts/make.jocl.all.linux-x86_64-clang.sh diff --git a/scripts/make.jocl.all.linux-x86_64.sh b/make/scripts/make.jocl.all.linux-x86_64.sh index 8e508684..8e508684 100644 --- a/scripts/make.jocl.all.linux-x86_64.sh +++ b/make/scripts/make.jocl.all.linux-x86_64.sh diff --git a/scripts/make.jocl.all.macosx-clang.sh b/make/scripts/make.jocl.all.macosx-clang.sh index fc16ed15..fc16ed15 100755 --- a/scripts/make.jocl.all.macosx-clang.sh +++ b/make/scripts/make.jocl.all.macosx-clang.sh diff --git a/scripts/make.jocl.all.macosx.sh b/make/scripts/make.jocl.all.macosx.sh index 20f65b92..20f65b92 100644 --- a/scripts/make.jocl.all.macosx.sh +++ b/make/scripts/make.jocl.all.macosx.sh diff --git a/scripts/make.jocl.all.sh b/make/scripts/make.jocl.all.sh index a137cea5..a137cea5 100755 --- a/scripts/make.jocl.all.sh +++ b/make/scripts/make.jocl.all.sh diff --git a/scripts/make.jocl.all.solaris-x86.sh b/make/scripts/make.jocl.all.solaris-x86.sh index a59f756b..a59f756b 100644 --- a/scripts/make.jocl.all.solaris-x86.sh +++ b/make/scripts/make.jocl.all.solaris-x86.sh diff --git a/scripts/make.jocl.all.solaris-x86_64.sh b/make/scripts/make.jocl.all.solaris-x86_64.sh index 2a207ab5..2a207ab5 100644 --- a/scripts/make.jocl.all.solaris-x86_64.sh +++ b/make/scripts/make.jocl.all.solaris-x86_64.sh diff --git a/scripts/make.jocl.all.win32.bat b/make/scripts/make.jocl.all.win32.bat index bb4418bd..bb4418bd 100644 --- a/scripts/make.jocl.all.win32.bat +++ b/make/scripts/make.jocl.all.win32.bat diff --git a/scripts/make.jocl.all.win64.bat b/make/scripts/make.jocl.all.win64.bat index a174e710..a174e710 100644 --- a/scripts/make.jocl.all.win64.bat +++ b/make/scripts/make.jocl.all.win64.bat diff --git a/Makefile b/obsolete.make-nb/Makefile index 45bc54f1..45bc54f1 100644 --- a/Makefile +++ b/obsolete.make-nb/Makefile diff --git a/build.xml b/obsolete.make-nb/build.xml index 6a68b086..6a68b086 100644 --- a/build.xml +++ b/obsolete.make-nb/build.xml diff --git a/crosscompiler.xml b/obsolete.make-nb/crosscompiler.xml index 36eec26e..36eec26e 100644 --- a/crosscompiler.xml +++ b/obsolete.make-nb/crosscompiler.xml diff --git a/manifest_template.mf b/obsolete.make-nb/manifest_template.mf index 93fed681..93fed681 100644 --- a/manifest_template.mf +++ b/obsolete.make-nb/manifest_template.mf diff --git a/nbproject/.gitignore b/obsolete.make-nb/nbproject/.gitignore index 3e18ebf0..3e18ebf0 100644 --- a/nbproject/.gitignore +++ b/obsolete.make-nb/nbproject/.gitignore diff --git a/nbproject/build-impl.xml b/obsolete.make-nb/nbproject/build-impl.xml index 5b21395a..5b21395a 100644 --- a/nbproject/build-impl.xml +++ b/obsolete.make-nb/nbproject/build-impl.xml diff --git a/nbproject/genfiles.properties b/obsolete.make-nb/nbproject/genfiles.properties index 5fa8127d..5fa8127d 100644 --- a/nbproject/genfiles.properties +++ b/obsolete.make-nb/nbproject/genfiles.properties diff --git a/nbproject/project.properties b/obsolete.make-nb/nbproject/project.properties index 1a6ce8a7..1a6ce8a7 100644 --- a/nbproject/project.properties +++ b/obsolete.make-nb/nbproject/project.properties diff --git a/nbproject/project.xml b/obsolete.make-nb/nbproject/project.xml index 8ff22a5e..8ff22a5e 100644 --- a/nbproject/project.xml +++ b/obsolete.make-nb/nbproject/project.xml |