aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* android build/test fixes and refinementSven Gothel2012-03-073-10/+43
* make.gluegen.all.linux-armv7-cross.sh: Use common TARGET_PLATFORM_ROOTSven Gothel2012-03-061-2/+3
* cpptasks: Cleanup patch file and move single patches to obsolete for clarific...Sven Gothel2012-03-065-229/+8
* android crosscompile script, use android-ndk-r7b but favor generic android-nd...Sven Gothel2012-03-061-6/+18
* Update and cleanup cpptasks build & archive.Sven Gothel2012-03-0611-4/+320
* Merge branch 'pulled'Sven Gothel2012-03-067-101/+70
|\
| * Changes to make gluegen build with NDK r7Edwin Vane2012-02-287-101/+70
* | Fix local armel pathSven Gothel2012-03-032-2/+4
|/
* Dummy unit test name slice -> statusSven Gothel2012-02-241-1/+1
* If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa...Sven Gothel2012-02-242-1/+14
* 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
* 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
* 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-051-2/+3
* 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
* JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion...Sven Gothel2011-12-181-2/+2
* scrips for solSven Gothel2011-12-182-0/+40
* RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp...Sven Gothel2011-12-111-1/+2
* Fix Test1p2ProcAddressEmitter (static var); Add TestTracerSven Gothel2011-12-021-2/+2
* TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...Sven Gothel2011-12-011-2/+2
* Bump to 6u29Sven Gothel2011-12-014-8/+8
* Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar).Sven Gothel2011-11-293-6/+12
* cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' flag ...Sven Gothel2011-11-261-0/+2
* RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc...Sven Gothel2011-11-221-1/+2
* gluegen/OSX: Add property java.osx.frameworks.dirSven Gothel2011-11-051-0/+5
* Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...Sven Gothel2011-10-271-3/+3
* Generalize jvm-data-model-arg 'jvmDataModel.arg', set do -d64, -d32 or dummy-...Sven Gothel2011-10-182-22/+41
* Add solaris 64bit JVM commentSven Gothel2011-10-181-0/+2
* Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64)Sven Gothel2011-10-184-5/+44
* Android: Use NDK default gcc settingsSven Gothel2011-10-181-2/+19
* Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...Sven Gothel2011-10-061-2/+3