| Commit message (Expand) | Author | Age | Files | Lines |
* | Dump Local Info on build machine during junit.compile | Sven Gothel | 2012-03-28 | 1 | -1/+7 |
* | Test: Add dump of environment vars | Sven Gothel | 2012-03-28 | 1 | -2/+2 |
* | 7z Archive: Add all APK's - Was missing Android Launcher. | Sven Gothel | 2012-03-28 | 1 | -1/+1 |
* | Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-... | Sven Gothel | 2012-03-28 | 9 | -6/+120 |
* | Add *.apk files to the 7z archive [for deployment] | Sven Gothel | 2012-03-27 | 2 | -0/+2 |
* | Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /... | Sven Gothel | 2012-03-26 | 1 | -0/+1 |
* | Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ; | Sven Gothel | 2012-03-22 | 1 | -3/+3 |
* | Added adb install files | Sven Gothel | 2012-03-18 | 2 | -0/+7 |
* | Adding missing file .. oops | Sven Gothel | 2012-03-18 | 1 | -0/+13 |
* | Add 'asset' URLConnection; IOUtil uses URLConnection / incr. effeciency; Andr... | Sven Gothel | 2012-03-17 | 11 | -8/+62 |
* | Android: New ActivityLauncher (jogamp.android-launcher.apk) | Sven Gothel | 2012-03-14 | 9 | -51/+160 |
* | Fix rel GLUEGEN_CPPTASKS_FILE commit e617834dcabdb83f383a2d2a82fcd2d9d987c154 | Sven Gothel | 2012-03-10 | 1 | -5/+7 |
* | Allow GLUEGEN_CPPTASKS_FILE to be relative to gluegen.root ; Load gluegen-cpp... | Sven Gothel | 2012-03-10 | 3 | -11/+19 |
* | android remote test script: panda02 is my default test machine | Sven Gothel | 2012-03-10 | 1 | -2/+2 |
* | android remote adb test fixes: (1) Add connect; (2) Remove overriding explici... | Sven Gothel | 2012-03-10 | 1 | -1/+3 |
* | gluegen-cpptasks-android-armv7: Add 'gluegen.cpptasks.detect.os.custom' targe... | Sven Gothel | 2012-03-07 | 2 | -15/+25 |
* | Don't build and use gluegen.apk (compile time only) ; Don't test classloader ... | Sven Gothel | 2012-03-07 | 3 | -8/+9 |
* | android test: Specify 'java.io.tempdir' and add TestJarsInJar.apk / Disable m... | Sven Gothel | 2012-03-07 | 2 | -1/+3 |
* | build: Move c.compiler.debug, c.compiler.use-debug and c.compiler.optimise fr... | Sven Gothel | 2012-03-07 | 2 | -7/+7 |
* | android build/test fixes and refinement | Sven Gothel | 2012-03-07 | 3 | -10/+43 |
* | make.gluegen.all.linux-armv7-cross.sh: Use common TARGET_PLATFORM_ROOT | Sven Gothel | 2012-03-06 | 1 | -2/+3 |
* | cpptasks: Cleanup patch file and move single patches to obsolete for clarific... | Sven Gothel | 2012-03-06 | 5 | -229/+8 |
* | android crosscompile script, use android-ndk-r7b but favor generic android-nd... | Sven Gothel | 2012-03-06 | 1 | -6/+18 |
* | Update and cleanup cpptasks build & archive. | Sven Gothel | 2012-03-06 | 11 | -4/+320 |
* | Merge branch 'pulled' | Sven Gothel | 2012-03-06 | 7 | -101/+70 |
|\ |
|
| * | Changes to make gluegen build with NDK r7 | Edwin Vane | 2012-02-28 | 7 | -101/+70 |
* | | Fix local armel path | Sven Gothel | 2012-03-03 | 2 | -2/+4 |
|/ |
|
* | Dummy unit test name slice -> status | Sven Gothel | 2012-02-24 | 1 | -1/+1 |
* | If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa... | Sven Gothel | 2012-02-24 | 2 | -1/+14 |
* | Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw... | Sven Gothel | 2012-02-24 | 1 | -1/+4 |
* | Introduce environment-var/property to disable unit tests (per node) | Sven Gothel | 2012-02-24 | 4 | -8/+13 |
* | minor: verbose output | Sven Gothel | 2012-02-24 | 2 | -10/+4 |
* | Add gluegen.basename property, allowing to pass the JOB_NAME to the find loca... | Sven Gothel | 2012-02-24 | 1 | -9/+15 |
* | Add NODE_LABEL in scripts/make.gluegen.all.linux-armv7-cross.sh | Sven Gothel | 2012-02-24 | 1 | -0/+2 |
* | Add required NODE_LABEL, ie label/linux-armv7-img, allowing to find the prope... | Sven Gothel | 2012-02-24 | 1 | -7/+7 |
* | fix targetcommand.sh name on target | Sven Gothel | 2012-02-24 | 1 | -4/+4 |
* | Exposing custom gluegen-cpptask.file for crosscompilation presets, adding glu... | Sven Gothel | 2012-02-24 | 5 | -16/+63 |
* | Set 'jvmDataModel.arg' property in crosscompile build scripts, where 'gluegen... | Sven Gothel | 2012-02-23 | 3 | -7/+2 |
* | Passing environment-vars and ant-properties to junit tests, enabling fine gra... | Sven Gothel | 2012-02-23 | 2 | -1/+21 |
* | build script | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | Fix crosstests (TestJarUtil and PCPP) | Sven Gothel | 2012-02-19 | 1 | -2/+2 |
* | Fix [linux] armv7 cross build (regression of commit 196c325aa3dddb0d775e8fb80... | Sven Gothel | 2012-02-19 | 1 | -1/+10 |
* | Fix linux-armv7 crosscompilation | Sven Gothel | 2012-02-19 | 2 | -3/+8 |
* | Fix setting default bootclasspath (target.rt.jar and host.rt.jar) for OS X | Sven Gothel | 2012-01-23 | 1 | -4/+16 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 2 | -0/+4 |
* | Add verification script for compiled-in Java version | Sven Gothel | 2012-01-22 | 1 | -0/+25 |
* | Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..) | Sven Gothel | 2012-01-22 | 7 | -39/+187 |
* | Fix Bug 545: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -1/+4 |
* | Fix Bug 488: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 2 | -4/+273 |
* | Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow w... | Sven Gothel | 2012-01-09 | 2 | -5/+36 |