aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-nativewindow.xml
Commit message (Expand)AuthorAgeFilesLines
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-36/+16
* Adapt latest gluegen changes for crossplatform.Sven Gothel2011-08-021-3/+3
* build: add linux/armv7 support ; only add resources once w/o java sourceSven Gothel2011-07-281-3/+28
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-1/+3
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-251-50/+73
|\
| * Prevent native libraries from always rebuilding and strippingWade Walker2011-02-181-50/+73
* | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-2/+5
* | NativeWindow/SWT: Add SWTMisc utility allowing platform independent accessSven Gothel2011-02-221-1/+1
|/
* Remove CDCSven Gothel2011-02-091-87/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-14/+14
* Fix jnlp files jar names and removed main attribute of jar refSven Gothel2010-12-151-2/+2
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-5/+8
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-7/+38
* Adding *Version to sub packagesSven Gothel2010-11-141-1/+1
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-45/+8
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-16/+13
* Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...Sven Gothel2010-11-061-6/+9
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-1/+1
* Prepend /usr/local/lib for X11 librariesMark Rothwell2010-06-261-4/+4
* Use correct compiler setup for nativewindowMark Rothwell2010-06-261-2/+6
* Correct compiler config (not amd64 specific)Mark Rothwell2010-06-261-1/+1
* FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-261-5/+0
* Split and use new linker definitions for FreeBSD (nativewindow)Mark Rothwell2010-06-261-5/+23
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-271-2/+2
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-4/+4
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+13
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-301-4/+4
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-14/+13
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-13/+1
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+3
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-0/+2
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-091-189/+59
* Added doc/deployment:Sven Gothel2010-04-081-22/+22
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-12/+12
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* build should use gluegen.root property where possible.Michael Bien2009-11-291-5/+5
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-021-4/+1
* Gluegen:Sven Gothel2009-07-311-9/+9
* NativeWindow: noNativeAWT if nodesktopsg2158892009-07-281-2/+10
* Cleanup ..sg2158892009-07-281-22/+9
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-12/+3
* Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git int...Morris Meyer2009-07-271-1/+1
|\
| * Fix: Add gluegen.cpptasks.detect.os callsg2158892009-07-261-1/+1
* | mips changesMorris Meyer2009-07-271-2/+0
|/
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-88/+116
* Fix CDC JAR unificationCDC_CVM_Integrationsg2158892009-07-151-1/+4
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-0/+8
* Add: Extended support for CVM:sg2158892009-07-121-20/+34
* - Fix: X11 locking Sven Gothel2009-06-181-3/+14
* Thanks to Sven's changes to make each platform build a platform-Kenneth Russel2009-06-181-406/+0