-
https://github.com/dropbox/djinni/pull/140Paul Wais authored
Major changes: * The tests and example run in (Dockerized) Linux (as well as Mac OS X). * The (jni) tests now require CMake to support cross-platform builds. In particular, we leverage CMake's FindJNI to make JNI setup easy. * Docs are edited throughout to include pointers to the new features. * Includes a few small code changes to the example / test code to fix things that weren't portable. * Includes a new NativeLibLoader support class to help load jar-packaged native libraries.
27e29479