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

#1111 (Nov 17, 2015, 12:16:07 AM)

Started 9 yr 9 mo ago
Took 1 min 29 sec on win64-nvgtx460-win7-jogamp-x64-sgothel-011

Started by upstream project jocl build number 1111
originally caused by:

Revision: a6b1054ff294a4208a5fec4a4de728be6505b0b4
Repository: git://jogamp.org/srv/scm/jocl.git
  • origin/master
Test Result (no failures)
    Changes
    1. Make gluegen output messages more informative (details / cgit)
    2. Remove unused file cl_render_ext.h (details / cgit)
    3. Upgrade OpenCL headers to standard Khronos version 1.1 (details / cgit)
    4. Remove copy of generated Java files to build-temp directory (details / cgit)
    5. Add OpenCL 1.2 and 2.0 headers and CLImpl classes (details / cgit)
    6. Add explicit version number to original CL impl classes. (details / cgit)
    7. Factor out common custom C and Java code to reduce duplication (details / cgit)
    8. Add ability to access newer CLImpl versions for devices (details / cgit)
    9. Remove use of CL*Binding interfaces (details / cgit)
    10. Remove creation and all references to CL*Binding interfaces (details / cgit)
    11. Remove CLGL interface (details / cgit)
    12. Add versioned interfaces for CL 1.1, 1.2, and 2.0 (details / cgit)
    13. Replace erroneous tabs with spaces. (details / cgit)
    14. Remove unused stuff from build.xml (details / cgit)
    15. Fix generated files dependency check; remove unused include paths (details / cgit)
    16. Fix CLProgram build lock to work on Intel OpenCL implementation (details / cgit)
    17. Fix CLProgramTest for Intel OpenCL (details / cgit)
    18. Fix command queue test for Intel (details / cgit)
    19. Fix compilation of OpenCL 2.x headers on OS X (details / cgit)
    20. Fix OS X 32-bit builds for OpenCL 1.2 and 2.0 (details / cgit)
    21. Bug 1268: Adapt to GlueGen commit (details / cgit)
    22. Bump scripts to jre1.8.0_66 (details / cgit)