aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* SWT tests on MacOS (w/o AWT) require '-XstartOnFirstThread' JVM argument, els...Sven Gothel2023-01-162-1/+9
* SWT 4.26: Add cocoa-maxosx-aarch64 blob w/o src; Add scripts/tests-osx-aarch6...Sven Gothel2023-01-168-6/+1442
* Bump make/lib/swt to SWT 4.26Sven Gothel2023-01-1614-381/+832
* Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 APISven Gothel2023-01-155-12/+7
* build script: Add comment setting JDK-11, since default build is JDK-17 for J...Sven Gothel2023-01-151-0/+3
* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()Sven Gothel2023-01-149-7/+9
* MacOS: MacOSXCGLContext.drawableUpdatedNotify(): Issue updateContext() on mai...Sven Gothel2023-01-141-2/+2
* MacOS: Prepare build + test on aarch64 w/o ffmpeg and SWTSven Gothel2023-01-143-8/+11
* Bug 1398: Adding TestBug1398Deadlock02AWT to manual testing tests.shSven Gothel2020-04-061-2/+5
* Bug 1398: Ensure CGLContext lock will be acquired before leaving user makeCur...Sven Gothel2020-03-051-7/+6
* OSX/SWT Testing: Drop using 'com.jogamp.newt.util.MainThread' enforcing defau...Sven Gothel2020-03-042-41/+11
* Bug 1398: MacOS: Perform [NSOpenGLContext setView:] on main-thread async w/o ...Sven Gothel2020-02-244-8/+32
* When explicitly generating native header, avoid implicit referenced classes.Sven Gothel2020-02-023-0/+18
* Bug 1422: Windows test*.bat: Add C:\temp to PATH, allowing picking up custom ...Sven Gothel2020-01-172-2/+5
* Bug 1374: NEWT/AWT: Annotation regarding general High-DPI for even non native...Sven Gothel2020-01-172-3/+4
* NEWT: Enhance FullScreen.run DEBUG output a bit; NEWTDemoListener ignore inpu...Sven Gothel2020-01-161-3/+2
* Bug 1422: Use own deviceZoomScaleUp(..) disregarding higher-toolkit's compens...Sven Gothel2020-01-161-0/+2
* Bug 1421: NEWT OSX Invisible: Refining child window visibility setting, comme...Sven Gothel2020-01-141-3/+3
* NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independen...Sven Gothel2020-01-131-2/+2
* TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks...Sven Gothel2020-01-132-7/+7
* build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (...Sven Gothel2020-01-131-1/+1
* build-test.xml: *generic* tests: unset temp vars and be more verbose on used ...Sven Gothel2020-01-131-0/+40
* Bug 1421, Bug 1358, Bug 969, Bug 672: Fix NEWT's coordinate conversion on Mac...Sven Gothel2020-01-131-1/+1
* Bump SWT to Release 4.14-201912100610 (jogl/make/lib/swt)Sven Gothel2020-01-068-748/+748
* Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete)Sven Gothel2020-01-062-5/+1
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-061-4/+3
* Bug 1421: NewtCanvasSWT child on layouted SWT parent only occurs on MacOS, re...Sven Gothel2020-01-053-3/+6
* Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou...Sven Gothel2020-01-051-1/+2
* linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-...Sven Gothel2020-01-041-2/+12
* scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*Sven Gothel2020-01-0420-40/+40
* swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilat...Sven Gothel2020-01-041-6/+2
* fix windows build scriptsSven Gothel2020-01-042-3/+3
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-045-6/+6
* Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI:Sven Gothel2020-01-041-4/+4
* Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li...Sven Gothel2020-01-031-14/+3
* native.tag.jar: include *.symbols (fix)Sven Gothel2020-01-022-7/+7
* native.tag.jar: include *.symbolsSven Gothel2020-01-025-6/+6
* javadoc: Enable framesSven Gothel2020-01-021-0/+4
* javadoc: replair gluegen-javadoc.path and drop com.jogamp.newt.util.applet3.*Sven Gothel2020-01-021-4/+5
* Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ...Sven Gothel2020-01-021-8/+8
* all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.shSven Gothel2020-01-022-0/+16
* iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead o...Sven Gothel2020-01-022-4/+6
* update make-all scriptSven Gothel2020-01-011-5/+16
* Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its...Sven Gothel2019-12-311-2/+3
* Bug 1347: Resolve Merged EGL/Desktop Profile MappingSven Gothel2019-12-281-3/+3
* Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap...Sven Gothel2019-12-264-4/+30
* Bug 1417 - Android: Add adb scripts for x86 [re-]installSven Gothel2019-12-262-0/+9
* Bug 1417 - Android: Disable native FFmpeg binding for AndroidSven Gothel2019-12-252-7/+18
* Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...Sven Gothel2019-12-252-17/+47
* Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha...Sven Gothel2019-12-246-118/+87