| Commit message (Expand) | Author | Age | Files | Lines |
* | JOCL File Layout: Have *-java-src.zip inside jar folder | Sven Gothel | 2023-05-07 | 1 | -4/+2 |
* | Remove Windows dll-rename, adopting to cpptasks.jar changev2.4.0 | Sven Gothel | 2023-01-23 | 1 | -9/+0 |
* | native.tag.jar: Revert explicit inclusion of *.symbols file | Sven Gothel | 2020-01-04 | 1 | -1/+1 |
* | native.tag.jar: include *.symbols | Sven Gothel | 2020-01-02 | 1 | -5/+9 |
* | javadoc: fix | Sven Gothel | 2020-01-02 | 1 | -3/+9 |
* | Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device ... | Sven Gothel | 2020-01-02 | 1 | -4/+4 |
* | Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (re... | Sven Gothel | 2019-12-26 | 1 | -0/+2 |
* | Bug 1417 - Android: Manifest*-android* can no more have 'Name: <folder>' dire... | Sven Gothel | 2019-12-26 | 1 | -2/+14 |
* | Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest... | Sven Gothel | 2019-12-26 | 1 | -1/+6 |
* | Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) | Sven Gothel | 2019-03-30 | 1 | -9/+0 |
* | Fix generated files dependency check; remove unused include paths | Wade Walker | 2015-11-08 | 1 | -27/+16 |
* | Remove unused stuff from build.xml | Wade Walker | 2015-11-08 | 1 | -49/+15 |
* | Replace erroneous tabs with spaces. | Wade Walker | 2015-11-08 | 1 | -23/+23 |
* | Add versioned interfaces for CL 1.1, 1.2, and 2.0 | Wade Walker | 2015-11-08 | 1 | -3/+3 |
* | Remove CLGL interface | Wade Walker | 2015-11-08 | 1 | -11/+0 |
* | Remove creation and all references to CL*Binding interfaces | Wade Walker | 2015-11-08 | 1 | -132/+0 |
* | Factor out common custom C and Java code to reduce duplication | Wade Walker | 2015-11-08 | 1 | -4/+4 |
* | Add explicit version number to original CL impl classes. | Wade Walker | 2015-11-08 | 1 | -1/+1 |
* | Add OpenCL 1.2 and 2.0 headers and CLImpl classes | Wade Walker | 2015-11-08 | 1 | -57/+123 |
* | Remove copy of generated Java files to build-temp directory | Wade Walker | 2015-11-08 | 1 | -12/+1 |
* | Upgrade OpenCL headers to standard Khronos version 1.1 | Wade Walker | 2015-11-08 | 1 | -2/+2 |
* | Remove unused file cl_render_ext.h | Wade Walker | 2015-11-08 | 1 | -2/+1 |
* | Make gluegen output messages more informative | Wade Walker | 2015-11-08 | 1 | -14/+14 |
* | Remove stub includes that are duplicates of gluegen's and jogl's | Wade Walker | 2015-07-12 | 1 | -7/+20 |
* | Add debug targets to match those in gluegen and jogl | Wade Walker | 2015-07-06 | 1 | -1/+10 |
* | Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G... | Sven Gothel | 2015-02-03 | 1 | -0/+2 |
* | Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commi... | Sven Gothel | 2015-02-03 | 1 | -2/+2 |
* | Bug 1024: Add fallback for native-jar-file location via classpathv2.2.0 | Sven Gothel | 2014-07-11 | 1 | -14/+22 |
* | Bug 1023/Bug 1024: Create native jar files for different configurations due t... | Sven Gothel | 2014-07-10 | 1 | -0/+2 |
* | Remove warnings, turn on linting, fix Eclipse. | Wade Walker | 2014-03-07 | 1 | -4/+8 |
* | Load jocl.properties if present. | Wade Walker | 2014-03-02 | 1 | -2/+2 |
* | Fix C build warnings. | Wade Walker | 2014-03-02 | 1 | -2/+1 |
* | Fix build.xml (regression): Re-activate 'generate.jdk6.autocloseable, generat... | Sven Gothel | 2014-02-21 | 1 | -1/+1 |
* | build.xml: Don't re-generate source (gluegen) if CLAbstractImpl_JNI.c uptodat... | Sven Gothel | 2014-02-17 | 1 | -3/+8 |
* | Fix build.xml: Remove gluegen config dependency on ../build using build-temp | Sven Gothel | 2014-02-17 | 1 | -1/+3 |
* | Fix javadoc packagenamesv2.1.4 | Sven Gothel | 2014-01-31 | 1 | -2/+2 |
* | Fix build.xml: Processed CL stub_includes _must_ reside in current folder (ma... | Sven Gothel | 2014-01-26 | 1 | -6/+15 |
* | Cleanup Build: GlueGen config files, stub_includes; Add JoclVersion, Android ... | Sven Gothel | 2014-01-26 | 1 | -42/+99 |
* | build.xml: Fix jogl.build: Use [passed or default] jogl.build as well as root... | Sven Gothel | 2014-01-25 | 1 | -2/+3 |
* | Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and... | Sven Gothel | 2014-01-25 | 1 | -10/+9 |
* | Avoid sealed package violation: Move AutoCloseable to com.jogamp.opencl | Sven Gothel | 2014-01-25 | 1 | -4/+4 |
* | Bug 884: Add standard JogAmp build files. | Wade Walker | 2013-12-15 | 1 | -0/+897 |