aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/jvm/JNILibLoaderBase.java
Commit message (Expand)AuthorAgeFilesLines
* JNILibLoaderBase: Add convenient method to addNativeJarLibs for 'all' and 'at...Sven Gothel2011-09-241-1/+38
* Better DEBUG outputSven Gothel2011-09-231-8/+8
* TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat...Sven Gothel2011-09-231-0/+30
* JNILibLoaderBase/TempJarCache: Prepare for loadLibrary(..) out of cached JARsSven Gothel2011-09-221-1/+18
* Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt...Sven Gothel2011-09-211-18/+28
* small cleanup in uitl packageMichael Bien2011-02-261-2/+0
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Debug: out -> err streamSven Gothel2010-12-131-1/+1
* Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...Sven Gothel2010-06-101-36/+53
* Fix Exception Handling ..Sven Gothel2010-04-201-2/+3
* Importing files from JOGL (preserving history)Sven Gothel2010-04-191-15/+8
* Moving imported files to proper placeSven Gothel2010-04-191-0/+210