summaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-2/+4
* Adding *Version to sub packagesSven Gothel2010-11-141-0/+2
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-34/+16
* Archive: New common zip archive folder structure. Drop source archive, use gitSven Gothel2010-11-091-1/+1
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-4/+12
* Fix ant build files according to the new stub_include foldersSven Gothel2010-11-061-1/+1
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-041-7/+30
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-3/+0
* Add hudson-archive-jars-latest.sh script; Simplify default value of product.b...Sven Gothel2010-07-271-5/+1
* Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-261-0/+5
* Fix build.number -> jogl.build.number; Read artifact.propertiesSven Gothel2010-07-261-0/+2
* Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve...Sven Gothel2010-05-121-2/+1
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi...Sven Gothel2010-04-281-0/+1
* Oops .. broke the tests, adding 'else' value ; fix assertion in testSven Gothel2010-04-281-1/+1
* Add custom.libdir property to sneak in eg a alt. GL libSven Gothel2010-04-281-1/+5
* NEWT CleanupSven Gothel2010-04-241-1/+3
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-221-10/+12
* Fixed deployment timestamp propsSven Gothel2010-04-211-2/+2
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-1/+7
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-0/+4
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-091-0/+333