commit 8bcfb75d5812cc590f362bcc078bc15e3d975cf2 Author: Sven Gothel Date: Tue Jun 25 10:41:37 2013 +0200 CLCommandQueueTest: Remove warning .. commit b7e0e6e6ee645c11544609ed5cb90aca47773396 Author: Sven Gothel Date: Tue Jun 25 10:41:25 2013 +0200 Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9: Missing positioning to desired index of duplicated PointerBuffer commit 80902692c3e9615cf0b9ea042ce5fdd38b98aa49 Author: Sven Gothel Date: Tue Jun 25 10:40:17 2013 +0200 CLContext.release: Avoid 'concurrency map modify exception' commit d4aef175f1dadae9d12c9930a873b5f3862ac953 Author: Sven Gothel Date: Tue Jun 25 10:39:44 2013 +0200 Eclipse: Add junit4 dep. commit 27a63283a3027d207b5ab2b63b3f92328d757dfc Author: Sven Gothel Date: Fri Jun 21 10:24:49 2013 +0200 Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase commit 7878a3ea18f2c6429728e55ba70145ee1269b12c Author: Sven Gothel Date: Thu Jun 13 20:39:32 2013 +0200 Android SDK changes: Add /build-tools/17.0.0 to PATH commit e7cd62351e88a71b23f7044d9b5dd556ae824fb5 Author: Sven Gothel Date: Tue Jun 11 16:28:28 2013 +0200 Fix eclipse .classpath file (import dependent projects, don't use JAR files) commit 9e4472f73133b7fb605e3d68e79094a89cbde066 Author: Sven Gothel Date: Wed Apr 24 05:30:22 2013 +0200 Add scripts/make.jocl.all.sh commit 692ade1dd123d8b5b859e9040d33a519288dcd71 Author: Sven Gothel Date: Wed Apr 24 05:13:02 2013 +0200 Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049) commit 7fb2cb5ba0b3c841b50ff094163c07a7097326ef Author: Sven Gothel Date: Fri Mar 29 08:43:10 2013 +0100 Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc commit eaa95fbcaff7d140f41cdc6a7e1b060840c65f95 Author: Xerxes Rånby Date: Thu Mar 7 10:44:34 2013 +0100 LICENSE: The JogAmp community is community lead - we welcome new commits Signed-off-by: Xerxes Rånby commit 308ef9d7c20455b6c5cb0ba73d12eee05c460d93 Author: Xerxes Rånby Date: Wed Mar 6 17:32:47 2013 +0100 LICENSE: Repository http://github.com/JogAmp/jocl Signed-off-by: Xerxes Rånby commit 6f7f9fc5235ff9e4e97a8be5bf63d0a9aca624a4 Author: Sven Gothel Date: Wed Jan 16 17:37:15 2013 +0100 README: Add new IRC channel, mark Jabber deprecated commit 06e10e70353c60b57d2ba6faa6716b3e23b7e6e4 Author: Sven Gothel Date: Thu Dec 27 05:59:47 2012 +0100 Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME Intuitively I assumed ANDROID_SDK_HOME to be pointing to the SDK root dir, however this is not true: Semantics by Android tools are: ANDROID_SDK_HOME - Users ~/.android folder ANDROID_HOME - SDK root folder