Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. WAVLoader: Adopt to GlueGen's Bitstream commit (details)
  2. Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and (details)
  3. Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) (details)
  4. Adapt APK install scripts for harmonized os.and.arch names, see GlueGen (details)
  5. Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= (details)
Commit 8de464ff1b87aa8312f8b935bfe04cf60c28fe9f by Sven Gothel
WAVLoader: Adopt to GlueGen's Bitstream commit 9e13e8c78ed69bb7afcd49abe8bf69340dc06223
The file was modifiedsrc/java/com/jogamp/openal/util/WAVLoader.java (diff)
Commit 17492593df77ae0db500b1d17add95ff18f69e21 by Sven Gothel
Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >= 10d
The file was modifiedmake/scripts/make.joal.all.android-armv6-cross.sh (diff)
Commit 232aee061552a4091fce7368ea8bc9bba8e404ff by Sven Gothel
Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)
The file was addedmake/scripts/make.joal.all.android-aarch64-cross.sh
The file was addedmake/scripts/adb-reinstall-all-arm64-v8a.sh
The file was modifiedmake/build.xml (diff)
The file was addedmake/scripts/adb-install-all-arm64-v8a.sh
Commit 77b70f92df3a7151126a5e4ad1be0b5deef3477a by Sven Gothel
Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commit 3b43a223253176731567c6d8b7a67c9a6110782b
The file was modifiedmake/scripts/adb-install-all-armv6.sh (diff)
The file was removedmake/scripts/adb-install-all-arm64-v8a.sh
The file was addedmake/scripts/adb-reinstall-all-aarch64.sh
The file was modifiedmake/build.xml (diff)
The file was addedmake/scripts/adb-install-all-aarch64.sh
The file was removedmake/scripts/adb-reinstall-all-arm64-v8a.sh
Commit 3182f64a8a900184d61f36966f20641791ca754e by Sven Gothel
Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (GlueGen commit d8dff4c9f2186749b167195eeb339c33f56864e8)
The file was modifiedmake/build.xml (diff)