summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets)Sven Gothel2013-10-113-3/+3
* Bump to 2.1.1-develSven Gothel2013-10-101-3/+3
* Release 2.1.0 (Android 0914015)Sven Gothel2013-10-101-3/+3
* artifact.properties: Add gluegen.build.version:=jogamp.versionSven Gothel2013-10-041-1/+2
* Bug 816: Add Platform.JAVA_VERSION_UPDATE - Allowing to determin whether JVM ...Sven Gothel2013-09-221-2/+2
* Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time...Sven Gothel2013-09-211-3/+9
* Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks.Sven Gothel2013-09-192-3/+7
* Bump to JDK/JRE 7u40.Sven Gothel2013-09-194-8/+8
* Complete a5dacb0b2b6e17f00efe520c1d23bc33ba5d9f78: Only patch symbols w/ __GN...Sven Gothel2013-09-131-1/+2
* glibc-compat-symbols.h: Only patch symbols w/ __GNUC__, aka 'gcc'Sven Gothel2013-09-131-6/+13
* Complete commit 10a28c860bd3f4ccecef156c9bbbc88087bf568d: Add source jar file...Sven Gothel2013-09-131-0/+0
* jawt_md.h: fix preprocessor commentSven Gothel2013-09-131-1/+1
* Add clang support: 'gluegen.properties' adds 'gcc.compat.compiler' = ['gcc', ...Sven Gothel2013-09-135-45/+95
* Bump cpptasks.jar to ant-cpptasks git-sha1 8c2badcaba6b791082d50efda4441b7c69...Sven Gothel2013-09-131-0/+0
* Remove cpptasks archive, using <http://jogamp.org/git/?p=ant-cpptasks.git;a=s...Sven Gothel2013-09-127-184/+3
* JavaDoc Stylescheet: Less glowing blue links: 4444ff -> 4444ccSven Gothel2013-09-081-3/+3
* Version: Bump to developer version 2.1.0, 0914014Sven Gothel2013-09-021-3/+3
* Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMe...Sven Gothel2013-08-314-38/+216
* Add URIQueryProps: Simple tool to process URI queries as propertiesSven Gothel2013-08-281-3/+3
* AndroidManifests Launcher/Test: Add Camera features and permissionSven Gothel2013-08-272-2/+5
* *Ringbuffer: Remove Ringbuffer<T>.AllocEmptyArray interface to favor a more s...Sven Gothel2013-08-241-1/+1
* Add Ringbuffer interface an 2 implementations, synchronized (locking) SyncedR...Sven Gothel2013-08-221-9/+12
* Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met...Sven Gothel2013-08-151-2/+3
* Version: Bump to 'devel' version ..Sven Gothel2013-08-151-4/+4
* Release 2.0.2Sven Gothel2013-07-192-3/+4
* Javadoc: Use JogAmp Stylesheet / Colors ..Sven Gothel2013-07-171-1/+5
* Javadoc: Adapt stylesheet to JogAmp color scheme ; Fix 'deep' list and list i...Sven Gothel2013-07-175-24/+26
* Adding orig. java7 javadoc stylesheetSven Gothel2013-07-171-0/+475
* Scripts: Fix setenv for open-solaris/indiana/Illumus ..Sven Gothel2013-07-042-4/+30
* Back to developer version .. (post RC12)Sven Gothel2013-06-251-2/+2
* TAG RC12 / Android 0914013Sven Gothel2013-06-251-2/+3
* Scripts: Build macosx w/ java7 targeting java6 in build-macosx.Sven Gothel2013-06-241-2/+2
* Fix jogamp-androidtask.xml's keytool and jarsigner options for Java6 / Androi...Sven Gothel2013-06-211-2/+36
* scripts runtests ..Sven Gothel2013-06-211-3/+3
* Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security testingSven Gothel2013-06-2114-16/+29
* Scripts Windows / JOGAMP_JAR_CODEBASE: No double quotes, otherwise they would...Sven Gothel2013-06-202-2/+2
* Scripts: Windows java run: Use 6u45Sven Gothel2013-06-202-4/+4
* Script: Add adb logcat scriptSven Gothel2013-06-201-0/+4
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-2027-142/+202
* Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible...Sven Gothel2013-06-191-9/+11
* Complete 5d211c6fa6a0452cc4569712e436184e34504a88: Remove generate.nativelibr...Sven Gothel2013-06-179-291/+0
* Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...Sven Gothel2013-06-161-4/+2
* Fix CStruct APT File Location - Threw FileNotFoundException w/ Java7Sven Gothel2013-06-153-3/+78
* GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'...Sven Gothel2013-06-143-1/+24
* Android SDK changes: Add /build-tools/17.0.0 to PATHSven Gothel2013-06-131-1/+1
* Fix Bug 751 OSX Java-6: Derive host/target-rt jar file from 'java.home'.Sven Gothel2013-06-133-12/+31
* Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...Sven Gothel2013-06-113-1/+122
* Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ...Sven Gothel2013-06-091-2/+2
* Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp...Sven Gothel2013-05-311-3/+3
* Adding scripts to check all JogAmp native ARM libraries ; check-glibc.sh chec...Sven Gothel2013-04-243-8/+77