aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
Commit message (Expand)AuthorAgeFilesLines
* Remove CDCSven Gothel2011-02-091-97/+5
* Expand tabs to 4 spacesSven Gothel2011-02-091-14/+14
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-30/+42
* Fixing build scripts for Solaris systems.Barcsik Attila2011-02-051-0/+2
* Add Version AppletSven Gothel2010-12-151-1/+1
* Fix jnlp files jar names and removed main attribute of jar refSven Gothel2010-12-151-4/+4
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-36/+6
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-1/+1
* Fix ant build files according to the new stub_include foldersSven Gothel2010-11-061-0/+1
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-041-0/+4
* Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen implRami Santina2010-10-171-0/+10
* Set up compiler and linker for newt. JOGL builds and passes all tests.Mark Rothwell2010-06-261-4/+34
* Remove /usr/X11R6 from newt, tooMark Rothwell2010-06-261-5/+0
* JOGL.GLAutoDrawable:Sven Gothel2010-06-161-1/+1
* NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread methodSven Gothel2010-06-021-1/+1
* NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).Sven Gothel2010-06-021-1/+1
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-281-1/+1
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-6/+6
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+14
* NEWT Fixes:Sven Gothel2010-05-041-0/+1
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-301-4/+4
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-13/+13
* NEWT CleanupSven Gothel2010-04-241-19/+36
* NEWT/AWT InteroperabilitySven Gothel2010-04-241-2/+2
* *** 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-173/+38
* Added doc/deployment:Sven Gothel2010-04-081-22/+21
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-20/+20
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-20/+20
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-54/+54
* build should use gluegen.root property where possible.Michael Bien2009-11-291-3/+3
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-021-10/+9
* NativeWindowFactory:Sven Gothel2009-10-021-6/+18
* Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp descSven Gothel2009-09-111-2/+11
* Gluegen:Sven Gothel2009-07-311-17/+17
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-281-2/+2
* Cleanup ..sg2158892009-07-281-20/+8
* EGL changes for deviceMorris Meyer2009-07-281-0/+1
* Cleanup ..sg2158892009-07-271-6/+0
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-14/+51
* Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git int...Morris Meyer2009-07-271-6/+4
|\
| * Fix: Add gluegen.cpptasks.detect.os callsg2158892009-07-261-1/+1
| * Newt: useKD optional again; macosx jar fixsg2158892009-07-251-5/+3
* | mips changesMorris Meyer2009-07-271-3/+1
|/
* NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...sg2158892009-07-241-4/+24
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-22/+122
* Fix CDC JAR unificationCDC_CVM_Integrationsg2158892009-07-151-1/+1
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-1/+1
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-55/+88
* Add: Extended support for CVM:sg2158892009-07-121-30/+47