aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Build: Move gluegen config files into make/config (cleanup)Sven Gothel2014-01-261-3/+3
* Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and...Sven Gothel2014-01-251-9/+9
* artifact.properties: Add joal.build.version:=jogamp.versionv2.1.0Sven Gothel2013-10-041-0/+1
* Add support for clangSven Gothel2013-09-131-7/+33
* Javadoc: Use JogAmp Stylesheet / Colors ..v2.0.2Sven Gothel2013-07-171-2/+10
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-201-0/+1
* Fix conditional properties 'useLinuxARMv6SFOptions' and 'useLinuxARMv6HFOptio...Sven Gothel2013-04-251-6/+8
* Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); Compile...Sven Gothel2013-04-231-1/+36
* Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in opena...Sven Gothel2013-04-211-4/+20
* Manual ant target c.download.openal.soft.windows can be called from any OSSven Gothel2013-04-131-1/+1
* joal.build.id -> target init, depends on jogamp.env.initSven Gothel2013-03-281-2/+2
* Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...Sven Gothel2013-03-281-13/+9
* Inject precompiled soft-openal blobs in case native compilation fails. Curren...Sven Gothel2013-03-271-1/+12
* Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring ...Sven Gothel2013-03-271-523/+520
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-1/+1
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-2/+2
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-496/+525
* Supports soft_oal.dll (OpenAL-soft) that might be installedJulien Gouesse2013-03-221-0/+1
* Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only inc...Sven Gothel2013-02-011-3/+1
* Test building openal-soft w/ Windows/cmake - fails ..Sven Gothel2013-02-011-2/+14
* Android Build & Test ; WavLoader/Data javax.audio separation (part-1)Sven Gothel2013-01-311-2/+4
* Build Cleanup for Android, Misc changes ..Sven Gothel2013-01-311-4/+24
* JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,Sven Gothel2013-01-311-13/+29
* Make AL/ALC types unique in their respective header file; Use GlueGen's stdin...Sven Gothel2013-01-311-0/+9
* Add openal-soft git submoduleSven Gothel2013-01-311-1/+1
* build.xml: set failonerror="false" for artifact.properties copyXerxes Rånby2013-01-291-1/+1
* build.xml al.c -> al.h after switch to OpenAl-soft headers.Xerxes Rånby2013-01-251-2/+2
* Bug 567 (part 1): add support for openal extensionsMichael Zucchi2013-01-251-0/+21
* Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...Sven Gothel2012-11-151-1/+1
* Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...Sven Gothel2012-11-151-1/+1
* Build and bundle a openal-soft fallback on all arch.Xerxes Rånby2012-10-251-1/+12
* Conditionally make APK (if Android)Sven Gothel2012-03-271-2/+6
* Generate and add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-271-13/+34
* native jar packaging: don't fail if platform OpenAL lib is n/aSven Gothel2012-03-101-1/+1
* Enable cross compile/test on linux-armv7 (including armv7 openal soft library)Sven Gothel2012-02-271-2/+4
* javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+3
* Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...Sven Gothel2012-01-221-4/+14
* 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-231-2/+2
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-1/+1
* Use 7z instead of zipSven Gothel2011-02-231-5/+5
* Use NODE_NAME env var to determine test archiveSven Gothel2011-02-231-0/+1
* Bump Java source level to 1.5Sven Gothel2011-02-091-5/+5
* Expand tabs to 4 spacesSven Gothel2011-02-091-4/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+2
* only kick off gluegen base.compileSven Gothel2010-12-131-1/+1
* proper zip archive nameSven Gothel2010-12-131-2/+2
* Oops .. rootrel.build was too late definedSven Gothel2010-12-131-3/+3
* Window Support added ; Win64 libs & license filesSven Gothel2010-12-131-233/+93