| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2 from xranby/mark_reset | Sven Gothel | 2012-10-25 | 1 | -1/+2 |
|\ |
|
| * | Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.java | Xerxes Rånby | 2012-10-24 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #1 from xranby/mark_resetv2.0-rc11 | Sven Gothel | 2012-10-23 | 1 | -1/+4 |
|\ |
|
| * | Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/re... | Xerxes Rånby | 2012-10-23 | 1 | -1/+4 |
|/ |
|
* | 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 | 3 | -3/+8 |
* | Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6 | Sven Gothel | 2012-04-18 | 1 | -1/+1 |
* | disable BUILD_ARCHIVE in android cross script | Sven Gothel | 2012-03-27 | 1 | -1/+1 |
* | Conditionally make APK (if Android) | Sven Gothel | 2012-03-27 | 1 | -2/+6 |
* | Add make.joal.all.android-armv7-cross.sh | Sven Gothel | 2012-03-27 | 1 | -0/+92 |
* | Generate and add *.apk files to the 7z archive [for deployment] | Sven Gothel | 2012-03-27 | 7 | -13/+70 |
* | Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe | Sven Gothel | 2012-03-26 | 1 | -1/+14 |
* | Fix regression, adapt to GlueGen PropertyAccess changes, commit f4ac27e177f6d... | Sven Gothel | 2012-03-18 | 1 | -0/+4 |
* | Adapt to gluegen commit f4ac27e177f6deb444280d3b375e7d343e38bd080 (Properties... | Sven Gothel | 2012-03-13 | 1 | -84/+4 |
* | native jar packaging: don't fail if platform OpenAL lib is n/a | Sven Gothel | 2012-03-10 | 1 | -1/+1 |
* | Fix junit.run | Sven Gothel | 2012-02-27 | 1 | -1/+1 |
* | Enable cross compile/test on linux-armv7 (including armv7 openal soft library) | Sven Gothel | 2012-02-27 | 6 | -16/+203 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 2 | -0/+4 |
* | Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168... | Sven Gothel | 2012-01-22 | 3 | -6/+29 |
* | Fix bug 550, JOAL lacks Platform.initSingleton() call - Using TempJarCache re... | Sven Gothel | 2012-01-04 | 1 | -0/+2 |
* | 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 |
* | Add Eclipse prjv2.0-rc5 | Sven Gothel | 2011-12-18 | 4 | -0/+73 |
* | Add TempJarCache usage | Sven Gothel | 2011-12-18 | 2 | -10/+28 |
* | oops .. forgot to import gluegen-cpptask..v2.0-rc4 | Sven Gothel | 2011-10-18 | 1 | -0/+1 |
* | use jvmDataModel.arg set by gluegen | Sven Gothel | 2011-10-18 | 1 | -1/+3 |
* | Enable JOAL on Solaris | Sven Gothel | 2011-10-18 | 4 | -2/+31 |
* | New FHS: jars in jar/v2.0-rc3 | Sven Gothel | 2011-09-11 | 1 | -15/+15 |
* | Adapt to gluegen commit 90ff6c401934121395fa4a127e8b889106fda07a | Sven Gothel | 2011-08-22 | 1 | -1/+5 |
* | create source zip archives | Sven Gothel | 2011-05-31 | 1 | -4/+27 |
* | gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2 | Sven Gothel | 2011-02-24 | 1 | -1/+1 |
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 3 | -4/+6 |
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 3 | -5/+3 |
* | Use 7z instead of zip | Sven Gothel | 2011-02-23 | 2 | -9/+9 |
* | Use NODE_NAME env var to determine test archive | Sven Gothel | 2011-02-23 | 2 | -1/+2 |
* | Bump Java source level to 1.5 | Sven Gothel | 2011-02-09 | 3 | -7/+7 |
* | Expand tabs to 4 spaces | Sven Gothel | 2011-02-09 | 4 | -33/+33 |
* | Add privileged decoration around library loading | Sven Gothel | 2011-02-09 | 1 | -15/+21 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 9 | -25/+29 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 3 | -0/+0 |
* | jnlp: remove version attribute from extension ref, which would require the se... | Sven Gothel | 2010-12-17 | 1 | -1/+1 |
* | Add version tag in jnlp files | Sven Gothel | 2010-12-15 | 1 | -2/+2 |
* | final cleanup test results archive :) | Sven Gothel | 2010-12-15 | 1 | -3/+2 |
* | test-zip-archive cleanup | Sven Gothel | 2010-12-15 | 1 | -2/+2 |
* | archive test results | Sven Gothel | 2010-12-15 | 1 | -3/+22 |
* | only kick off gluegen base.compile | Sven Gothel | 2010-12-13 | 1 | -1/+1 |
* | proper zip archive name | Sven Gothel | 2010-12-13 | 1 | -2/+2 |
* | Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated Li... | Sven Gothel | 2010-12-13 | 7 | -0/+4 |
* | Oops .. rootrel.build was too late defined | Sven Gothel | 2010-12-13 | 1 | -3/+3 |
* | Window Support added ; Win64 libs & license files | Sven Gothel | 2010-12-13 | 17 | -384/+335 |