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

Changes

Summary

  1. swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilation - as 32bit builds are no more supported since SWT 4.10 (details)
  2. scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* (details)
  3. linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-compilation 32bit on 64bit (details)
Commit c9e85c8effac97d679891219cae6918ff561c368 by Sven Gothel
swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilation - as 32bit builds are no more supported since SWT 4.10
The file was modifiedmake/build-common.xml (diff)
Commit 2cb7f6af4813041bfff6c8a631e329ed5a63dba3 by Sven Gothel
scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*
The file was modifiedmake/scripts/make.jogl.all.android-armv6-cross.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-x86.sh (diff)
The file was modifiedmake/scripts/make.jogl.doc.all.x86_64.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-aarch64-cross.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.android-x86-cross.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.android-aarch64-cross.sh (diff)
The file was modifiedmake/scripts/junit-linux-x86_64-console.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-armv6hf-cross.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-x86_64-clang.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-x86_64.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.solaris-x86.sh (diff)
The file was modifiedmake/scripts/tests-x64-custom.sh (diff)
The file was modifiedmake/scripts/tests-solx64.sh (diff)
The file was modifiedmake/scripts/tests-x64.sh (diff)
The file was modifiedmake/scripts/tests-solx32.sh (diff)
The file was modifiedmake/scripts/make.jogl.doc.x86_64.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.solaris-x86_64.sh (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-x86-clang.sh (diff)
The file was modifiedmake/scripts/junit-linux-armv6hf-console.sh (diff)
The file was modifiedmake/scripts/tests-x32.sh (diff)
Commit 82f267acee3485464ea62328e14eff4e124e8f21 by Sven Gothel
linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-compilation 32bit on 64bit
The file was modifiedmake/build-nativewindow.xml (diff)