2 Commits

Author SHA1 Message Date
Jeremy Huddleston Sequoia
356491bda2 JavaNativeFoundation: Re-license under BSD-3
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2020-09-15 14:28:08 -07:00
Jeremy Huddleston Sequoia
55b3ebec85 [macos] Add JavaNativeFoundation
* Imported JavaNativeFoundation-80 as shipped with macOS 11 Beta
 * Added license information to all source files
 * Removed linker redirection support (only needed for the system framework)
 * Updated dylib id to be @rpath-relative
 * Updated to use jni.h from the JDK rather than the old copy in the macOS SDK

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2020-07-28 10:41:28 -07:00