| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix linux-armv7 crosscompilation | Sven Gothel | 2012-02-19 | 2 | -3/+8 |
* | Merge pull request #9 from xranby/master | Sven Gothel | 2012-02-18 | 1 | -4/+4 |
|\ |
|
| * | Fix ARM gluegen-rt-natives-linux-"amdv7, amdv5".jar name lookup typo. | Xerxes RĂ„nby | 2012-02-18 | 1 | -4/+4 |
|/ |
|
* | Add more debug/analisys information. Throw exception when attempting to overr... | Sven Gothel | 2012-02-15 | 2 | -6/+34 |
* | Don't ignore GlueGen.debug() in static DEBUG flags; Add JavaConfiguration.DEB... | Sven Gothel | 2012-02-15 | 1 | -3/+18 |
* | Platform: Add Java VersionNumber | Sven Gothel | 2012-02-13 | 1 | -2/+11 |
* | DynamicLibraryBundle (enhancement) | Sven Gothel | 2012-02-12 | 7 | -49/+53 |
* | Fix setting default bootclasspath (target.rt.jar and host.rt.jar) for OS X | Sven Gothel | 2012-01-23 | 1 | -4/+16 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 2 | -0/+4 |
* | Add verification script for compiled-in Java version | Sven Gothel | 2012-01-22 | 1 | -0/+25 |
* | Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..) | Sven Gothel | 2012-01-22 | 7 | -39/+187 |
* | Fix Bug 545: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -1/+4 |
* | Fix Bug 488: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 2 | -4/+273 |
* | Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow w... | Sven Gothel | 2012-01-09 | 2 | -5/+36 |
* | Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue... | Sven Gothel | 2012-01-05 | 4 | -34/+68 |
* | Merge pull request #8 from WadeWalker/bug_537_jar_cache_prevents_running_from... | Sven Gothel | 2012-01-03 | 1 | -1/+17 |
|\ |
|
| * | Fix JAR cache to allow running from class files | Wade Walker | 2011-12-29 | 1 | -1/+17 |
|/ |
|
* | win make scripts - bump to 6u30 | Sven Gothel | 2011-12-21 | 4 | -8/+8 |
* | junit.run: Add 32bit tests for OSX (fat binaries)v2.0-rc5 | Sven Gothel | 2011-12-18 | 3 | -29/+61 |
* | Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which remo... | Sven Gothel | 2011-12-18 | 1 | -7/+14 |
* | JNILibLoaderBaser.addNativeJarLibs(..): Catch all Exception (also IllegalArgu... | Sven Gothel | 2011-12-18 | 1 | -7/+11 |
* | JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion... | Sven Gothel | 2011-12-18 | 5 | -12/+51 |
* | GlueGen: Expose public static debug() | Sven Gothel | 2011-12-18 | 1 | -7/+6 |
* | scrips for sol | Sven Gothel | 2011-12-18 | 2 | -0/+40 |
* | RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp... | Sven Gothel | 2011-12-11 | 5 | -2/+686 |
* | Cleanup Lock Package: API doc, complete throws declaration, interface Recursi... | Sven Gothel | 2011-12-11 | 6 | -46/+97 |
* | TestTracer -> JunitTracerv2.0-rc4 | Sven Gothel | 2011-12-02 | 16 | -31/+31 |
* | Fix Test1p2ProcAddressEmitter (static var); Add TestTracer | Sven Gothel | 2011-12-02 | 18 | -18/+116 |
* | NativeLibrary DEBUG: stack trace @ close() | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our... | Sven Gothel | 2011-12-01 | 6 | -52/+71 |
* | Test: Add unload of libraries as last test. | Sven Gothel | 2011-12-01 | 1 | -5/+11 |
* | JVMUtil: Remove Platform dependency - It's being called by Platform and is pr... | Sven Gothel | 2011-12-01 | 1 | -6/+3 |
* | Minor edits / Put gluegen-rt 'libBaseName' static. | Sven Gothel | 2011-12-01 | 1 | -10/+10 |
* | DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin... | Sven Gothel | 2011-12-01 | 2 | -11/+42 |
* | Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance. | Sven Gothel | 2011-12-01 | 3 | -33/+88 |
* | Bump to 6u29 | Sven Gothel | 2011-12-01 | 4 | -8/+8 |
* | Fix regression (#2) of commit 04391a3f417e10e1b6dafbd8becc63659af633c30 (remo... | Sven Gothel | 2011-11-29 | 1 | -1/+1 |
* | Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus) | Sven Gothel | 2011-11-29 | 3 | -134/+211 |
* | Fix regresseion of commit 04391a3f417e10e1b6dafbd8becc63659af633c3 (forced pe... | Sven Gothel | 2011-11-29 | 1 | -1/+1 |
* | JarUtil (Fix Bug 522): Handle case where given URL doesn't contain any '/' (e... | Sven Gothel | 2011-11-29 | 1 | -5/+11 |
* | JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad... | Sven Gothel | 2011-11-29 | 7 | -54/+402 |
* | Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar). | Sven Gothel | 2011-11-29 | 8 | -6/+69 |
* | cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' flag ... | Sven Gothel | 2011-11-26 | 1 | -0/+2 |
* | Move TRACE_LOCK from RecursiveLock -> Lock | Sven Gothel | 2011-11-26 | 2 | -9/+4 |
* | ReflectionUtil: Catch NoClassDefFoundError @ getMethod() for robustness | Sven Gothel | 2011-11-24 | 1 | -3/+11 |
* | Add assertion to RunnableTask test case (forgot in commit: 43b7675259eb76c570... | Sven Gothel | 2011-11-22 | 1 | -1/+4 |
* | RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc... | Sven Gothel | 2011-11-22 | 4 | -11/+176 |
* | Platform: Add 'getCurrentSleepJitter()' | Sven Gothel | 2011-11-08 | 1 | -1/+26 |
* | gluegen/OSX: Add property java.osx.frameworks.dir | Sven Gothel | 2011-11-05 | 1 | -0/+5 |
* | Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ... | Sven Gothel | 2011-10-27 | 4 | -23/+50 |