| Commit message (Expand) | Author | Age | Files | Lines |
* | Default build is JDK-17, prepare up to Java-21 (next LTS); PlatformPropsImpl:... | Sven Gothel | 2023-01-15 | 1 | -3/+11 |
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu... | Sven Gothel | 2019-06-17 | 1 | -0/+1 |
* | iOS: Initial iOS support commit: build.xml targets, java code-path etc | Sven Gothel | 2019-06-17 | 1 | -0/+1 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -2/+2 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 1 | -4/+4 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -12/+14 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -9/+9 |
* | VersionUtil.getPlatformInfo: include 'getOSVersionNumber()' beside it's strin... | Sven Gothel | 2013-10-03 | 1 | -1/+1 |
* | Bug 816: Add Platform.JAVA_VERSION_UPDATE - Allowing to determin whether JVM ... | Sven Gothel | 2013-09-22 | 1 | -1/+1 |
* | VersionUtil: add getManifest(.., String[] extensions) variant, allowing detec... | Sven Gothel | 2013-03-28 | 1 | -5/+30 |
* | Modified Java 1.5 Buffers patch 2b7d1b1d25cb2cd73311ec9159b465f0391bf5e0 - Ma... | Sven Gothel | 2013-01-19 | 1 | -1/+2 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -1/+1 |
* | Add support for armhf/gnueabihf resulting in new 'os.and.arch' := [ 'android-... | Sven Gothel | 2012-03-28 | 1 | -1/+2 |
* | Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /... | Sven Gothel | 2012-03-26 | 1 | -1/+3 |
* | Stabilize open InputStream's / Closeable's: Decorate w/ try-finally and close... | Sven Gothel | 2012-03-10 | 1 | -2/+10 |
* | Platform getArch() -> getArchName() (analogue to getOSName()) | Sven Gothel | 2011-07-28 | 1 | -1/+1 |
* | Android: Remove native (fake) detection | Sven Gothel | 2011-07-24 | 1 | -1/+1 |
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 1 | -4/+10 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -4/+1 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -6/+6 |
* | Refined VersionInfo (seperator/new-line) | Sven Gothel | 2010-11-25 | 1 | -3/+8 |
* | print platform info (GlueGenVersion). | Michael Bien | 2010-11-18 | 1 | -0/+8 |
* | Version info debugging works now even without native libs. | Michael Bien | 2010-11-18 | 1 | -15/+35 |
* | New: JogampVersion, providing generic information for Jogamp JAR archives; Ve... | Sven Gothel | 2010-11-12 | 1 | -41/+9 |
* | Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo | Sven Gothel | 2010-11-10 | 1 | -0/+127 |