aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix regression of commit 54d0ff131097a2cd9a91a0c1dd84deb8b1f7d0ac in build-ne...Sven Gothel2012-06-191-1/+1
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-151-14/+34
* Get JOGL to build with NDK r7Edwin Vane2012-02-281-3/+3
* NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration...Sven Gothel2012-02-231-1/+1
* javac - setup encoding to UTF-8Sven Gothel2012-01-231-0/+4
* Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...Sven Gothel2012-01-221-1/+8
* NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi...Sven Gothel2012-01-131-0/+1
* Fix Bug 547: Enable others architectures under GNU/LinuxSylvestre Ledru2012-01-091-1/+61
* OSX: NW/NEWT use weak binding for Quartz and Cocoa (compatibility for 10.5)Sven Gothel2012-01-091-1/+1
* NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;Sven Gothel2011-12-231-0/+2
* NEWT build: Add jogamp/newt/driver/* to coreSven Gothel2011-11-191-1/+1
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-10/+11
* Proper classpath for all javah commands, using 'rootrel.build'Sven Gothel2011-08-301-18/+20
* Fix classpaths to work with Java 7's javahWade Walker2011-08-251-1/+1
* Android Cleanup: Remove EGL header & library (compile time)Sven Gothel2011-08-111-1/+0
* Android: Add android/EGL lib for linkageSven Gothel2011-08-091-44/+38
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-104/+101
* Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL depend...Sven Gothel2011-08-031-13/+8
* Initial android newt input event transformationRami Santina2011-08-021-1/+1
* 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-5/+34
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-0/+1
* Remove reference to the deprecated option noCDC (2)Sylvestre Ledru2011-02-251-1/+0
* Prevent native libraries from always rebuilding and strippingWade Walker2011-02-181-55/+78
* 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