The Jenkins Controller is preparing for shutdown. No new builds can be started.
Changes
#1010 (Dec 31, 2019, 10:45:23 PM)
- build scripts: use source/target level 1.8 on java11 — Sven Gothel / cgit
#950 (Jul 14, 2015, 10:34:05 PM)
- Fix Eclipse build and Ant makefile — Wade Walker / cgit
- Fixed a variety of compilation and runtime errors — Wade Walker / cgit
- Add debug build targets to match those in gluegen and jogl — Wade Walker / cgit
- Fix radix sort on Mac — Wade Walker / cgit
#928 (Feb 3, 2015, 4:25:45 PM)
- Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add — Sven Gothel / cgit
#862 (May 27, 2014, 10:42:26 AM)
- Adapt to JOGL HiDPI (Bug 741) changes up-to commit — Sven Gothel / cgit
#825 (Jan 26, 2014, 5:37:50 AM)
- CLInfo: Use JoclVersion — Sven Gothel / cgit
#818 (Jan 23, 2014, 5:27:27 AM)
- Jar Manifest: Add empty line before EOF (otherwise last line is cut-off — Sven Gothel / cgit
#785 (Nov 1, 2013, 7:24:47 AM)
- test script .. — Sven Gothel / cgit
- classpath: use ant build jocl.jar — Sven Gothel / cgit
- Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs — Sven Gothel / cgit
#774 (Oct 18, 2013, 12:32:09 AM)
- Scripts/README: Add note on how to start a single demo — Sven Gothel / cgit
#691 (Mar 29, 2013, 10:48:06 AM)
- Adapt to new version scheme, see GlueGen — Sven Gothel / cgit
#593 (Aug 25, 2012, 3:35:16 PM)
- Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop — Sven Gothel / cgit
- Fix new JOCL artifacts location ; Fix new jocl.jar location — Sven Gothel / cgit
#572 (Jun 26, 2012, 1:37:07 PM)
- Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db — Sven Gothel / cgit
#369 (Aug 22, 2011, 8:25:44 PM)
- Using JOGL's all path — Sven Gothel / cgit
#358 (Jun 28, 2011, 11:31:11 PM)
- compatibility update to latest jocl. — Michael Bien / cgit
- updated demos to latest jocl version — Michael Bien / cgit
- implemented isReleased() — Michael Bien / cgit
- Sync w/ latest master — Sven Gothel / cgit
#350 (May 18, 2011, 6:08:10 AM)
- sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5 — Sven Gothel / cgit
- Add eclipse proj. files — Sven Gothel / cgit
#334 (Apr 20, 2011, 2:10:01 AM)
- fixed compiler errors due to changes in public api. — Michael Bien / cgit
#293 (Feb 27, 2011, 6:30:43 PM)
- no relative path in archive since 7zip support was added. — Michael Bien / cgit
#292 (Feb 27, 2011, 4:21:31 PM)
- forgot to call jogamp.env.init. — Michael Bien / cgit
#290 (Feb 27, 2011, 4:06:09 PM)
- build produces now additional 7z archives for jenkins if build.archiveon — Michael Bien / cgit
#282 (Feb 23, 2011, 3:42:18 AM)
- added build.noarchive property. — Michael Bien / cgit