| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 18 | -139/+142 |
* | Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible... | Sven Gothel | 2013-06-19 | 1 | -9/+11 |
* | 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 | 1 | -1/+2 |
* | 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 | 2 | -3/+22 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 2 | -1/+119 |
* | 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 |
* | Modify linux-arm scripts for new toolchain (crosstools-ng) ; gluegen-cpptasks... | Sven Gothel | 2013-04-23 | 4 | -5/+14 |
* | Add 'glibc-compat-symbols.h' to force usage of minimal GLIBC symbols currentl... | Sven Gothel | 2013-04-21 | 1 | -0/+8 |
* | Bug 715: Adding unit test w/ 'intArrayCopy(int *dest, int *src, int num)' to ... | Sven Gothel | 2013-04-13 | 1 | -2/+2 |
* | Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for M... | Sven Gothel | 2013-03-28 | 1 | -2/+2 |
* | 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 | 1 | -3/+3 |
* | Unit Tests: OSX/Java7 w/o 32bit tests ; Reliable Test1p*JavaEmitter JNI bindi... | Sven Gothel | 2013-02-28 | 1 | -2/+2 |
* | OSX Java6/Java7: Adapt to used JDK (Apple's Java6 or Oracle's Java7) | Sven Gothel | 2013-02-17 | 1 | -1/+1 |
* | 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 |
* | Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting... | Sven Gothel | 2013-02-08 | 3 | -6/+46 |
* | Android: Cleanup ClassLoaderUtil/LauncherUtil - Using cached parent ClassLoad... | Sven Gothel | 2013-01-31 | 1 | -12/+20 |
* | Bump Android NDK to 'android-ndk-r8d' - Note: '-fno-use-linker-plugin' is req... | Sven Gothel | 2013-01-31 | 2 | -16/+18 |
* | Add OSX Java7 build script | Sven Gothel | 2013-01-30 | 1 | -0/+22 |
* | GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement | Sven Gothel | 2013-01-30 | 1 | -3/+5 |
* | adb-launch-main: logcat: append to log | Sven Gothel | 2013-01-19 | 1 | -1/+1 |
* | Fix ActivityLauncher/MainLauncher .. and make adb-launch-main more suitable | Sven Gothel | 2013-01-19 | 1 | -5/+8 |
* | Add MainLauncher adb launch script. Here we only utilize non-root features, i... | Sven Gothel | 2013-01-19 | 1 | -0/+43 |
* | Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma... | Sven Gothel | 2013-01-19 | 1 | -1/+1 |
* | test script | Sven Gothel | 2013-01-18 | 1 | -2/+2 |
* | Android Completion for launching main() class via MainLauncher; Fix ActivityL... | Sven Gothel | 2013-01-18 | 1 | -17/+28 |
* | README: Add new IRC channel, mark Jabber deprecated | Sven Gothel | 2013-01-16 | 1 | -0/+0 |
* | Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si... | Sven Gothel | 2012-12-30 | 1 | -1/+3 |
* | Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME | Sven Gothel | 2012-12-27 | 4 | -24/+24 |
* | Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i... | Sven Gothel | 2012-10-24 | 1 | -1/+2 |
* | Buffers: Add normalized put methods, i.e. incl. value range conversion; New u... | Sven Gothel | 2012-10-17 | 1 | -1/+2 |
* | SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s... | Sven Gothel | 2012-10-04 | 1 | -2/+1 |
* | SingletonInstanceServerSocket: Add another (manual) unit tests for timeouts. | Sven Gothel | 2012-09-21 | 1 | -5/+5 |
* | SingletonInstanceServerSocket: Add kill @ JVM Shutdown _and_ if normal unlock... | Sven Gothel | 2012-09-21 | 1 | -1/+3 |
* | windows scripts: bump to 6u35 | Sven Gothel | 2012-09-07 | 4 | -8/+8 |
* | Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf... | Sven Gothel | 2012-08-16 | 7 | -15/+115 |
* | Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi... | Xerxes RĂ„nby | 2012-08-07 | 2 | -1/+19 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 1 | -1/+1 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -3/+3 |
* | Fix Bug 587: Use alternative storage location if platform's temp directory is... | Sven Gothel | 2012-06-16 | 1 | -3/+4 |
* | Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android... | Sven Gothel | 2012-06-15 | 1 | -1/+1 |