| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Revert "make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCAR... | Sven Gothel | 2013-04-23 | 2 | -4/+0 |
* | make/lib/gluegen-cpptasks-linux-armv6[hf].xml: Set property 'useGCCARMTargetA... | Sven Gothel | 2013-04-23 | 2 | -0/+4 |
* | Fix Bug 650: Use toolchain default arch & float options for default arm cc/ld... | Sven Gothel | 2013-04-23 | 1 | -6/+8 |
* | Modify linux-arm scripts for new toolchain (crosstools-ng) ; gluegen-cpptasks... | Sven Gothel | 2013-04-23 | 21 | -14/+23 |
* | glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC_2.2.5... | Sven Gothel | 2013-04-21 | 1 | -3/+13 |
* | Add 'glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currentl... | Sven Gothel | 2013-04-21 | 2 | -0/+23 |
* | build.xml: fix intendations | Sven Gothel | 2013-04-21 | 1 | -5/+5 |
* | make/gluegen-cpptasks-base.xml: Expose evaluated 'isI386' and 'isAMD64' prope... | Sven Gothel | 2013-04-20 | 1 | -26/+24 |
* | Bug 715: Adding unit test w/ 'intArrayCopy(int *dest, int *src, int num)' to ... | Sven Gothel | 2013-04-13 | 1 | -2/+2 |
* | Revert version.timestamp to yyyyMMdd only, i.e. w/o HHmm | Sven Gothel | 2013-03-28 | 1 | -1/+1 |
* | Align integer version property name .. jogamp_int_version -> jogamp.version.int | Sven Gothel | 2013-03-28 | 3 | -5/+5 |
* | Move *_base_version to jogamp.version.base: Unifying base version across all ... | Sven Gothel | 2013-03-28 | 2 | -9/+14 |
* | Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M... | Sven Gothel | 2013-03-28 | 10 | -21/+33 |
* | Fix intptr_t*, uintptr_t*, ptrdiff_t* and size_t* mapping, map them to Pointe... | Sven Gothel | 2013-03-20 | 1 | -2/+2 |
* | Fix Long*HashMap impl. of IntIntHashMap: Better 64bit hash value, using new H... | Sven Gothel | 2013-03-12 | 2 | -3/+9 |
* | Unit Tests: OSX/Java7 w/o 32bit tests ; Reliable Test1p*JavaEmitter JNI bindi... | Sven Gothel | 2013-02-28 | 2 | -5/+6 |
* | Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude... | Sven Gothel | 2013-02-28 | 1 | -1/+3 |
* | Only evn. JUNIT_DISABLED==true -> junit.is.disabled:=true | Sven Gothel | 2013-02-19 | 1 | -4/+3 |
* | Add property 'jvmJava.exe' -> ${java.home}/bin/java, default jvm for unit tes... | Sven Gothel | 2013-02-17 | 1 | -0/+11 |
* | OSX/Java7 darwin/jawt_md.h Workaround ; Disable OSX/i386 if compiled w/ Java7... | Sven Gothel | 2013-02-17 | 4 | -4/+137 |
* | OSX Java6/Java7: Adapt to used JDK (Apple's Java6 or Oracle's Java7) | Sven Gothel | 2013-02-17 | 3 | -29/+65 |
* | Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /... | Sven Gothel | 2013-02-09 | 3 | -4/+8 |
* | Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to... | Sven Gothel | 2013-02-08 | 3 | -10/+11 |
* | Script: ADB launcher: Use system package, instead of user package (pkg -> sys... | Sven Gothel | 2013-02-08 | 1 | -4/+6 |