aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024)Sven Gothel2014-07-051-54/+54
|\
| * Attempt to remove aliasing from native libraries.Mark Raynsford2014-06-301-54/+54
* | build: Add oculusvr java-doc ; Add jogl-test-java-src.zip in 7z archiveSven Gothel2014-07-031-0/+1
* | Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE...Sven Gothel2014-07-011-0/+14
|/
* Bug 1021: Add OculusSDK binding (Bring-up on OSX w/ clang/clang++ ; Split nat...Sven Gothel2014-06-201-0/+1
* Bug 1021: Add OculusSDK binding / Basic OVR support (Refine build exclusion)Sven Gothel2014-06-191-0/+6
* Bug 1021: Add OculusSDK binding / Basic OVR supportSven Gothel2014-06-191-11/+30
* Unit Test: Added Semantic Version Test (Current version agains v2.1.5)Sven Gothel2014-05-131-9/+19
* Fix some unit tests: Add ant-junit4.jar to classpathSven Gothel2014-05-091-6/+13
* NEWT: Add Support for AWT-Less Applet3Sven Gothel2014-01-301-0/+5
* Adapt to joal.jar location in ${joal.build}/jar/joal.jarSven Gothel2014-01-251-1/+1
* Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to red...Sven Gothel2013-10-311-0/+1
* Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v...Sven Gothel2013-08-281-0/+5
* Add optional JOAL dependency, enabling JOAL usage for our 'av' package. Note:...Sven Gothel2013-06-181-0/+19
* Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...Sven Gothel2013-03-281-10/+1
* Cleanup atomic JARs; Removed Debug/Trace pipelines of common profilesSven Gothel2012-12-161-11/+6
* SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC...Sven Gothel2012-12-041-0/+1
* Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-...Sven Gothel2012-10-041-1/+6
* NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console ...Sven Gothel2012-08-161-1/+9
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-161-2/+2
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-0/+2
* Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0Sven Gothel2012-06-261-1/+1
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-143/+144
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-151-10/+31
* Reduce APK version name to 30 charsSven Gothel2012-05-031-1/+1
* Ant Build: Split 2nd pass in android and non-android builds. The former uses ...Sven Gothel2012-04-031-0/+7
* Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...Sven Gothel2012-04-021-0/+12
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-141-1/+1
* Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-101-2/+3
* Enable remote ssh unit test invocation [1] (testing w/ linux armv7)Sven Gothel2012-02-201-0/+4
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-221-11/+2
* Merge pull request #41 from krisher/masterSven Gothel2012-01-091-0/+2
|\
| * [WIP] Added an SWT based GLCanvas implementation nearly identical to the AWT ...Dan Krisher2011-11-141-0/+2
* | Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSXSven Gothel2011-12-191-2/+6
* | Enable FreeBSD x86_64 builds (and add swt.jar)Jacob Senglea2011-11-211-0/+3
|/
* Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to at...Sven Gothel2011-10-211-1/+1
* Exclude SWT tests on platforms w/o SWT runtimeSven Gothel2011-10-181-2/+15
* NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...Sven Gothel2011-09-251-0/+4
* remove jogl.cg.jar from jogl.all*.jarSven Gothel2011-09-211-3/+2
* Promote jogl.test.jar to build/jarSven Gothel2011-09-111-1/+1
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-051-1/+1
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-102/+195
* build: add linux/armv7 support ; only add resources once w/o java sourceSven Gothel2011-07-281-0/+3
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-1/+3
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-5/+18
* ant all.ide target: use all debug flags (+vars)Sven Gothel2011-04-221-1/+7
* Fixing build errors on Solaris systems. FIX: 481Barcsik Attila2011-03-121-0/+12
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-261-3/+5
* Remove reference to the deprecated option noCDC (2)Sylvestre Ledru2011-02-251-1/+0
* gluegen-archivetasks.xml -> jogamp-archivetasks.xmlSven Gothel2011-02-241-1/+1