summaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt-cdc
Commit message (Collapse)AuthorAgeFilesLines
* gluegen-rt-cdc.jar -> gluegen-rt.cdc.jar to comply with JOGL cdc naming ↵Sven Gothel2010-11-071-7/+0
| | | | convention
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-0/+4
| | | | | | | - Added JAR Manifest to native libs as well, otherwise our chain would become mixed code. - JNLP: Added update check = background
* Build CDC named JARs for CVM in default build, no more specialized build ↵sg2158892009-07-151-0/+3
necessary. Fix PointerBuffer allocateDirect()