aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JNILibLoaderBase: Fix NPE in DEBUG mode if null == stripBasenameSuffixes (JOCL)Sven Gothel2012-08-261-1/+1
* 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
* Revert "JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf."Sven Gothel2012-08-231-8/+0
* Merge pull request #11 from xranby/jnlp-arch-armv6Sven Gothel2012-08-231-0/+8
|\
| * JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.Xerxes Rånby2012-08-221-0/+8
|/
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-1618-166/+324
* Merge remote-tracking branch 'github-sgothel/master'Xerxes Rånby2012-08-071-2/+2
|\
| * Minor cleanup of JavaEmitterv2.0-rc10Sven Gothel2012-07-191-2/+2
* | Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...Xerxes Rånby2012-08-073-1/+80
|/
* IOUtil: Better resource location debug info; RunnableTask adds 'flush()' meth...Sven Gothel2012-07-052-18/+49
* Lock Cleanup (API Change)Sven Gothel2012-06-2713-33/+80
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-2610-256/+474
* Fix Bug 591: Fix 'jnlp.' aliasing of PropertyAccess.getProperty(..):Sven Gothel2012-06-211-17/+30
* Fix IOUtil: Query FileOutputStream constructor for each use (don't cache), ut...Sven Gothel2012-06-211-9/+28
* Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9Sven Gothel2012-06-205-54/+79
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-1810-318/+395
* Fix Bug 587: Use alternative storage location if platform's temp directory is...Sven Gothel2012-06-166-105/+345
* 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-047-63/+231
* 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
* Android AssetDexClassLoader: Disable DEBUG flag.Sven Gothel2012-05-041-1/+1
* GlueGenVersionActivity: Add Scroller ..Sven Gothel2012-05-041-1/+5
* LauncherUtil: Allow no query in URI and no PKG in querySven Gothel2012-05-041-4/+1
* Bump Android version.code: 2Sven Gothel2012-05-041-1/+1
* Android: Add the LauncherVersionActivity ..Sven Gothel2012-05-041-0/+92
* Android Launcher: Add dummy version activity (recognized by market), remove p...Sven Gothel2012-05-041-2/+14
* Android ClassLoaderUtil: Cleanup hack ..Sven Gothel2012-05-041-2/+0
* DynamicLibraryBundle: API doc refinement, mention the ClassLoader role.Sven Gothel2012-05-042-5/+16
* Fix commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: System.loadLibrary(libra...Sven Gothel2012-05-041-1/+1
* Use ClassLoader to find JNI native libraries. ClassLoader was only used for t...Sven Gothel2012-05-045-42/+77
* Android Launcher: More verbose ClassLoader*Sven Gothel2012-05-032-4/+30
* 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-035-99/+310
* PropertyAccess: Cleanup code, adding comment.v2.0-rc8v2.0-rc7Sven Gothel2012-04-251-7/+6
* Platform: Need priviledge read access for property 'java.awt.headless'Sven Gothel2012-04-251-9/+13
* 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