Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | currently no need for a (public) MiscUtils.java. | Michael Bien | 2010-06-10 | 1 | -57/+0 |
| | |||||
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library ↵ | Sven Gothel | 2010-06-10 | 1 | -0/+57 |
loading and lookup Add JNILibLoaderBase.loadLibrary(String libname, boolean ignoreError); DynamicLibraryBundle provides Tool and JNI native library loading and lookup New classes: com.jogamp.common.os.DynamicLibraryBundle com.jogamp.common.os.DynamicLibraryBundleInfo com.jogamp.common.util.MiscUtils.java Change: DEBUG/VERBOSE properties 'gluegen' -> 'jogamp' |