aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/PlatformPropsImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp...Sven Gothel2013-05-311-2/+2
* Bug 681: Add Elf Parsing for other OS than Linux, if ARM and !ANDROID using /...Sven Gothel2013-02-091-34/+83
* Bug 681: Use ELF Header + ARM EABI Section Parsing in PlatformPropsImpl to to...Sven Gothel2013-02-081-10/+81
* Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma...Sven Gothel2013-01-191-7/+13
* PlatformPropsImpl: JAVA_RUNTIME_NAME is null using GCJ gij JRE.Xerxes RĂ„nby2013-01-181-2/+4
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-161-6/+6
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-181-0/+312