aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* ignore all build* foldersSven Gothel2014-05-101-0/+1
|
* Fix build.xml: Processed CL stub_includes _must_ reside in current folder ↵Sven Gothel2014-01-261-1/+1
| | | | | | | | | | | | | (make) due to relative fileset access only! Commit aac4c5fc4ab7c77eff3b71f518100dd182ec2c33 moved processed CL stub_includes to 'build/includes', which would be 'nice to have'. However, due to relative fileset restrictions, we must locate it from current folder 'make'. Not detected, since an old 'make/includes/CL' was still around. Using dedicated folder 'make/stub_includes.gen'.
* Cleanup Build: GlueGen config files, stub_includes; Add JoclVersion, Android ↵Sven Gothel2014-01-261-2/+1
| | | | | | | | | | | | | | | | | | JoclVersionActivity Cleanup Build: - Move gluegen config files into make/config (cleanup) - Move stub_includes into respective folder make/stub_includes and keep resources 'clean' JoclVersion: - Analoge to JoglVersion, replaces JOCLVersion (deprecated for now) - Added text based CL info dump. JoclVersionActivity: - Analog to JoclVersionActivity - Added full launch .. tested on Android (but no OpenCL avail.)
* Bug 884: Add standard JogAmp build files.Wade Walker2013-12-151-3/+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.
* includepath workaround for mac.Michael Bien2010-08-081-0/+1
|
* removed .idea/workspace.xml from repo and updated .gitignore.Michael Bien2010-02-271-0/+1
| | | | updated intellij project files.
* integrated function parameter name uncommenter in build process for easier ↵Michael Bien2009-11-021-0/+1
| | | | readable parameter names in generated code.
* updated to latest Nvidia OpenCL headers.Michael Bien2009-09-031-0/+2
| | | | began to configure build for native lib compilation.
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-241-0/+3