summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Bug 1024: Add fallback for native-jar-file location via classpathv2.2.0Sven Gothel2014-07-111-14/+22
* Bug 1023/Bug 1024: Create native jar files for different configurations due t...Sven Gothel2014-07-101-0/+2
* Remove warnings, turn on linting, fix Eclipse.Wade Walker2014-03-071-4/+8
* Load jocl.properties if present.Wade Walker2014-03-021-2/+2
* Fix C build warnings.Wade Walker2014-03-021-2/+1
* Fix build.xml (regression): Re-activate 'generate.jdk6.autocloseable, generat...Sven Gothel2014-02-211-1/+1
* build.xml: Don't re-generate source (gluegen) if CLAbstractImpl_JNI.c uptodat...Sven Gothel2014-02-171-3/+8
* Fix build.xml: Remove gluegen config dependency on ../build using build-tempSven Gothel2014-02-171-1/+3
* Fix javadoc packagenamesv2.1.4Sven Gothel2014-01-311-2/+2
* Fix build.xml: Processed CL stub_includes _must_ reside in current folder (ma...Sven Gothel2014-01-261-6/+15
* Cleanup Build: GlueGen config files, stub_includes; Add JoclVersion, Android ...Sven Gothel2014-01-261-42/+99
* build.xml: Fix jogl.build: Use [passed or default] jogl.build as well as root...Sven Gothel2014-01-251-2/+3
* Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and...Sven Gothel2014-01-251-10/+9
* Avoid sealed package violation: Move AutoCloseable to com.jogamp.openclSven Gothel2014-01-251-4/+4
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-0/+897