summaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* Bump Android NDK to 'android-ndk-r8d' - Note: '-fno-use-linker-plugin' is req...Sven Gothel2013-01-312-16/+18
* Add OSX Java7 build scriptSven Gothel2013-01-301-0/+22
* GlueGen: NativeLibrary Fix, JNILibLoaderBase EnhancementSven Gothel2013-01-301-3/+5
* adb-launch-main: logcat: append to logSven Gothel2013-01-191-1/+1
* Fix ActivityLauncher/MainLauncher .. and make adb-launch-main more suitableSven Gothel2013-01-191-5/+8
* Add MainLauncher adb launch script. Here we only utilize non-root features, i...Sven Gothel2013-01-191-0/+43
* Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma...Sven Gothel2013-01-191-1/+1
* test scriptSven Gothel2013-01-181-2/+2
* Android Completion for launching main() class via MainLauncher; Fix ActivityL...Sven Gothel2013-01-181-17/+28
* README: Add new IRC channel, mark Jabber deprecatedSven Gothel2013-01-161-0/+0
* Add com.jogamp.common.util.PrimitiveStack (FloatStack and IntegerStack), a si...Sven Gothel2012-12-301-1/+3
* Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOMESven Gothel2012-12-274-24/+24
* Fix VersionNumber: Non digits cut off pattern was '\D.*' and cut off digits i...Sven Gothel2012-10-241-1/+2
* Buffers: Add normalized put methods, i.e. incl. value range conversion; New u...Sven Gothel2012-10-171-1/+2
* SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s...Sven Gothel2012-10-041-2/+1
* 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