aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
Commit message (Expand)AuthorAgeFilesLines
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-161-1/+1
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-35/+64
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-7/+7
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-151-29/+65
* Android: proper version.code and test manifestSven Gothel2012-05-041-2/+13
* Android Unit Test (incomplete): Manually test new GlueGen's MainLauncherSven Gothel2012-05-031-0/+1
* TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...Sven Gothel2012-04-071-0/+14
* NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ...Sven Gothel2012-04-071-4/+2
* GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture);Sven Gothel2012-04-061-0/+3
* Remote unit tests: Include AWT unit testsSven Gothel2012-03-281-1/+1
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-141-3/+4
* Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-101-33/+70
* remote unit test reorg (all, awt, newt)Sven Gothel2012-03-051-4/+151
* CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f...Sven Gothel2012-02-291-0/+44
* Add / Use gluegen.basename prop. for remote ssh testSven Gothel2012-02-281-1/+3
* If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa...Sven Gothel2012-02-241-1/+4
* Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw...Sven Gothel2012-02-241-1/+4
* Introduce environment-var/property to disable unit tests (per node) -> gluege...Sven Gothel2012-02-241-2/+3
* Add jogl.basename and env.NODE_LABEL (jenkins build)Sven Gothel2012-02-241-6/+9
* fix targetcommand.sh name on target ; Use GLUEGEN_CPPTASKS_FILE="lib/gluegen-...Sven Gothel2012-02-241-9/+9
* Passing environment-vars and ant-properties to junit tests, enabling fine gra...Sven Gothel2012-02-231-1/+22
* Enable remote ssh unit test invocation [1] (testing w/ linux armv7)Sven Gothel2012-02-201-9/+139
* javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+1
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-221-2/+4
* Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa...Sven Gothel2012-01-091-1/+1
* Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSXSven Gothel2011-12-191-6/+8
* refine 32/64 bit unit tests run (OSX)Sven Gothel2011-12-181-11/+12
* JOGL junit.run: Add 32bit tests for OSX (fat binaries)Sven Gothel2011-12-181-7/+33
* Exclude SWT tests on platforms w/o SWT runtimeSven Gothel2011-10-181-2/+2
* use jvmDataModel.arg set by gluegenSven Gothel2011-10-181-10/+8
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-0/+10
* Tests/OSX: NEWT is supported. Disable swt.awt for OSX, test currently freezes.Sven Gothel2011-10-131-6/+4
* NEWT/OSX: Enable OSXSven Gothel2011-09-271-4/+3
* Remove duplicates in jogl.test.jar, jogl.util.jar, jogl.util.fixedfuncemu.jarSven Gothel2011-09-141-10/+6
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-9/+9
* test: remove bug 502 workaround flagSven Gothel2011-08-031-3/+0
* NEW unit test, use bug 502 workaround property until fixed otherwiseSven Gothel2011-07-291-0/+3
* UI Tests/Robot: Attempt to stabilize UI tests (focus/input)Sven Gothel2011-05-011-0/+1
* copy all fonts and shader to build folder, allowing ide debuggingSven Gothel2011-04-221-0/+6
* archive tga resultsSven Gothel2011-04-011-0/+6
* Add junit.run.awt.singletest target for cmdline verificationSven Gothel2011-03-011-0/+25
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-261-6/+72
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-251-3/+0
|\
| * Prevent native libraries from always rebuilding and strippingWade Walker2011-02-181-3/+0
* | Adapt changes of jogamp-env.xmlSven Gothel2011-02-231-3/+3
* | Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-2/+2
* | Using 7z instead of zipSven Gothel2011-02-231-4/+4
* | Use NODE_NAME env var to determine test archiveSven Gothel2011-02-231-1/+1
|/
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-4/+3
* enable junit.run.swtSven Gothel2011-02-021-1/+1