summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6Sven Gothel2012-04-181-1/+1
* disable BUILD_ARCHIVE in android cross scriptSven Gothel2012-03-271-1/+1
* Conditionally make APK (if Android)Sven Gothel2012-03-271-2/+6
* Add make.joal.all.android-armv7-cross.shSven Gothel2012-03-271-0/+92
* Generate and add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-277-13/+70
* native jar packaging: don't fail if platform OpenAL lib is n/aSven Gothel2012-03-101-1/+1
* Fix junit.runSven Gothel2012-02-271-1/+1
* Enable cross compile/test on linux-armv7 (including armv7 openal soft library)Sven Gothel2012-02-275-9/+202
* javac - setup encoding to UTF-8Sven Gothel2012-01-232-0/+4
* Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...Sven Gothel2012-01-223-6/+29
* win build script bump to 6u30Sven Gothel2011-12-212-4/+4
* Add macosx build scriptSven Gothel2011-12-211-0/+12
* Add TempJarCache usageSven Gothel2011-12-181-1/+3
* oops .. forgot to import gluegen-cpptask..v2.0-rc4Sven Gothel2011-10-181-0/+1
* use jvmDataModel.arg set by gluegenSven Gothel2011-10-181-1/+3
* Enable JOAL on SolarisSven Gothel2011-10-184-2/+31
* create source zip archivesSven Gothel2011-05-311-4/+27
* gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2Sven Gothel2011-02-241-1/+1
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-233-4/+6
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-233-5/+3
* Use 7z instead of zipSven Gothel2011-02-232-9/+9
* Use NODE_NAME env var to determine test archiveSven Gothel2011-02-232-1/+2
* Bump Java source level to 1.5Sven Gothel2011-02-093-7/+7
* Expand tabs to 4 spacesSven Gothel2011-02-094-33/+33
* Add privileged decoration around library loadingSven Gothel2011-02-091-15/+21
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-094-17/+21
* final cleanup test results archive :)Sven Gothel2010-12-151-3/+2
* test-zip-archive cleanupSven Gothel2010-12-151-2/+2
* archive test resultsSven Gothel2010-12-151-3/+22
* only kick off gluegen base.compileSven Gothel2010-12-131-1/+1
* proper zip archive nameSven Gothel2010-12-131-2/+2
* Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated Li...Sven Gothel2010-12-137-0/+4
* Oops .. rootrel.build was too late definedSven Gothel2010-12-131-3/+3
* Window Support added ; Win64 libs & license filesSven Gothel2010-12-1313-371/+155
* Enable javadocSven Gothel2010-12-132-17/+85
* Playing audio againSven Gothel2010-12-132-4/+11
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-138-152/+296
* attempt to fix CCE in windows compiler config.Michael Bien2010-08-281-12/+6
* added windows mingw 32/64 compiler configuration (stolen from JOCL); untested.Michael Bien2010-08-281-26/+16
* removed requirement to specify 'joal.lib.dir' property since its no longer used.Michael Bien2010-08-282-20/+0
* fixed alcGetString functionpointer mapping (gluegen does not handle method re...Michael Bien2010-07-102-54/+2
* joal_native is now joal.Michael Bien2010-07-101-5/+5
* fixed tests, build + cleanup.Michael Bien2010-07-091-7/+4
* joal uses now gluegen's property loading task and also gluegen's antlr proper...Michael Bien2010-05-281-15/+6
* Add rootrel.build semantics ..Sven Gothel2010-05-083-23/+56
* modifications due to class movement in gluegen.Michael Bien2010-03-311-1/+0
* renamed package to com.jogamp.openal.*Michael Bien2010-03-296-11/+11
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* fixed build for hudson, ${gluegen.root} is now used everywhere since it is ov...Michael Bien2010-03-251-64/+64
* joal now compatible with upstream gluegen.Michael Bien2010-03-223-10/+10