summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding gcc linker cfg: '-static-libgcc' for all def. build platforms:Sven Gothel2012-10-135-0/+16
* SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s...Sven Gothel2012-10-041-2/+1
* Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which impacts non...Sven Gothel2012-10-041-1/+1
* Fix Bug 624 - Compile and generate android JAR files (gluegen-rt-android.jar)...Sven Gothel2012-10-042-6/+25
* 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
* Android: Bump version.code: 914011Sven Gothel2012-08-231-1/+1
* Allow the custom user gluegen property file being specified by env var GLUEGE...Sven Gothel2012-08-232-5/+19
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-1616-159/+317
* Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...Xerxes RĂ„nby2012-08-073-1/+80
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-263-12/+12
* 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 Android Remote Test: gluegen-rt.apk -> gluegen-rt-android-${android.abi}.apkSven Gothel2012-06-151-1/+1
* Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...Sven Gothel2012-06-155-31/+90
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-041-20/+44
* Android: Bump version.code: 914010Sven Gothel2012-05-091-1/+1
* Android: Bump version.code to 0914009Sven Gothel2012-05-091-1/+1
* Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image...Sven Gothel2012-05-091-6/+6
* Android: Add xhdpi iconSven Gothel2012-05-091-0/+0
* Android: aapt no debug, gluegen: proper version.code and launcher manifestSven Gothel2012-05-042-8/+8
* Android: Cleanup Manifest - remove commented out tags, don't require touchscr...Sven Gothel2012-05-043-10/+12
* Android: 'android.jar' -> android-015.jar', 'android-min.jar' (9); version.co...Sven Gothel2012-05-042-5/+6
* Android version.code: 3Sven Gothel2012-05-041-1/+1
* Fix Android JogAmp Launcher: AssetsSven Gothel2012-05-042-1/+4
* Fix Android Launcher: Add permission Internet access (commit 85ba9e60dfd1828c...Sven Gothel2012-05-041-2/+2
* Android Launcher: Add permission Internet accessSven Gothel2012-05-041-2/+2
* Bump Android version.code: 2Sven Gothel2012-05-041-1/+1
* Android Launcher: Add dummy version activity (recognized by market), remove p...Sven Gothel2012-05-041-2/+14
* APK version code = 1Sven Gothel2012-05-031-1/+1
* Reduce APK version name to 30 charsSven Gothel2012-05-031-1/+1
* AndroidLauncher: Add 'MainLauncher'; ClassLoaderUtil adds list of direct APKs...Sven Gothel2012-05-031-0/+15
* Partially revert commit 5efbe805c553a2ac21a79386c3e2147858d4308b - Linux / So...v2.0-rc6Sven Gothel2012-04-192-32/+0
* Relaxed Unix linker flags for Linux + Solaris ; Refined Linux Armv4 flagsSven Gothel2012-04-193-15/+52
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...Sven Gothel2012-04-183-1/+61
* 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-023-3/+6
* Android: Compile agains API Level 15 for AV package, we don't require it though.Sven Gothel2012-04-021-1/+2
* Add Android API 15 (Ice Cream Sandwich) for it's MediaPlayer capabilities (OM...Sven Gothel2012-04-025-0/+213
* Fix EABI Armel/Armhf selection incl. os.and.archSven Gothel2012-03-281-25/+53
* gluegen-cpptasks-android-armv7.xml: Add missing isAbiEabiGnuArmel propertySven Gothel2012-03-281-1/+1
* Dump Local Info on build machine during junit.compileSven Gothel2012-03-281-1/+7
* Test: Add dump of environment varsSven Gothel2012-03-281-2/+2
* 7z Archive: Add all APK's - Was missing Android Launcher.Sven Gothel2012-03-281-1/+1
* Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-...Sven Gothel2012-03-289-6/+120
* Add *.apk files to the 7z archive [for deployment]Sven Gothel2012-03-272-0/+2