summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/VersionUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Platform getArch() -> getArchName() (analogue to getOSName())Sven Gothel2011-07-281-1/+1
* Android: Remove native (fake) detectionSven Gothel2011-07-241-1/+1
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-241-4/+10
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-4/+1
* small cleanup in uitl packageMichael Bien2011-02-261-6/+6
* Refined VersionInfo (seperator/new-line)Sven Gothel2010-11-251-3/+8
* print platform info (GlueGenVersion).Michael Bien2010-11-181-0/+8
* Version info debugging works now even without native libs.Michael Bien2010-11-181-15/+35
* New: JogampVersion, providing generic information for Jogamp JAR archives; Ve...Sven Gothel2010-11-121-41/+9
* Add generic VersionUtil (Manifest and Platform) ; Add VersionInfoSven Gothel2010-11-101-0/+127