Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add debug build targets to match those in gluegen and jogl | Wade Walker | 2015-07-06 | 1 | -5/+10 |
| | |||||
* | Fixed a variety of compilation and runtime errors | Wade Walker | 2015-07-06 | 1 | -0/+5 |
| | | | | | | | Fixed package change from javax.media to com.jogamp; fixed problems with generics; fixed dead-code and similar warnings; fixed problem with struct accessor on Julia3d using element offsets where it should have used byte offsets; updated Eclipse project files | ||||
* | Fix Eclipse build and Ant makefile | Wade Walker | 2015-07-06 | 1 | -1/+1 |
| | | | | | Added proper targets to the Eclipse build. Fixed the Ant makefile so it works for paths with spaces in them. | ||||
* | Adapt to new version scheme, see GlueGen ↵v2.1.0v2.0.2-rc12v2.0.2v2.0-rc12 | Sven Gothel | 2013-03-29 | 1 | -5/+1 |
| | | | | a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc | ||||
* | Fix new JOCL artifacts location ; Fix new jocl.jar locationv2.0-rc11 | Sven Gothel | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop jnlp ↵ | Sven Gothel | 2012-08-25 | 1 | -19/+16 |
| | | | | files in ./jnlp-files) ; Fix jnlp files (add jar/ prefix) | ||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6 | Sven Gothel | 2012-01-22 | 1 | -0/+7 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | no relative path in archive since 7zip support was added.v2.0-rc2 | Michael Bien | 2011-02-27 | 1 | -2/+2 |
| | |||||
* | forgot to call jogamp.env.init. | Michael Bien | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | build produces now additional 7z archives for jenkins if build.archiveon is set. | Michael Bien | 2011-02-26 | 1 | -10/+21 |
| | |||||
* | added build.noarchive property. | Michael Bien | 2011-02-23 | 1 | -1/+3 |
| | |||||
* | new simple gamma correction OpenCL example featuring lenna. | Michael Bien | 2011-02-03 | 1 | -0/+7 |
| | |||||
* | configurable jnlp codebases. | Michael Bien | 2011-02-03 | 1 | -6/+10 |
| | |||||
* | Unique ZIP archive name | Sven Gothel | 2010-12-19 | 1 | -2/+6 |
| | |||||
* | ZIP: add www folder | Sven Gothel | 2010-11-29 | 1 | -0/+1 |
| | |||||
* | Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp files ↵ | Sven Gothel | 2010-11-29 | 1 | -6/+28 |
| | | | | unresolved | ||||
* | added CLInfo jnlp. | Michael Bien | 2010-09-09 | 1 | -2/+17 |
| | |||||
* | updated jnlp urls | Michael Bien | 2010-08-31 | 1 | -6/+6 |
| | |||||
* | fixed artifact.properties. | Michael Bien | 2010-07-28 | 1 | -1/+3 |
| | |||||
* | added tag.build ant target to document build dependencies. | Michael Bien | 2010-07-24 | 1 | -1/+8 |
| | |||||
* | build jnlp files for demos. | Michael Bien | 2010-05-05 | 1 | -68/+38 |
| | |||||
* | Add the property rootrel.build (used in gluegen/jogl) | Sven Gothel | 2010-04-22 | 1 | -0/+8 |
| | |||||
* | initial import of jocl-demos project. | Michael Bien | 2009-10-21 | 1 | -0/+74 |
added first demo: HelloJOCL. |