aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-217-17/+31
* Add javadoc_nativewindow_spec.zip and fix it's build locationSven Gothel2010-05-171-1/+4
* Incr timeout to 1minSven Gothel2010-05-171-1/+1
* scripts sin64: remove native debug build flagSven Gothel2010-05-161-1/+1
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-166-16/+20
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-164-8/+47
* Fix build HOWTOSven Gothel2010-05-141-4/+4
* Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve...Sven Gothel2010-05-126-7/+6
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-0/+1
* ../jogl.logSven Gothel2010-05-101-4/+13
* JAWT Windows Fix: Use the JAWT window handle entry [to return it]Sven Gothel2010-05-051-1/+4
* Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundlesSven Gothel2010-05-053-6/+54
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-045-4/+5
* NEWT Fixes:Sven Gothel2010-05-041-0/+1
* Fix script locationSven Gothel2010-05-042-2/+6
* Move all scripts to it's folderSven Gothel2010-05-0417-1/+1
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-303-14/+14
* cleanup scripts ; updated win32 and win64 scripts with my environmentSven Gothel2010-04-2918-8/+110
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-2815-78/+88
* Fix privileged access (applet)Sven Gothel2010-04-281-0/+36
* Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi...Sven Gothel2010-04-288-29/+134
* JOGLSven Gothel2010-04-281-1/+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-285-3/+84
* Relax Junit: TestOffscreen01NEWT, ie no failure if no PBuffer availableSven Gothel2010-04-271-7/+13
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-273-2/+11
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-244-8/+8
|\
| * modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-243-3/+3
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-243-21/+40
| |\
| * | changes due to refactorings in ProcAddressTable.Michael Bien2010-04-244-8/+8
* | | NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPEDSven Gothel2010-04-241-1/+1
| |/ |/|
* | NEWT CleanupSven Gothel2010-04-243-21/+40
|/
* NEWT/AWT InteroperabilitySven Gothel2010-04-242-3/+3
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-2210-460/+174
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-225-90/+58
* JNLP: Update Check Background - AlwaysSven Gothel2010-04-222-2/+5
* Add deployment scripts ..Sven Gothel2010-04-212-0/+64
* Fixed deployment timestamp propsSven Gothel2010-04-212-3/+2
* Add remark (unsigned long -> uint_32) ..Sven Gothel2010-04-211-1/+2
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-14/+14
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2031-902/+521
* JOGL GL4 preperation (cont):Sven Gothel2010-04-171-1/+6
* JOGL GL4 preperation:Sven Gothel2010-04-1610-3/+110
* JOGL (Windows):Sven Gothel2010-04-155-0/+166
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-156-246/+29
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-137-6/+79
* Fix: Use file.seperator (win32); Use java.home/bin/javaSven Gothel2010-04-101-3/+3
* ant 1.8.0 on win32Sven Gothel2010-04-102-3/+3
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-108-17/+105
* junit: Add timeout (30s), enable offscreen testSven Gothel2010-04-091-1/+1