summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵Sven Gothel2013-06-219-10/+67
| | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase
* Android SDK changes: Add /build-tools/17.0.0 to PATHSven Gothel2013-06-131-1/+1
|
* Add scripts/make.jocl.all.shSven Gothel2013-04-241-0/+9
|
* Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049)Sven Gothel2013-04-242-2/+2
|
* Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOMESven Gothel2012-12-271-10/+10
| | | | | | | | Intuitively I assumed ANDROID_SDK_HOME to be pointing to the SDK root dir, however this is not true: Semantics by Android tools are: ANDROID_SDK_HOME - Users ~/.android folder ANDROID_HOME - SDK root folder
* Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop jnlp ↵Sven Gothel2012-08-251-0/+1
| | | | files in ./jnlp-files)
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 ↵Sven Gothel2012-08-183-9/+54
| | | | ; Remove JOGL GLProfile.initSingleton(boolean) call in CLGL test
* Add jocl-java-src.zip generation; Remove obsolete zip files.v2.0-rc10Sven Gothel2012-06-261-0/+1
|
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more ↵v2.0-rc8v2.0-rc7v2.0-rc6Sven Gothel2012-04-181-1/+1
| | | | devices. Our ARMhf build is high profile.
* Generate and add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-271-0/+92
|
* Add linux-armv7 crosscompilationSven Gothel2012-02-271-0/+45
|
* Fix Bug 516 (Determine Java Version) / See gluegen: ↵Sven Gothel2012-01-221-0/+7
| | | | 64639b805a32338385421f168e12c1ef7f749d00
* Add macosx build scriptv2.0-rc5Sven Gothel2011-12-191-0/+11
|
* Fix scripts ; Remove personalization of vendor -> Jogamp CommunitySven Gothel2011-12-182-4/+4
|
* split solaris 32bit (x86/sparc), use jvmDataModel.arg set by gluegenv2.0-rc4Sven Gothel2011-10-184-6/+19
|
* Enable SolarisSven Gothel2011-10-182-2/+15
|
* Fix JOCL win64 build - mingw64 shall ling against dllSven Gothel2010-05-182-0/+21
|
* Added scripts folderSven Gothel2010-05-173-0/+50