summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os/DynamicLibraryBundle.java
Commit message (Expand)AuthorAgeFilesLines
* DynamicLibraryBundle*: Use generics for better spec / Drop Iterator in favor ...Sven Gothel2011-08-311-31/+23
* DynamicLibraryBundleInfo: Allow impl. to select tool/system lookupSven Gothel2011-08-091-7/+19
* aapt build check fix ; DynamicLibraryBundle.isGlueLibComplete() == true if la...Sven Gothel2011-08-051-3/+16
* debug: mention thread nameSven Gothel2010-12-171-1/+2
* Debug: out -> err streamSven Gothel2010-12-131-16/+16
* Fix API docSven Gothel2010-11-151-4/+8
* LICENSE.txt changes:Sven Gothel2010-09-141-25/+26
* currently no need for a (public) MiscUtils.java.Michael Bien2010-06-101-8/+6
* Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...Sven Gothel2010-06-101-0/+327