| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump to 2.2.0 RC/Devel .. | Sven Gothel | 2013-11-01 | 1 | -5/+4 |
* | Release 2.1.2 (Android 0914017)v2.1.2 | Sven Gothel | 2013-11-01 | 1 | -1/+1 |
* | Bump 2.1.2 Release .. | Sven Gothel | 2013-11-01 | 1 | -2/+2 |
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 6 | -0/+6 |
* | Bump to 2.1.2-devel (Commit 55cc188f0f076a046d05a49c1c82bb90ba545117 missed t... | Sven Gothel | 2013-10-25 | 1 | -1/+1 |
* | Bug 871 - Add optional xcode.clang support for all modules: Fix 'isCLANG' det... | Sven Gothel | 2013-10-25 | 2 | -1/+6 |
* | TempJarCache: Make 'initialization' query/flag thread safe, i.e. synchronize ... | Sven Gothel | 2013-10-24 | 1 | -3/+3 |
* | Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8... | Sven Gothel | 2013-10-24 | 4 | -1/+9 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -4/+1 |
* | Bump to 2.1.1-devel | Sven Gothel | 2013-10-19 | 1 | -2/+2 |
* | Release 2.1.1 (Android 0914016)v2.1.1 | Sven Gothel | 2013-10-19 | 1 | -4/+4 |
* | Fix Bug 857: GlueGen produces erroneous file URI on Windows, which breaks Net... | Sven Gothel | 2013-10-18 | 3 | -5/+17 |
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 4 | -8/+8 |
* | Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WI... | Sven Gothel | 2013-10-13 | 1 | -4/+4 |
* | Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets) | Sven Gothel | 2013-10-11 | 3 | -3/+3 |
* | Bump to 2.1.1-devel | Sven Gothel | 2013-10-10 | 1 | -3/+3 |
* | Release 2.1.0 (Android 0914015)v2.1.0 | Sven Gothel | 2013-10-10 | 1 | -3/+3 |
* | artifact.properties: Add gluegen.build.version:=jogamp.version | Sven Gothel | 2013-10-04 | 1 | -1/+2 |
* | Bug 816: Add Platform.JAVA_VERSION_UPDATE - Allowing to determin whether JVM ... | Sven Gothel | 2013-09-22 | 1 | -2/+2 |
* | Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time... | Sven Gothel | 2013-09-21 | 1 | -3/+9 |
* | Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks. | Sven Gothel | 2013-09-19 | 2 | -3/+7 |
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 4 | -8/+8 |
* | Complete a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78: Only patch symbols w/ __GN... | Sven Gothel | 2013-09-13 | 1 | -1/+2 |
* | glibc-compat-symbols.h: Only patch symbols w/ __GNUC__, aka 'gcc' | Sven Gothel | 2013-09-13 | 1 | -6/+13 |
* | Complete commit 10a28c860bd3f4ccecef156c9bbbc88087bf568d: Add source jar file... | Sven Gothel | 2013-09-13 | 1 | -0/+0 |
* | jawt_md.h: fix preprocessor comment | Sven Gothel | 2013-09-13 | 1 | -1/+1 |
* | Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ... | Sven Gothel | 2013-09-13 | 5 | -45/+95 |
* | Bump cpptasks.jar to ant-cpptasks git-sha1 8c2badcaba6b791082d50efda4441b7c69... | Sven Gothel | 2013-09-13 | 1 | -0/+0 |
* | Remove cpptasks archive, using <http://jogamp.org/git/?p=ant-cpptasks.git;a=s... | Sven Gothel | 2013-09-12 | 7 | -184/+3 |
* | JavaDoc Stylescheet: Less glowing blue links: 4444ff -> 4444cc | Sven Gothel | 2013-09-08 | 1 | -3/+3 |
* | Version: Bump to developer version 2.1.0, 0914014 | Sven Gothel | 2013-09-02 | 1 | -3/+3 |
* | Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMe... | Sven Gothel | 2013-08-31 | 4 | -38/+216 |
* | Add URIQueryProps: Simple tool to process URI queries as properties | Sven Gothel | 2013-08-28 | 1 | -3/+3 |
* | AndroidManifests Launcher/Test: Add Camera features and permission | Sven Gothel | 2013-08-27 | 2 | -2/+5 |
* | *Ringbuffer: Remove Ringbuffer<T>.AllocEmptyArray interface to favor a more s... | Sven Gothel | 2013-08-24 | 1 | -1/+1 |
* | Add Ringbuffer interface an 2 implementations, synchronized (locking) SyncedR... | Sven Gothel | 2013-08-22 | 1 | -9/+12 |
* | Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met... | Sven Gothel | 2013-08-15 | 1 | -2/+3 |
* | Version: Bump to 'devel' version .. | Sven Gothel | 2013-08-15 | 1 | -4/+4 |
* | Release 2.0.2 | Sven Gothel | 2013-07-19 | 2 | -3/+4 |
* | Javadoc: Use JogAmp Stylesheet / Colors .. | Sven Gothel | 2013-07-17 | 1 | -1/+5 |
* | Javadoc: Adapt stylesheet to JogAmp color scheme ; Fix 'deep' list and list i... | Sven Gothel | 2013-07-17 | 5 | -24/+26 |
* | Adding orig. java7 javadoc stylesheet | Sven Gothel | 2013-07-17 | 1 | -0/+475 |
* | Scripts: Fix setenv for open-solaris/indiana/Illumus .. | Sven Gothel | 2013-07-04 | 2 | -4/+30 |
* | Back to developer version .. (post RC12) | Sven Gothel | 2013-06-25 | 1 | -2/+2 |
* | TAG RC12 / Android 0914013v2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-25 | 1 | -2/+3 |
* | Scripts: Build macosx w/ java7 targeting java6 in build-macosx. | Sven Gothel | 2013-06-24 | 1 | -2/+2 |
* | Fix jogamp-androidtask.xml's keytool and jarsigner options for Java6 / Androi... | Sven Gothel | 2013-06-21 | 1 | -2/+36 |
* | scripts runtests .. | Sven Gothel | 2013-06-21 | 1 | -3/+3 |
* | Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security testing | Sven Gothel | 2013-06-21 | 14 | -16/+29 |
* | Scripts Windows / JOGAMP_JAR_CODEBASE: No double quotes, otherwise they would... | Sven Gothel | 2013-06-20 | 2 | -2/+2 |