Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-16 | platform/java/winmake.bat - Fix due to sources being moved. | Robin Watts | |
The java sources were pushed down into 'src' which broke the .bat file. | |||
2017-01-23 | android: Add ndk-build makefile to build JNI library for android viewers. | Sebastian Rasmussen | |
Run 'make android' to invoke ndk-build with the proper arguments. The results are placed in build/android. | |||
2016-07-11 | MSVC: Add DebugJava/ReleaseJava configurations. | Robin Watts | |
These build the mupdf desktop java viewer. |