Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | - Platform is now useable without gluegen-rt libs in library path. - JogampVersion: fixed equals, added Impl url to manifest. - VersionUtil: getManifest should be now more relieable and passed all manual tests, e.g java jar lib.jar without specified classpath. | ||||
* | New: JogampVersion, providing generic information for Jogamp JAR archives; ↵ | Sven Gothel | 2010-11-12 | 1 | -41/+9 |
| | | | | | | | | | VersionInfo -> GlueGenVersion JogampVersion, providing generic information for Jogamp JAR archives Accessor to the Jogamp specific manifest additions, ie branch and commit. Also provides convenient attribute access and version dump methods. | ||||
* | Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo | Sven Gothel | 2010-11-10 | 1 | -0/+127 |