summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cleaned up resources folder structure and build.Michael Bien2009-10-121-13/+7
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-291-5/+13
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-7/+18
* enabled javadoc generatorMichael Bien2009-09-201-13/+12
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-191-0/+10
* added cl-gl3 bindingMichael Bien2009-09-181-13/+8
* fixed jvm jni include paths in buildMichael Bien2009-09-171-9/+11
* fixed double typedef in buildMichael Bien2009-09-151-5/+7
* cleanupMichael Bien2009-09-051-5/+5
* updated to latest Nvidia OpenCL headers.Michael Bien2009-09-031-8/+79
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-241-0/+116