aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
Commit message (Expand)AuthorAgeFilesLines
* Add support for Linux/ppc64le architectureTom G. Christensen2023-06-071-1/+11
* Add support for riscv64 architectureAndreas Schwab2023-05-241-1/+11
* Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ...Sven Gothel2023-03-131-2/+14
* Remove Windows dll-rename, adopting to cpptasks.jar changeSven Gothel2023-01-231-11/+0
* When explicitly generating native header, avoid implicit referenced classes.Sven Gothel2020-02-021-0/+10
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-041-1/+1
* native.tag.jar: include *.symbolsSven Gothel2020-01-021-1/+1
* Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...Sven Gothel2019-12-251-15/+45
* Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha...Sven Gothel2019-12-241-1/+4
* Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWTSven Gothel2019-11-281-22/+13
* Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)Sven Gothel2019-11-231-4/+10
* Bug 1156: GBM: FIXME: Hard link gbm and drm (temporary)Sven Gothel2019-11-221-5/+2
* Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementationSven Gothel2019-11-211-20/+21
* add gbm java & build modificationsErik De Rijcke2019-11-211-1/+42
* Bug 1393: OSXUtil: Optionally inject Apple's 'Main Thread Checker'java11iosSven Gothel2019-09-091-0/+2
* Bug 1363: Java 11: Complement javah replacement: Add new iOSSven Gothel2019-08-191-21/+20
* Bug 1363: Java 11: bring back bootclasspath for java 8 target accuracySven Gothel2019-08-191-0/+10
* Removed remaining bootclasspath and javah; build now works on Windows 10Wade Walker2019-08-191-5/+145
* NEWT iOS: Support Multi-Touch Events, PixelScale, ..Sven Gothel2019-07-081-0/+2
* NEWT: Align native MacOS / IOS file- and classnamesSven Gothel2019-06-261-2/+2
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-231-5/+53
* Bug 1190: Adapt cross build TARGET_PLATFORM_USRLIBS and TARGET_PLATFORM_SYSRO...Sven Gothel2019-04-081-9/+9
* Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)Sven Gothel2019-03-301-13/+2
* Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d...Sven Gothel2019-03-271-0/+10
* JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ...Sven Gothel2019-03-191-2/+17
* Bug 1154 - Make plugin3-public.jar optional: Part 2 / 2Sven Gothel2015-07-281-1/+11
* Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDIDSven Gothel2015-02-161-0/+1
* Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...Sven Gothel2015-02-031-0/+3
* Bug 1124 - Refine AArch64 Linux in ant build recipe, add Android AArch64 buil...Sven Gothel2015-01-301-1/+23
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-5/+17
* Attempt to remove aliasing from native libraries.Mark Raynsford2014-06-301-1/+1
* NEWT: Add Support for AWT-Less Applet3Sven Gothel2014-01-301-1/+1
* Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer...Sven Gothel2013-12-311-1/+11
* build-*.xml: Unify 'javah' tasks where possible, i.e. per destination directo...Sven Gothel2013-09-081-18/+6
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-211-0/+1
* Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWTSven Gothel2013-05-061-0/+1
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start...Sven Gothel2013-04-191-2/+3
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t...Sven Gothel2013-04-181-11/+13
* Bug 641 NEWT/OSX Deliver keySym, derived from the current layout's lower-case...Sven Gothel2013-04-081-1/+4
* Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...Sven Gothel2013-03-281-4/+5
* SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC...Sven Gothel2012-12-041-1/+1
* Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-...Sven Gothel2012-10-041-2/+2
* Misc: Add commented-out NEWT X11/XCB-Event and X11ScreenRandR1[13] compilatio...Sven Gothel2012-10-021-0/+8
* NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...Sven Gothel2012-08-181-18/+18
* Include NEWT driver BCM_VC_IV to 'all' JAR (completes 0ca481381b51b4082ac2b3b...Sven Gothel2012-08-161-5/+23
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-161-20/+35
* Resolve conflictSven Gothel2012-08-071-1/+1
|\
| * Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passingXerxes RĂ„nby2012-07-101-1/+1
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-2/+17
|/
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-11/+11