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

Changes

Summary

  1. Bump openal-soft: CMake: Don't use CMAKE_TOOLCHAIN_FILE for (details)
  2. ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms (details)
Commit 58b08142d0068354a4863f054b5a6ff723ca3df9 by Sven Gothel
Bump openal-soft: CMake: Don't use CMAKE_TOOLCHAIN_FILE for non-crosscompilation, use OPENAL_CUSTOM_CONFIG to inject cmake commands
The file was modifiedopenal-soft (diff)
The file was modifiedmake/build.xml (diff)
Commit 5b283bccebbf2ea4b7720507ba1230e71311a04b by Sven Gothel
ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms (i.e. Use openal-soft on OSX as well now)
The file was modifiedsrc/java/com/jogamp/openal/ALFactory.java (diff)