aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-231-4/+2
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-0/+1
* Using 7z instead of zipSven Gothel2011-02-231-0/+1
* Use NODE_NAME env var to determine test archiveSven Gothel2011-02-231-0/+2
* NativeWindow/SWT: Add SWTMisc utility allowing platform independent accessSven Gothel2011-02-221-8/+17
* Remove CDCSven Gothel2011-02-091-57/+4
* Merge branch 'swt_tests' into pulledSven Gothel2011-02-021-0/+48
|\
| * Added two simple SWT unit tests.Wade Walker2011-02-021-0/+48
* | Fix jnlp files jar names and removed main attribute of jar refSven Gothel2010-12-151-6/+6
* | only kick off gluegen base.compileSven Gothel2010-12-131-8/+1
* | common folder etc: junit -> testSven Gothel2010-12-131-4/+4
* | tests: test.auto.run (junit.run) and test.manual.runSven Gothel2010-12-131-0/+3
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-131-2/+0
|/