Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 884: Move obsolete NB based build files to 'obsolete.make-nb' ; Fix text ↵ | Sven Gothel | 2014-01-25 | 1 | -719/+0 |
| | | | | file suffix ; Fix Jar Manifest: Move Sealed to bottom. | ||||
* | Bug 884: Add standard JogAmp build files. | Wade Walker | 2013-12-15 | 1 | -1/+1 |
| | | | | | | | | | The new make/build.xml successfully builds and tests the project. The original NetBeans build files are still present, but won't work anymore since the resources directory is now inside the make directory. The new build files are based on those of JOAL. The new build is not yet minimized and cleaned up, because this commit is meant to be the minimum way to get things functional. | ||||
* | artifact.properties: Add jocl.build.version:=jogamp.versionv2.1.0 | Sven Gothel | 2013-10-04 | 1 | -0/+1 |
| | |||||
* | Javadoc: Use JogAmp Stylesheet / Colors ..v2.0.2 | Sven Gothel | 2013-07-17 | 1 | -1/+5 |
| | |||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-21 | 1 | -0/+1 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Adapt to new version scheme, see GlueGen ↵ | Sven Gothel | 2013-03-29 | 1 | -15/+12 |
| | | | | a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc | ||||
* | Fix 'clean-jar-test' target (need to redo 'init' for manifest.mf file) .. ↵v2.0-rc11 | Sven Gothel | 2012-08-26 | 1 | -1/+6 |
| | | | | called from jenkins | ||||
* | fix detection of created ${build.dir}/jar/manifest.mf file, required for ↵ | Sven Gothel | 2012-08-26 | 1 | -15/+22 |
| | | | | | | jocl.jar note to myself: we really should get rid of the NB skeleton! | ||||
* | Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop jnlp ↵ | Sven Gothel | 2012-08-25 | 1 | -45/+34 |
| | | | | files in ./jnlp-files) | ||||
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 ↵ | Sven Gothel | 2012-08-18 | 1 | -7/+7 |
| | | | | ; Remove JOGL GLProfile.initSingleton(boolean) call in CLGL test | ||||
* | Add jocl-java-src.zip generation; Remove obsolete zip files.v2.0-rc10 | Sven Gothel | 2012-06-26 | 1 | -9/+9 |
| | |||||
* | Generate and add *.apk files to the 7z archive [for deployment] | Sven Gothel | 2012-03-27 | 1 | -4/+19 |
| | |||||
* | Add linux-armv7 crosscompilation | Sven Gothel | 2012-02-27 | 1 | -1/+28 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵ | Sven Gothel | 2012-01-22 | 1 | -3/+14 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | split solaris 32bit (x86/sparc), use jvmDataModel.arg set by gluegenv2.0-rc4 | Sven Gothel | 2011-10-18 | 1 | -5/+20 |
| | |||||
* | Enable Solaris | Sven Gothel | 2011-10-18 | 1 | -2/+42 |
| | |||||
* | New FHS: jars in jar/v2.0-rc3 | Sven Gothel | 2011-09-11 | 1 | -0/+1 |
| | |||||
* | remove gluegen/jogl files from 7z archive | Sven Gothel | 2011-09-11 | 1 | -2/+1 |
| | |||||
* | prepare for linux/armv7 ; Adapt to gluegen changes | Sven Gothel | 2011-07-28 | 1 | -2/+17 |
| | |||||
* | javadoc updates. | Michael Bien | 2011-05-27 | 1 | -2/+7 |
| | |||||
* | LLB refactoring. | Michael Bien | 2011-05-27 | 1 | -3/+115 |
| | | | | | | - split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes | ||||
* | jocl 7z doc archive contains other docs, zip was fine.v2.0-rc2 | Michael Bien | 2011-02-28 | 1 | -1/+1 |
| | |||||
* | no relative path in archive since 7zip support was added. | Michael Bien | 2011-02-27 | 1 | -2/+2 |
| | |||||
* | fixed build if c.dont.compile + archiveon are set. | 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 | -22/+46 |
| | |||||
* | added build.noarchive property. | Michael Bien | 2011-02-23 | 1 | -2/+6 |
| | |||||
* | jdk7 try-with-resource support | Michael Bien | 2011-02-08 | 1 | -1/+33 |
| | |||||
* | don't package a zip if c.dont.compile is true. | Michael Bien | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | added clean-jar-test target + dont.generate property. | Michael Bien | 2011-01-23 | 1 | -3/+7 |
| | |||||
* | fixed distribution archive, added license and readme. | Michael Bien | 2011-01-22 | 1 | -6/+9 |
| | |||||
* | archiving test results, fixed native taglet classpath. | Michael Bien | 2011-01-21 | 1 | -14/+26 |
| | |||||
* | zip distribution uses now a folder structure similar to other jogamp projects. | Michael Bien | 2010-12-02 | 1 | -12/+25 |
| | | | | | | -./jar contains all jar files (dependencies + jared natives) -./lib contains all natives (redundant to jar) -./jnlp-files contains jnlp templates | ||||
* | Use unresolved/tagged jnlp file for ZIP | Sven Gothel | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | ZIP archive: move native jar to jar folder | Sven Gothel | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | get rid of the automatically generated README file. | Michael Bien | 2010-11-26 | 1 | -0/+3 |
| | |||||
* | modified zip folder layout. | Michael Bien | 2010-11-21 | 1 | -7/+8 |
| | | | | added sh1 to artifact.properties. | ||||
* | relative javadoc linking with gluegen and jogl. | Michael Bien | 2010-11-18 | 1 | -3/+14 |
| | |||||
* | added JOCLVersion utility and integrated in CLPlatform. | Michael Bien | 2010-11-18 | 1 | -1/+2 |
| | | | | added spec version to manifest, updated CLInfo. | ||||
* | javadoc linking with Java SE, gluegen and jogl. | Michael Bien | 2010-11-15 | 1 | -0/+4 |
| | |||||
* | added more versioning information to jar manifest + ziped distribution as ↵ | Michael Bien | 2010-11-15 | 1 | -1/+31 |
| | | | | last build step. | ||||
* | small modifications and fixes (build, gluegen) | Michael Bien | 2010-11-15 | 1 | -1/+1 |
| | | | | | | - do not fail if artifact.properties is missing in jogl - include cl_ext.h to jocl glue code - added quotes to #warning text in cl_platform.h to be able to cleanly read it via gluegen | ||||
* | Removed __GNUC__ from opencl.h gluegen loader file | Sven Gothel | 2010-11-15 | 1 | -2/+1 |
| | |||||
* | Debugging new gluegen stuff .. | Sven Gothel | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | 1st fixes for new gluegen | Sven Gothel | 2010-11-15 | 1 | -4/+7 |
| | |||||
* | updated webstart codebases | Michael Bien | 2010-09-09 | 1 | -3/+4 |
| | |||||
* | includepath workaround for mac. | Michael Bien | 2010-08-08 | 1 | -9/+10 |
| | |||||
* | fixed artifact.properties (quotes etc) | Michael Bien | 2010-07-28 | 1 | -1/+3 |
| | |||||
* | fixed rootrel.build to make Sven happy :) | Michael Bien | 2010-07-25 | 1 | -1/+1 |
| | |||||
* | added tag.build ant target to document build dependencies. | Michael Bien | 2010-07-24 | 1 | -1/+6 |
| | |||||
* | OpenCL 1.1 support.OpenCL1.1 | Michael Bien | 2010-06-15 | 1 | -1/+1 |
| | | | | | | | | - updated headers - removed deprecated function from HLB - updated javadoc taglets and all references - disabled cl_vendor_ext.h since most of them are now in the official headers - TODO revisit callbacks |