Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by ↵ | Sven Gothel | 2014-01-25 | 1 | -0/+3 |
| | | | | 'sealed packages': gluegen-rt.jar < gluegen-rt-android.jar < gluegen.jar | ||||
* | Jar Manifest: Sealed Entries must follow generic headers - Otherwise ↵ | Sven Gothel | 2014-01-25 | 1 | -2/+3 |
| | | | | subsequent entries are not recognized | ||||
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - ↵ | Sven Gothel | 2014-01-22 | 1 | -0/+2 |
| | | | | duh), add 'Application-Library-Allowable-Codebase: *' | ||||
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 1 | -0/+1 |
| | |||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-20 | 1 | -0/+4 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Bug 588: Adding jogamp.version property, i.e. 2.0.2-rc-<TIMESTAMP> used for ↵ | Sven Gothel | 2013-03-28 | 1 | -0/+1 |
| | | | | | | | | | | | | Manifest ; Common jogamp_int_version for Android. Until 2.0.2 gets released, the version string is 2.0.2-rc-<TIMESTAMP> and used in the Manifest for IMPLEMENTATION_VERSION. The previous build version name of IMPLEMENTATION_VERSION goes into the new tag IMPLEMENTATION_BUILD. Further more, we use a common jogamp_int_version for Android, to make life more easy. | ||||
* | Fix Version test while using the JAR files in classpath; Cleanup Manifest order | Sven Gothel | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Manifest: Add URL | Sven Gothel | 2010-11-23 | 1 | -0/+1 |
| | |||||
* | fix typo | Sven Gothel | 2010-11-10 | 1 | -2/+2 |
| | |||||
* | Adding SCM_BRANCH, gluegen.build.branch info | Sven Gothel | 2010-11-10 | 1 | -0/+1 |
| | |||||
* | Added 'gluegen.build.id' (hudson timestamp) and 'gluegen.build.commit' (git ↵ | Sven Gothel | 2010-11-10 | 1 | -0/+1 |
| | | | | | | commit sha1) to the JARs Manifest files and artifact.properties. | ||||
* | Incooperate gluegen.build.number in ZIP archive name and in JAR manifests | Sven Gothel | 2010-11-09 | 1 | -1/+4 |
| | |||||
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 1 | -0/+4 |
| | | | | | | | - Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Added update check = background | ||||
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+3 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@147 a78bb65f-1512-4460-ba86-f6dc96a7bf27 |