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

Changes

Summary

  1. Add TempJarCache usage (details)
  2. Attempt to load 'libOpenCL.so.1' if 'OpenCL' fails (-> AMD 32bit on (details)
  3. Fix scripts ; Remove personalization of vendor -> Jogamp Community (details)
  4. Add macosx build script (details)
  5. Update javadoc and git repo urls (details)
  6. Fix Bug 516 (Determine Java Version) / See gluegen: (details)
Commit 970afd0ee8d69c09d90a59b90afd2149a6b211b5 by Sven Gothel
Add TempJarCache usage
The file was modifiedsrc/com/jogamp/opencl/JOCLJNILibLoader.java (diff)
The file was modifiednbproject/project.properties (diff)
The file was modified.classpath (diff)
Commit 8752f9a0bdded5bc26da7392b8da9848387dacee by Sven Gothel
Attempt to load 'libOpenCL.so.1' if 'OpenCL' fails (-> AMD 32bit on 64bit machine)
The file was modifiedsrc/com/jogamp/opencl/JOCLJNILibLoader.java (diff)
Commit 2258d6eb97b7a1662ef236dea67d89899ff028ee by Sven Gothel
Fix scripts ; Remove personalization of vendor -> Jogamp Community
The file was modifiedscripts/make.jocl.all.linux-x86.sh (diff)
The file was modifiednbproject/project.properties (diff)
The file was modifiedscripts/make.jocl.all.solaris-x86.sh (diff)
Commit c719d9420ca0205acf4a691e13687a0354018cb9 by Sven Gothel
Add macosx build script
The file was addedscripts/make.jocl.all.macosx.sh
Commit a146d102ca36078d8c8cc67b20e88fd5106ac4d9 by Sven Gothel
Update javadoc and git repo urls
The file was modifiedwww/index.html (diff)
Commit 23019bb5899acddca17d1d951798d1c70d2d1f09 by Sven Gothel
Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168e12c1ef7f749d00
The file was modifiedscripts/make.jocl.all.linux-x86_64.sh (diff)
The file was modifiednbproject/project.properties (diff)
The file was modifiedbuild.xml (diff)