The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- started with dynamic-binding-only build option. (details)
- renamed libpath property to opencl.lib.dir ... since its a dir. (details)
- build imports now an optional property file (<user (details)
- Add jocl.properties template (details)
- status should be an direct buffer. (details)
- disabled callbacks temporary to be able to build on windows. (details)
- added build flag to disable compilation of native bindings. (details)
- Merge branch 'master' of git://github.com/mbien/jocl (details)
- Add HowToBuild.html (details)
- added description to jocl.properties. (details)
- splitted opencl.lib.dir into opencl.lib32.dir and opencl.lib64.dir. (details)
- added linker.cfg.win64.mingw.jocl linker config. (details)
- fixed mingw64 linker and compiler config. (details)
- Added scripts folder (details)
- Fix JOCL win64 build - mingw64 shall ling against dll (details)
- updated cl_ext header to latest version. (details)
- initial import of www folder. (details)
- XHTML cleanup, updated webpage. (details)