Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME | Sven Gothel | 2012-12-27 | 1 | -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.sh | Xerxes Rånby | 2012-11-22 | 1 | -0/+31 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Add make/scripts/make.joal.all.linux-i586.sh | Xerxes Rånby | 2012-10-26 | 1 | -0/+31 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Add make/scripts/make.joal.all.linux-armv6.sh | Xerxes Rånby | 2012-10-25 | 1 | -0/+31 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-18 | 3 | -8/+53 |
| | |||||
* | Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3dbv2.0-rc10 | Sven Gothel | 2012-06-26 | 2 | -2/+6 |
| | |||||
* | Linux ARMel eabi: Use armv6t, soft-float - low profile to target more ↵v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6 | Sven Gothel | 2012-04-18 | 1 | -1/+1 |
| | | | | devices. Our ARMhf build is high profile. | ||||
* | disable BUILD_ARCHIVE in android cross script | Sven Gothel | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | Add make.joal.all.android-armv7-cross.sh | Sven Gothel | 2012-03-27 | 1 | -0/+92 |
| | |||||
* | Enable cross compile/test on linux-armv7 (including armv7 openal soft library) | Sven Gothel | 2012-02-27 | 1 | -0/+45 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵ | Sven Gothel | 2012-01-22 | 1 | -0/+6 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | win build script bump to 6u30 | Sven Gothel | 2011-12-21 | 2 | -4/+4 |
| | |||||
* | Add macosx build script | Sven Gothel | 2011-12-21 | 1 | -0/+12 |
| | |||||
* | Enable JOAL on Solaris | Sven Gothel | 2011-10-18 | 2 | -2/+29 |
| | |||||
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 1 | -0/+0 |
| | |||||
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 2 | -4/+2 |
| | |||||
* | Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated ↵ | Sven Gothel | 2010-12-13 | 2 | -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 files | Sven Gothel | 2010-12-13 | 2 | -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 Gothel | 2010-05-08 | 1 | -0/+23 |