aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* SingletonInstanceServerSocket: Add another (manual) unit tests for timeouts.Sven Gothel2012-09-211-5/+5
* SingletonInstanceServerSocket: Add kill @ JVM Shutdown _and_ if normal unlock...Sven Gothel2012-09-211-1/+3
* windows scripts: bump to 6u35Sven Gothel2012-09-074-8/+8
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-167-15/+115
* Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...Xerxes RĂ„nby2012-08-072-1/+19
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-1/+1
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-181-3/+3
* Fix Bug 587: Use alternative storage location if platform's temp directory is...Sven Gothel2012-06-161-3/+4
* Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...Sven Gothel2012-06-151-1/+1
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...Sven Gothel2012-04-182-1/+3
* Solaris manual build setup - check default install location for 64bit jvmSven Gothel2012-04-181-1/+8
* Fix IOUtil: Handle all '../' and './' cases by reducing the path.Sven Gothel2012-04-021-2/+2
* Test: Add dump of environment varsSven Gothel2012-03-281-2/+2
* Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...Sven Gothel2012-03-282-3/+50
* Add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-271-0/+1
* Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;Sven Gothel2012-03-221-3/+3
* Added adb install filesSven Gothel2012-03-182-0/+7
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-173-2/+26
* android remote test script: panda02 is my default test machineSven Gothel2012-03-101-2/+2
* gluegen-cpptasks-android-armv7: Add 'gluegen.cpptasks.detect.os.custom' targe...Sven Gothel2012-03-071-15/+12
* Don't build and use gluegen.apk (compile time only) ; Don't test classloader ...Sven Gothel2012-03-071-0/+1
* android build/test fixes and refinementSven Gothel2012-03-071-4/+10
* make.gluegen.all.linux-armv7-cross.sh: Use common TARGET_PLATFORM_ROOTSven Gothel2012-03-061-2/+3
* android crosscompile script, use android-ndk-r7b but favor generic android-nd...Sven Gothel2012-03-061-6/+18
* Merge branch 'pulled'Sven Gothel2012-03-061-63/+12
|\
| * Changes to make gluegen build with NDK r7Edwin Vane2012-02-281-63/+12
* | Fix local armel pathSven Gothel2012-03-032-2/+4
|/
* Introduce environment-var/property to disable unit tests (per node)Sven Gothel2012-02-241-0/+1
* Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.shSven Gothel2012-02-241-0/+2
* Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu...Sven Gothel2012-02-241-7/+4
* Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen...Sven Gothel2012-02-233-7/+2
* build scriptSven Gothel2012-02-221-1/+1
* Fix linux-armv7 crosscompilationSven Gothel2012-02-191-2/+8
* 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-223-0/+18
* 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-182-25/+37
* 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-291-4/+8
* RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc...Sven Gothel2011-11-221-1/+2
* Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ...Sven Gothel2011-10-271-3/+3
* Add solaris 64bit JVM commentSven Gothel2011-10-181-0/+2
* Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64)Sven Gothel2011-10-182-0/+14
* Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...Sven Gothel2011-10-061-2/+3