summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* added strip libs step to 'jocl.c.compile'.Michael Bien2010-04-251-1/+6
* Add the property rootrel.build (used in gluegen/jogl)Sven Gothel2010-04-221-2/+8
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-4/+4
* using relative path for gluegen.root and jogl.root to workaround an issue in ...Michael Bien2010-03-261-2/+2
* added new cl_gl_ext.h headerfile and enabled automatic updates.Michael Bien2010-03-081-0/+2
* added custom cl_vendor_ext.h with a set of NV vendor extensions which are not...Michael Bien2010-02-211-0/+1
* enabled automatic download of cl_ext.h in build.Michael Bien2010-02-211-0/+1
* added obtain[Device|Platform]Properties() methods to CLUtils.Michael Bien2010-01-231-3/+2
* dynamic dispatch via CLProcAddressTable for OpenCL extensions.Michael Bien2010-01-221-1/+1
* fixed gcc setup on mac.Michael Bien2009-12-021-4/+4
* generated javadoc links now to the official OpenCL doc (http://www.khronos.or...Michael Bien2009-11-221-0/+33
* fixed mingw32 build on windows.Michael Bien2009-11-201-2/+9
* seperated crosscompiler configuration into seperate build file.Michael Bien2009-11-181-75/+4
* added win32/64 crosscompiler configuration (WIP).Michael Bien2009-11-171-87/+45
* Revert "removed build dependency to cpptasks's cc ant task."Michael Bien2009-11-171-50/+57
* removed build dependency to cpptasks's cc ant task.Michael Bien2009-11-151-57/+50
* began with restructuring the build for cross-compilation (WIP).Michael Bien2009-11-131-34/+89
* added cl_ext header to build - extensions are now included in CL and CLGLI api.Michael Bien2009-11-061-1/+2
* added automatic OpenCL header downloader to build script.Michael Bien2009-11-041-17/+29
* refactoring and more utility methods.Michael Bien2009-11-021-4/+6
* integrated function parameter name uncommenter in build process for easier re...Michael Bien2009-11-021-1/+27
* updated headers to latest version.Michael Bien2009-10-311-6/+0
* added linker configuration for windows, linux and mac.Michael Bien2009-10-291-21/+61
* switched from nvidia to khronos headers.Michael Bien2009-10-131-3/+1