aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw...Sven Gothel2012-02-241-1/+4
* Introduce environment-var/property to disable unit tests (per node)Sven Gothel2012-02-244-8/+13
* minor: verbose outputSven Gothel2012-02-242-10/+4
* Add gluegen.basename property, allowing to pass the JOB_NAME to the find loca...Sven Gothel2012-02-241-9/+15
* Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.shSven Gothel2012-02-241-0/+2
* Add required NODE_LABEL, ie label/linux-armv7-img, allowing to find the prope...Sven Gothel2012-02-241-7/+7
* fix targetcommand.sh name on targetSven Gothel2012-02-241-4/+4
* Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu...Sven Gothel2012-02-245-16/+63
* ProcAddressEmitter: Even use this emitter for manual impl. methods, which all...Sven Gothel2012-02-231-18/+19
* Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen...Sven Gothel2012-02-233-7/+2
* Passing environment-vars and ant-properties to junit tests, enabling fine gra...Sven Gothel2012-02-232-1/+21
* build scriptSven Gothel2012-02-221-1/+1
* Fix crosstests (TestJarUtil and PCPP)Sven Gothel2012-02-191-2/+2
* Fix [linux] armv7 cross build (regression of commit 196c325aa3dddb0d775e8fb80...Sven Gothel2012-02-191-1/+10
* Fix linux-armv7 crosscompilationSven Gothel2012-02-192-3/+8
* Merge pull request #9 from xranby/masterSven Gothel2012-02-181-4/+4
|\
| * Fix ARM gluegen-rt-natives-linux-"amdv7, amdv5".jar name lookup typo.Xerxes RĂ„nby2012-02-181-4/+4
|/
* Add more debug/analisys information. Throw exception when attempting to overr...Sven Gothel2012-02-152-6/+34
* Don't ignore GlueGen.debug() in static DEBUG flags; Add JavaConfiguration.DEB...Sven Gothel2012-02-151-3/+18
* Platform: Add Java VersionNumberSven Gothel2012-02-131-2/+11
* DynamicLibraryBundle (enhancement)Sven Gothel2012-02-127-49/+53
* Fix setting default bootclasspath (target.rt.jar and host.rt.jar) for OS XSven Gothel2012-01-231-4/+16
* javac - setup encoding to UTF-8Sven Gothel2012-01-232-0/+4
* Add verification script for compiled-in Java versionSven Gothel2012-01-221-0/+25
* Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..)Sven Gothel2012-01-227-39/+187
* Fix Bug 545: Provide more information about the systemSylvestre Ledru2012-01-091-1/+4
* Fix Bug 488: Enable others architectures under GNU/LinuxSylvestre Ledru2012-01-092-4/+273
* Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow w...Sven Gothel2012-01-092-5/+36
* Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue...Sven Gothel2012-01-054-34/+68
* Merge pull request #8 from WadeWalker/bug_537_jar_cache_prevents_running_from...Sven Gothel2012-01-031-1/+17
|\
| * Fix JAR cache to allow running from class filesWade Walker2011-12-291-1/+17
|/
* win make scripts - bump to 6u30Sven Gothel2011-12-214-8/+8
* junit.run: Add 32bit tests for OSX (fat binaries)v2.0-rc5Sven Gothel2011-12-183-29/+61
* Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which remo...Sven Gothel2011-12-181-7/+14
* JNILibLoaderBaser.addNativeJarLibs(..): Catch all Exception (also IllegalArgu...Sven Gothel2011-12-181-7/+11
* JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion...Sven Gothel2011-12-185-12/+51
* GlueGen: Expose public static debug()Sven Gothel2011-12-181-7/+6
* scrips for solSven Gothel2011-12-182-0/+40
* RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp...Sven Gothel2011-12-115-2/+686
* Cleanup Lock Package: API doc, complete throws declaration, interface Recursi...Sven Gothel2011-12-116-46/+97
* TestTracer -> JunitTracerv2.0-rc4Sven Gothel2011-12-0216-31/+31
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-0218-18/+116
* NativeLibrary DEBUG: stack trace @ close()Sven Gothel2011-12-011-0/+1
* TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...Sven Gothel2011-12-016-52/+71
* Test: Add unload of libraries as last test.Sven Gothel2011-12-011-5/+11
* JVMUtil: Remove Platform dependency - It's being called by Platform and is pr...Sven Gothel2011-12-011-6/+3
* Minor edits / Put gluegen-rt 'libBaseName' static.Sven Gothel2011-12-011-10/+10
* DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin...Sven Gothel2011-12-012-11/+42
* Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance.Sven Gothel2011-12-013-33/+88
* Bump to 6u29Sven Gothel2011-12-014-8/+8