aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...Sven Gothel2015-02-031-0/+4
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-3/+3
* javadoc: Add missing graph package to apidocSven Gothel2014-10-091-3/+3
* Fix javadoc package property, use comma as separator (dropped newt and oculus...Sven Gothel2014-08-111-1/+1
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-6/+18
* Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024)Sven Gothel2014-07-051-0/+4
|\
| * Produce duplicate natives in the build, in preparation for removingMark Raynsford2014-06-261-0/+18
* | build: Add oculusvr java-doc ; Add jogl-test-java-src.zip in 7z archiveSven Gothel2014-07-031-1/+2
* | Bug 1021: Fix remaining build issues if sub-module oculusvr-sdk is missingSven Gothel2014-07-031-0/+1
* | OculusVR: Add in eclipse classpath, and jogl-java-src.zip; Also create jogl-t...Sven Gothel2014-06-291-0/+5
|/
* Fix build if oculusvr-sdk submodule is missingSven Gothel2014-06-251-1/+1
* Bug 1021: Add OculusSDK binding / Basic OVR support (Refine build exclusion)Sven Gothel2014-06-191-1/+1
* Bug 1021: Add OculusSDK binding / Basic OVR supportSven Gothel2014-06-191-8/+21
* artifact.properties: Add jogl.build.version:=jogamp.versionSven Gothel2013-10-041-0/+1
* Javadoc: Use JogAmp Stylesheet / Colors ..Sven Gothel2013-07-171-4/+20
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-211-5/+19
* Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...Sven Gothel2013-03-281-6/+7
* Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-...Sven Gothel2012-10-041-1/+1
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-9/+9
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-151-4/+4
* NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ...Sven Gothel2012-04-071-0/+1
* Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...Sven Gothel2012-04-021-1/+1
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-141-33/+1
* Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-101-26/+2
* Get JOGL to build with NDK r7Edwin Vane2012-02-281-0/+3
* javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+5
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-221-5/+7
* Android Activity Launching (jogl.test)Sven Gothel2011-09-281-10/+33
* Remove native lib cg from jogl native lib jarSven Gothel2011-09-211-0/+1
* ant build: don't delete jar/lib on 'one.dir', but 'clean' onlySven Gothel2011-09-151-5/+2
* jogl test.compile post one.dir, before zip archiveSven Gothel2011-09-141-4/+4
* Don't generate android.jar pre default, incl atomic jar/jnlp in 7zSven Gothel2011-09-131-16/+18
* Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ;...Sven Gothel2011-08-051-0/+7
* due to JAR *all* merge, merge *-java-src.zip -> jogl-java-src.zip as wellSven Gothel2011-08-051-9/+1
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-051-2/+2
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-13/+125
* src-zip: no compression to benefit from xz/7z compressionSven Gothel2011-06-091-3/+3
* create source zip archives per defaultSven Gothel2011-05-221-12/+20
* Add all.debug targetSven Gothel2011-05-171-0/+2
* leave java source zip file in build folder (if BUILD_ARCHIVE=true)Sven Gothel2011-05-171-3/+10
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-1/+12
* ant all.ide target: use all debug flags (+vars)Sven Gothel2011-04-221-1/+2
* all.ide: add one.dir to update build/jar/Sven Gothel2011-04-021-1/+1
* archive tga resultsSven Gothel2011-04-011-0/+3
* Fix public javadoc (add all com.jogamp.* packages)Sven Gothel2011-03-011-1/+1
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-251-0/+2
|\
| * Add new all.ide target for use in Eclipse, NetBeans, and IntelliJWade Walker2011-02-181-0/+2
* | Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-1/+1
* | Using 7z instead of zipSven Gothel2011-02-231-3/+2
* | Excluded javadoc.dev from javadoc.all; Fixed javadoc.dev (incl jogamp.* packa...Sven Gothel2011-02-221-2/+3
|/