The Jenkins Controller is preparing for shutdown. No new builds can be started.
Commit
f051db16085b615e8609b889817d43209ebd1ebf
by Sven Gothel Bug 1519 - NativeLibrary: `searchPathPrepend` shall act independent of `addToSearchPath`, do a null-check when using (Windows) Current usage sets both, i.e. addToSearchPath=true and searchPathPrepend=<some-valid-path>. However, it shall be used independent offering more flexibility and fail-proof. The file was modified src/java/jogamp/common/os/WindowsDynamicLinkerImpl.java (diff) The file was modified src/java/com/jogamp/common/os/NativeLibrary.java (diff) The file was modified src/java/com/jogamp/common/os/NativeLibrary.java (diff) The file was modified src/java/com/jogamp/common/os/NativeLibrary.java (diff) The file was added src/native/common/JVM_JNI6.c (diff) The file was modified src/java/com/jogamp/gluegen/CCodeUnit.java (diff) The file was removed src/native/common/JVM_JNI8.c (diff)
Commit
605815987d11b458b102cc549ed870a69fe9b95e
by Sven Gothel Bug 1520 : Package visibility in Android 11 Allow queries in JogAmp's AndroidLauncher `jogamp.android.launcher` manifest to - com.jogamp.common - com.jogamp.openal - com.jogamp.opengl - com.jogamp.openal.test - com.jogamp.opengl.demos The file was modified make/resources/android/AndroidManifest-Launcher.xml (diff) The file was modified src/java/com/jogamp/common/util/VersionNumber.java (diff) The file was modified src/junit/com/jogamp/common/util/TestVersionNumber.java (diff) The file was modified src/java/jogamp/android/launcher/ClassLoaderUtil.java (diff) The file was added make/lib/android-sdk/24/make-android-stripped.sh (diff) The file was added make/lib/android-sdk/24/android-stripped.jar (diff) The file was modified .classpath (diff) The file was modified src/java/com/jogamp/common/jvm/JNILibLoaderBase.java (diff) The file was modified make/jogamp-androidtasks.xml (diff) The file was modified make/stub_includes/platform/glibc-compat-symbols.h (diff) The file was modified make/scripts/runtest.sh (diff)
Commit
610a1f4f0d7ae6d90f34e7b5143750f7e7b41d7b
by Sven Gothel doc/JogAmpPlatforms: JogAmp's Supported Platforms (Evolved from JogAmpMacOSVersions) Evolved from: - doc/JogAmpMacOSVersions.{md, html) -> doc/JogAmpPlatforms.{md, html) Detail all supported platforms (OS + arch) for JogAmp 2.6.0 The file was added doc/JogAmpPlatforms.md (diff) The file was removed doc/JogAmpMacOSVersions.html (diff) The file was added doc/JogAmpPlatforms.html (diff) The file was modified doc/HowToBuild.html (diff) The file was modified doc/GlueGen_Mapping.html (diff) The file was removed doc/JogAmpMacOSVersions.md (diff) The file was modified www/index.html (diff) The file was modified doc/GlueGen_Mapping.md (diff) The file was modified README.md (diff) The file was modified make/gluegen-cpptasks-base.xml (diff) The file was modified make/scripts/md2html_update.sh (diff) The file was modified make/gluegen-cpptasks-base.xml (diff) The file was modified src/java/com/jogamp/common/util/VersionNumberString.java (diff) The file was modified src/java/com/jogamp/common/util/VersionNumber.java (diff)
Commit
69d575cb838a40366495fd1aef413d48028aacc1
by Sven Gothel glibc-compat-symbols: Add macro `GLIBC_NOVERSION_SYMBOL` for libdl (dladdr, dlclose, dlerror, dlopen and dlsym) Enhance commit 2e49db6801b69fa45b2510fd424fca83dd998dec - Add macro `GLIBC_NOVERSION_SYMBOL` for libdl (dladdr, dlclose, dlerror, dlopen and dlsym) - `GLIBC_COMPAT_SYMBOL` shall set a no-version entry where no version was expected, hence act like `GLIBC_NOVERSION_SYMBOL` The file was modified make/stub_includes/platform/glibc-compat-symbols.h (diff) The file was modified .settings/language.settings.xml (diff) The file was modified doc/GlueGen_Mapping.md (diff) The file was modified doc/GlueGen_Mapping.html (diff) The file was modified README.md (diff)
Commit
3e559767bc58891191ff4d77462dfbb203c9b045
by Sven Gothel Android: Min API 24 -> 26 Desugaring w/ adding missing classes didn't work out well, hence we are still in a Java 8 API situation within JogAmp until using Android API 32 (Version 12) w/ full Java 11 support (?). See <https://developer.android.com/build/jdks> The file was added make/lib/android-sdk/26/android-stripped.jar (diff) The file was added make/lib/android-sdk/26/make-android-stripped.sh (diff) The file was modified make/jogamp-androidtasks.xml (diff) The file was modified doc/JogAmpPlatforms.md (diff) The file was removed make/lib/android-sdk/24/android-java-src.zip (diff) The file was added make/lib/android-sdk/26/android-java-src.zip (diff) The file was added make/lib/android-sdk/26/NOTICE.txt (diff) The file was modified make/scripts/make.gluegen.all.android-aarch64-cross.sh (diff) The file was removed make/lib/android-sdk/24/android-java-src.txt (diff) The file was modified make/scripts/make.gluegen.all.android-x86-cross.sh (diff) The file was removed make/lib/android-sdk/24/LICENSE.txt (diff) The file was removed make/lib/android-sdk/24/android.jar (diff) The file was modified make/scripts/make.gluegen.all.android-armv6-cross.sh (diff) The file was modified make/scripts/setenv-android-tools.sh (diff) The file was removed make/lib/android-sdk/24/make-android-stripped.sh (diff) The file was modified doc/JogAmpPlatforms.html (diff) The file was modified make/gluegen-properties.xml (diff) The file was removed make/lib/android-sdk/24/NOTICE.txt (diff) The file was modified make/jogamp-env.xml (diff) The file was added make/lib/android-sdk/26/LICENSE.txt (diff) The file was modified make/resources/android/AndroidManifest-Launcher.xml (diff) The file was removed make/lib/android-sdk/24/android-stripped.jar (diff) The file was added make/lib/android-sdk/26/android.jar (diff) The file was added make/lib/android-sdk/26/android-java-src.txt (diff) The file was modified doc/HowToBuild.html (diff) The file was modified make/resources/android/AndroidManifest-Test.xml (diff) The file was modified make/scripts/make.gluegen.all.android-x86_64-cross.sh (diff) The file was modified make/resources/android/AndroidManifest-Runtime.xml (diff) The file was modified doc/JogAmpPlatforms.html (diff) The file was modified doc/JogAmpPlatforms.md (diff)