aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...Sven Gothel2012-03-2814-46/+281
* Add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-272-0/+2
* To help analyzing Bug 566, we allow overwriting the 'workaround' with sys pro...Sven Gothel2012-03-271-1/+5
* Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...Sven Gothel2012-03-268-5/+118
* RunnableExecutor: Add (c) headerSven Gothel2012-03-261-0/+27
* DynamicLibraryBundle*: Allow DynamicLibraryBundleInfo impl. to designate a th...Sven Gothel2012-03-263-2/+31
* Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;Sven Gothel2012-03-229-112/+127
* Minor edits: Fix API doc / Remove Thread.dumpStack()Sven Gothel2012-03-222-3/+1
* Added adb install filesSven Gothel2012-03-182-0/+7
* Adding missing file .. oopsSven Gothel2012-03-181-0/+13
* Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr...Sven Gothel2012-03-1733-204/+1192
* Android: New ActivityLauncher (jogamp.android-launcher.apk)Sven Gothel2012-03-1414-51/+1444
* PropertyAccess: Push down 'isPropertyDefined(final String property, final boo...Sven Gothel2012-03-133-6/+6
* SecurityUtil: Generalize cert validation and AccessControlContext query; Prop...Sven Gothel2012-03-1311-142/+271
* Intro.: PropertyAccess ; Added safe PropertyAccess for JNILibLoaderBase, Plat...Sven Gothel2012-03-137-89/+170
* Fix rel GLUEGEN_CPPTASKS_FILE commit e617834dcabdb83f383a2d2a82fcd2d9d987c154Sven Gothel2012-03-101-5/+7
* Allow GLUEGEN_CPPTASKS_FILE to be relative to gluegen.root ; Load gluegen-cpp...Sven Gothel2012-03-103-11/+19
* android remote test script: panda02 is my default test machineSven Gothel2012-03-101-2/+2
* Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close...Sven Gothel2012-03-103-6/+48
* android remote adb test fixes: (1) Add connect; (2) Remove overriding explici...Sven Gothel2012-03-101-1/+3
* gluegen-cpptasks-android-armv7: Add 'gluegen.cpptasks.detect.os.custom' targe...Sven Gothel2012-03-072-15/+25
* Don't build and use gluegen.apk (compile time only) ; Don't test classloader ...Sven Gothel2012-03-075-15/+39
* TempJarCache: Check for NULL jarURL and reuse contains queriesSven Gothel2012-03-071-6/+15
* android test: Specify 'java.io.tempdir' and add TestJarsInJar.apk / Disable m...Sven Gothel2012-03-074-7/+29
* build: Move c.compiler.debug, c.compiler.use-debug and c.compiler.optimise fr...Sven Gothel2012-03-072-7/+7
* 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 NIO Buffers<T> .put<Type1>(<Type2>) - Add appropriate source -> destinati...Sven Gothel2012-03-051-0/+25
* | 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
* 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