aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add make/scripts/make.joal.all.linux-armv6hf.shXerxes Rånby2012-11-221-0/+31
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* Add make/scripts/make.joal.all.linux-i586.shXerxes Rånby2012-10-261-0/+31
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* Add make/scripts/make.joal.all.linux-armv6.shXerxes Rånby2012-10-251-0/+31
| | | | Signed-off-by: Xerxes Rånby <[email protected]>
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-183-8/+53
|
* Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3dbv2.0-rc10Sven Gothel2012-06-262-2/+6
|
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more ↵v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6Sven Gothel2012-04-181-1/+1
| | | | devices. Our ARMhf build is high profile.
* disable BUILD_ARCHIVE in android cross scriptSven Gothel2012-03-271-1/+1
|
* Add make.joal.all.android-armv7-cross.shSven Gothel2012-03-271-0/+92
|
* Enable cross compile/test on linux-armv7 (including armv7 openal soft library)Sven Gothel2012-02-271-0/+45
|
* Fix Bug 516 (Determine Java Version) / See gluegen: ↵Sven Gothel2012-01-221-0/+6
| | | | 64639b805a32338385421f168e12c1ef7f749d00
* win build script bump to 6u30Sven Gothel2011-12-212-4/+4
|
* Add macosx build scriptSven Gothel2011-12-211-0/+12
|
* Enable JOAL on SolarisSven Gothel2011-10-182-2/+29
|
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-231-0/+0
|
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-232-4/+2
|
* Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated ↵Sven Gothel2010-12-132-0/+0
| | | | Linux bundled: ubuntu 10.10 1:1.12.854-2 (maybe we shall remove these at all)
* Window Support added ; Win64 libs & license filesSven Gothel2010-12-132-0/+24
| | | | | | | | | | | | | | - plays on linux/window now - ant build files fixed -> Windows support - windows OpenAL 32/64 bit: see make/lib/FILES.txt make/lib/oalinst-license.txt) - linux libs: added .1 to suffix - added Debug impl - catch EAX init exception (ie unsatisfied link error) - EAX proper blocked init TODO: - check on osx - joal-demos
* Add rootrel.build semantics ..Sven Gothel2010-05-081-0/+23