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

Changes

Summary

  1. Fix ARM gluegen-rt-natives-linux-"amdv7, amdv5".jar name lookup typo. (details)
  2. Fix linux-armv7 crosscompilation (details)
  3. Fix [linux] armv7 cross build (regression of commit (details)
Commit 0483f0e14d87646fdcdc0e4d755f3cc93743e7e3 by xerxes
Fix ARM gluegen-rt-natives-linux-"amdv7, amdv5".jar name lookup typo.

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modified src/java/com/jogamp/common/os/Platform.java (diff)
Commit 9451174b1757675e75db44dc09e2888807f112d9 by Sven Gothel
Fix linux-armv7 crosscompilation
The file was modified make/build-test.xml (diff)
The file was modified make/scripts/make.gluegen.all.linux-armv7-cross.sh (diff)
Commit 50266278b5af898a4ae5da7f5db3754a2b8005d9 by Sven Gothel
Fix [linux] armv7 cross build (regression of commit 196c325aa3dddb0d775e8fb80e26333208fe6c7e) - generalize env. TARGET_JAVA_LIBS
The file was modified make/gluegen-cpptasks-base.xml (diff)