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

Changes

Summary

  1. update make-all script (details)
  2. all build scripts: make.jocl.all-host-macos.sh make.jocl.all-host-linux.sh ; Add iOS build scripts (details)
  3. Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device w/o AWT (iOS) (details)
Commit 210005dbec34c6c3fa91df27fdca6bd417c5639c by Sven Gothel
update make-all script
The file was modified make/scripts/make.jocl.all.sh (diff)
Commit ddeb3d97ac0911271753a58c077692871b4b4531 by Sven Gothel
all build scripts: make.jocl.all-host-macos.sh make.jocl.all-host-linux.sh ; Add iOS build scripts
The file was addedmake/scripts/make.jocl.all-host-macos.sh (diff)
The file was addedmake/scripts/make.jocl.all.ios.amd64.sh (diff)
The file was addedmake/scripts/make.jocl.all.ios.arm64.sh (diff)
The file was removedmake/scripts/make.jocl.all.sh (diff)
The file was addedmake/scripts/make.jocl.all-host-linux.sh (diff)
Commit b23ff7f7c8d4f27e9bbed0ffd0cff3f80ea50f15 by Sven Gothel
Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device w/o AWT (iOS)
The file was modified make/build-test.xml (diff)
The file was modified make/build.xml (diff)