aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Add jocl-java-src.zip generation; Remove obsolete zip files.v2.0-rc10Sven Gothel2012-06-261-9/+9
* Generate and add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-271-4/+19
* Add linux-armv7 crosscompilationSven Gothel2012-02-271-1/+28
* Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...Sven Gothel2012-01-221-3/+14
* split solaris 32bit (x86/sparc), use jvmDataModel.arg set by gluegenv2.0-rc4Sven Gothel2011-10-181-5/+20
* Enable SolarisSven Gothel2011-10-181-2/+42
* New FHS: jars in jar/v2.0-rc3Sven Gothel2011-09-111-0/+1
* remove gluegen/jogl files from 7z archiveSven Gothel2011-09-111-2/+1
* prepare for linux/armv7 ; Adapt to gluegen changesSven Gothel2011-07-281-2/+17
* javadoc updates.Michael Bien2011-05-271-2/+7
* LLB refactoring.Michael Bien2011-05-271-3/+115
* jocl 7z doc archive contains other docs, zip was fine.v2.0-rc2Michael Bien2011-02-281-1/+1
* no relative path in archive since 7zip support was added.Michael Bien2011-02-271-2/+2
* fixed build if c.dont.compile + archiveon are set.Michael Bien2011-02-271-1/+1
* build produces now additional 7z archives for jenkins if build.archiveon is set.Michael Bien2011-02-261-22/+46
* added build.noarchive property.Michael Bien2011-02-231-2/+6
* jdk7 try-with-resource supportMichael Bien2011-02-081-1/+33
* don't package a zip if c.dont.compile is true.Michael Bien2011-02-021-1/+1
* added clean-jar-test target + dont.generate property.Michael Bien2011-01-231-3/+7
* fixed distribution archive, added license and readme.Michael Bien2011-01-221-6/+9
* archiving test results, fixed native taglet classpath.Michael Bien2011-01-211-14/+26
* zip distribution uses now a folder structure similar to other jogamp projects.Michael Bien2010-12-021-12/+25
* Use unresolved/tagged jnlp file for ZIPSven Gothel2010-11-291-1/+1
* ZIP archive: move native jar to jar folderSven Gothel2010-11-291-1/+1
* get rid of the automatically generated README file.Michael Bien2010-11-261-0/+3
* modified zip folder layout.Michael Bien2010-11-211-7/+8
* relative javadoc linking with gluegen and jogl.Michael Bien2010-11-181-3/+14
* added JOCLVersion utility and integrated in CLPlatform.Michael Bien2010-11-181-1/+2
* javadoc linking with Java SE, gluegen and jogl.Michael Bien2010-11-151-0/+4
* added more versioning information to jar manifest + ziped distribution as las...Michael Bien2010-11-151-1/+31
* small modifications and fixes (build, gluegen)Michael Bien2010-11-151-1/+1
* Removed __GNUC__ from opencl.h gluegen loader fileSven Gothel2010-11-151-2/+1
* Debugging new gluegen stuff ..Sven Gothel2010-11-151-0/+2
* 1st fixes for new gluegenSven Gothel2010-11-151-4/+7
* updated webstart codebasesMichael Bien2010-09-091-3/+4
* includepath workaround for mac.Michael Bien2010-08-081-9/+10
* fixed artifact.properties (quotes etc)Michael Bien2010-07-281-1/+3
* fixed rootrel.build to make Sven happy :)Michael Bien2010-07-251-1/+1
* added tag.build ant target to document build dependencies.Michael Bien2010-07-241-1/+6
* OpenCL 1.1 support.OpenCL1.1Michael Bien2010-06-151-1/+1
* added test-file target. Run it with e.g: "ant test-file -Dtest.file=com/jogam...Michael Bien2010-05-291-1/+7
* zip javadoc.Michael Bien2010-05-241-0/+2
* fixed mingw64 linker and compiler config.Michael Bien2010-05-171-3/+8
* added linker.cfg.win64.mingw.jocl linker config.Michael Bien2010-05-171-2/+7
* splitted opencl.lib.dir into opencl.lib32.dir and opencl.lib64.dir.Michael Bien2010-05-171-5/+5
* added build flag to disable compilation of native bindings.Michael Bien2010-05-121-2/+7
* build imports now an optional property file (<user home>/jocl.properties).Michael Bien2010-05-081-0/+2
* renamed libpath property to opencl.lib.dir ... since its a dir.Michael Bien2010-05-081-5/+5
* started with dynamic-binding-only build option.Michael Bien2010-05-081-5/+6
* jocl.jnlp is now automatically generated.Michael Bien2010-05-051-0/+17