| Commit message (Expand) | Author | Age | Files | Lines |
* | 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) | 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 0914013 | 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 |
* | Scripts: Windows java run: Use 6u45 | Sven Gothel | 2013-06-20 | 2 | -4/+4 |
* | Script: Add adb logcat script | Sven Gothel | 2013-06-20 | 1 | -0/+4 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-20 | 27 | -142/+202 |
* | Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible... | Sven Gothel | 2013-06-19 | 1 | -9/+11 |
* | Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr... | Sven Gothel | 2013-06-17 | 9 | -291/+0 |
* | Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va... | Sven Gothel | 2013-06-16 | 1 | -4/+2 |
* | Fix CStruct APT File Location - Threw FileNotFoundException w/ Java7 | Sven Gothel | 2013-06-15 | 3 | -3/+78 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 3 | -1/+24 |
* | Android SDK changes: Add /build-tools/17.0.0 to PATH | Sven Gothel | 2013-06-13 | 1 | -1/+1 |
* | Fix Bug 751 OSX Java-6: Derive host/target-rt jar file from 'java.home'. | Sven Gothel | 2013-06-13 | 3 | -12/+31 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 3 | -1/+122 |
* | Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ... | Sven Gothel | 2013-06-09 | 1 | -2/+2 |
* | Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp... | Sven Gothel | 2013-05-31 | 1 | -3/+3 |
* | Adding scripts to check all JogAmp native ARM libraries ; check-glibc.sh chec... | Sven Gothel | 2013-04-24 | 3 | -8/+77 |