Sven Gothel (20): Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac Bump scripts to jre1.8.0_66 Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) Bug 1367: Adapt to TempFileCache & TempJarCache Changes Bug 1190: Adapt cross build scripts Update CSS; Add responsive viewport design tag Update CSS; Add responsive viewport design tag Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest SDK API [min=21, target=28] Bug 1417 - Android: Manifest*-android* can no more have 'Name: ' directives for apk Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (required by android) update make-all script all build scripts: make.jocl.all-host-macos.sh make.jocl.all-host-linux.sh ; Add iOS build scripts Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device w/o AWT (iOS) javadoc: fix native.tag.jar: include *.symbols native.tag.jar: Revert explicit inclusion of *.symbols file fix windows build scripts scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* Remove Windows dll-rename, adopting to cpptasks.jar change Wade Walker (20): Make gluegen output messages more informative Remove unused file cl_render_ext.h Upgrade OpenCL headers to standard Khronos version 1.1 Remove copy of generated Java files to build-temp directory Add OpenCL 1.2 and 2.0 headers and CLImpl classes Add explicit version number to original CL impl classes. Factor out common custom C and Java code to reduce duplication Add ability to access newer CLImpl versions for devices Remove use of CL*Binding interfaces Remove creation and all references to CL*Binding interfaces Remove CLGL interface Add versioned interfaces for CL 1.1, 1.2, and 2.0 Replace erroneous tabs with spaces. Remove unused stuff from build.xml Fix generated files dependency check; remove unused include paths Fix CLProgram build lock to work on Intel OpenCL implementation Fix CLProgramTest for Intel OpenCL Fix command queue test for Intel Fix compilation of OpenCL 2.x headers on OS X Fix OS X 32-bit builds for OpenCL 1.2 and 2.0 Xavier Hallade (2): added support for Android x86 platforms added workaround to list devices in case platform only supports CL_DEVICE_TYPE_GPU (and not CL_DEVICE_TYPE_ALL). That's the case with PowerVR OpenCL driver on Android devices. Xerxes RĂ„nby (1): Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support