| Commit message (Expand) | Author | Age | Files | Lines |
* | PlatformPropsImpl.getOSAndArch(..): Cleanup, use final String instances to ea... | Sven Gothel | 2014-07-11 | 1 | -22/+33 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -9/+9 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
* | Bug 958 - Add support for OpenJDK version notation | Sven Gothel | 2014-02-16 | 1 | -3/+10 |
* | Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes... | Sven Gothel | 2014-01-24 | 1 | -106/+216 |
* | Bug 944 - Platform doesn't parse early-access java-version string properly (J... | Sven Gothel | 2014-01-14 | 1 | -5/+4 |
* | PlatformPropsImpl: Add static class OSXVersion w/ selected OSX VersionNumbers | Sven Gothel | 2013-10-24 | 1 | -1/+11 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -52/+52 |
* | Bug 816: Add Platform.JAVA_VERSION_UPDATE - Allowing to determin whether JVM ... | Sven Gothel | 2013-09-22 | 1 | -0/+15 |
* | Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp... | Sven Gothel | 2013-05-31 | 1 | -2/+2 |
* | Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /... | Sven Gothel | 2013-02-09 | 1 | -34/+83 |
* | Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to... | Sven Gothel | 2013-02-08 | 1 | -10/+81 |
* | Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma... | Sven Gothel | 2013-01-19 | 1 | -7/+13 |
* | PlatformPropsImpl: JAVA_RUNTIME_NAME is null using GCJ gij JRE. | Xerxes RĂ„nby | 2013-01-18 | 1 | -2/+4 |
* | Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf... | Sven Gothel | 2012-08-16 | 1 | -6/+6 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -0/+312 |