aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-25 15:13:06 +0100
committerSven Gothel <[email protected]>2014-01-25 15:13:06 +0100
commit5c5f3b4785835b8abf53474b0c9dc248d1b8dab6 (patch)
treef608da51d3ea2f0726f6d8475216020351a3b3a5
parentf51d6456ab2196bf8ce7d6b3c7ac6d71e9e0108b (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/joclversion4
-rwxr-xr-xmake/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-xmake/scripts/make.jocl.all.android-armv6-cross.sh (renamed from scripts/make.jocl.all.android-armv6-cross.sh)0
-rwxr-xr-xmake/scripts/make.jocl.all.linux-armv6-cross.sh (renamed from scripts/make.jocl.all.linux-armv6-cross.sh)0
-rwxr-xr-xmake/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-xmake/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-xmake/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/LICENSE b/LICENSE.txt
index b32d6b2..b32d6b2 100644
--- a/LICENSE
+++ b/LICENSE.txt
diff --git a/README b/README.txt
index 77c5389..77c5389 100644
--- a/README
+++ b/README.txt
diff --git a/make/joclversion b/make/joclversion
index ae7239d..1f66836 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 e163281..e163281 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 94d3eca..94d3eca 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 01c87a4..01c87a4 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 97f3c1f..97f3c1f 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 36343d2..36343d2 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 ca9c8ab..ca9c8ab 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 04494b2..04494b2 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 1d2a2a0..1d2a2a0 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 8e50868..8e50868 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 fc16ed1..fc16ed1 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 20f65b9..20f65b9 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 a137cea..a137cea 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 a59f756..a59f756 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 2a207ab..2a207ab 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 bb4418b..bb4418b 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 a174e71..a174e71 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 45bc54f..45bc54f 100644
--- a/Makefile
+++ b/obsolete.make-nb/Makefile
diff --git a/build.xml b/obsolete.make-nb/build.xml
index 6a68b08..6a68b08 100644
--- a/build.xml
+++ b/obsolete.make-nb/build.xml
diff --git a/crosscompiler.xml b/obsolete.make-nb/crosscompiler.xml
index 36eec26..36eec26 100644
--- a/crosscompiler.xml
+++ b/obsolete.make-nb/crosscompiler.xml
diff --git a/manifest_template.mf b/obsolete.make-nb/manifest_template.mf
index 93fed68..93fed68 100644
--- a/manifest_template.mf
+++ b/obsolete.make-nb/manifest_template.mf
diff --git a/nbproject/.gitignore b/obsolete.make-nb/nbproject/.gitignore
index 3e18ebf..3e18ebf 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 5b21395..5b21395 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 5fa8127..5fa8127 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 1a6ce8a..1a6ce8a 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 8ff22a5..8ff22a5 100644
--- a/nbproject/project.xml
+++ b/obsolete.make-nb/nbproject/project.xml