| Commit message (Expand) | Author | Age | Files | Lines |
* | Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw... | Sven Gothel | 2012-02-24 | 1 | -1/+4 |
* | Introduce environment-var/property to disable unit tests (per node) | Sven Gothel | 2012-02-24 | 4 | -8/+13 |
* | minor: verbose output | Sven Gothel | 2012-02-24 | 2 | -10/+4 |
* | Add gluegen.basename property, allowing to pass the JOB_NAME to the find loca... | Sven Gothel | 2012-02-24 | 1 | -9/+15 |
* | Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.sh | Sven Gothel | 2012-02-24 | 1 | -0/+2 |
* | Add required NODE_LABEL, ie label/linux-armv7-img, allowing to find the prope... | Sven Gothel | 2012-02-24 | 1 | -7/+7 |
* | fix targetcommand.sh name on target | Sven Gothel | 2012-02-24 | 1 | -4/+4 |
* | Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu... | Sven Gothel | 2012-02-24 | 5 | -16/+63 |
* | ProcAddressEmitter: Even use this emitter for manual impl. methods, which all... | Sven Gothel | 2012-02-23 | 1 | -18/+19 |
* | Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen... | Sven Gothel | 2012-02-23 | 3 | -7/+2 |
* | Passing environment-vars and ant-properties to junit tests, enabling fine gra... | Sven Gothel | 2012-02-23 | 2 | -1/+21 |
* | build script | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | Fix crosstests (TestJarUtil and PCPP) | Sven Gothel | 2012-02-19 | 1 | -2/+2 |
* | Fix [linux] armv7 cross build (regression of commit 196c325aa3dddb0d775e8fb80... | Sven Gothel | 2012-02-19 | 1 | -1/+10 |
* | 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 |