aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
...
| * Prepend /usr/local/lib for X11 librariesMark Rothwell2010-06-261-4/+4
| * Use correct compiler setup for nativewindowMark Rothwell2010-06-261-2/+6
| * But /usr/local/include IS necessary on the default FreeBSD setupMark Rothwell2010-06-261-0/+6
| * Correct compiler config (not amd64 specific)Mark Rothwell2010-06-261-1/+1
| * Remove /usr/X11R6 from newt, tooMark Rothwell2010-06-261-5/+0
| * FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-262-11/+0
| * Split and use new linker definitions for FreeBSD (nativewindow)Mark Rothwell2010-06-261-5/+23
| * Split and use new linker definitions for FreeBSDMark Rothwell2010-06-261-2/+20
* | Fix file modesSven Gothel2010-07-07110-0/+0
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-071-1/+1
* | Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-264-6/+6
|\|
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-172-3/+3
| * use ${javacdebuglevel}.Michael Bien2010-06-172-3/+3
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-264-5/+12
|/
* JOGL.GLAutoDrawable:Sven Gothel2010-06-161-1/+1
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-1050-681/+476
|\
| * Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-1049-555/+415
| * JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-0410-133/+62
| * JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...Sven Gothel2010-06-022-0/+6
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-021-1/+1
|\|
| * NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread methodSven Gothel2010-06-021-1/+1
* | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-023-3/+4
|\|
| * NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).Sven Gothel2010-06-021-1/+1
| * NEWT: Simplified LockingSven Gothel2010-06-022-2/+3
* | exclude inner classes as tests to prevent junit from executing anonymous inne...Michael Bien2010-06-011-0/+3
|/
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-283-1/+3
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-275-51/+31
* 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