Age | Commit message (Expand) | Author |
2017-07-10 | Make threading a compile-time option and propagate it to all tools. | Sebastian Rasmussen |
2017-06-29 | Harfbuzz tweaks. | Robin Watts |
2017-06-22 | Add Color Management interface to MuPDF, with LCMS implementation. | Michael Vrhel |
2017-05-04 | Fix macOS build. | Tor Andersson |
2017-03-22 | Rename libjpeg submodule. | Tor Andersson |
2017-03-22 | Clean up makefiles. | Tor Andersson |
2017-03-15 | Only include pthread library when needed. | Tor Andersson |
2017-03-15 | Update GLFW submodule. | Tor Andersson |
2017-01-23 | android: Add ndk-build makefile to build JNI library for android viewers. | Sebastian Rasmussen |
2016-11-17 | Retain only necessary files for curl support. | Sebastian Rasmussen |
2016-11-17 | Detect openssl to support https when using curl. | Sebastian Rasmussen |
2016-11-17 | Update to curl 7.51.0. | Sebastian Rasmussen |
2016-11-17 | Rename openssl flags to libcrypto. | Sebastian Rasmussen |
2016-11-14 | gl: Add macOS support. | Tor Andersson |
2016-10-16 | Link with OpenSSL if present on system. | Sebastian Rasmussen |
2016-09-27 | Move thirdparty/openjpeg onto the correct SHA. | Robin Watts |
2016-09-26 | Update OpenJPEG to the latest (git) version. | Robin Watts |
2016-07-06 | Add optional support for JPEG-XR. | Sebastian Rasmussen |
2016-07-06 | Add optional support for Luratech JPEG2000 decoder. | Sebastian Rasmussen |
2016-06-14 | Add optional support for Luratech JBIG2 decoder. | Sebastian Rasmussen |
2016-06-06 | Add FZ_ENABLE_JS configuration define. | Tor Andersson |
2016-04-22 | thirdparty: Update to openjpeg 2.1.0. | Sebastian Rasmussen |
2016-02-29 | js: Add makefile dependencies so that one.c gets rebuilt properly. | Tor Andersson |
2016-01-29 | Force all harfbuzz allocations through our allocators. | Robin Watts |
2016-01-28 | Add harfbuzz thirdparty submodule. | Tor Andersson |
2016-01-05 | gl: Remove unused GLUT variables from makefiles. | Tor Andersson |
2016-01-05 | Link required thirdparty libraries into one library: libmupdfthird.a | Tor Andersson |
2015-12-22 | Update jbig2dec to latest. | Robin Watts |
2015-12-18 | Fix warning in zlib thirdparty build. | Tor Andersson |
2015-12-15 | muPDF iOS app: Support for the latest (3.4.1) Crashlytics. | fredrossperry |
2015-10-06 | Update freetype submodule to version 2.6.1. | Tor Andersson |
2015-10-06 | gl: Use GLFW instead of GLUT. | Tor Andersson |
2015-10-06 | glut: Simple viewer using GLUT and fixed function OpenGL. | Tor Andersson |
2014-05-23 | Add ftdebug.c to thirdparty freetype build. | Tor Andersson |
2014-05-19 | Add an application agnostic memory handler for libjpeg | Chris Liddell |
2014-05-07 | Fix 694428: use system CURL library if available. | Tor Andersson |
2014-03-25 | Add MuJS submodule, implementation and build. | Tor Andersson |
2013-11-28 | Put thirdparty config headers in separate directories. | Tor Andersson |
2013-11-28 | Update mupdf to use latest openjpeg pulled from ghostpdl. | Robin Watts |
2013-08-14 | Fix build of curl on macosx. | Tor Andersson |
2013-07-19 | Add mupdf-curl app | Robin Watts |
2013-06-20 | Update source, makefiles and win32 projects. | Tor Andersson |
2013-06-19 | Use subdirs in build directory for thirdparty libraries. | Tor Andersson |
2013-06-12 | Some Makefile cleanups. | Tor Andersson |
2013-05-30 | Update Makefile for V8 MacOS X operation. | Robin Watts |
2013-05-29 | Fix a typo in Makethird where we used $(BUILD) rather than $(build). | Tor Andersson |
2013-05-29 | Add rules to configure and build openssl if it is present in thirdparty. | Tor Andersson |
2013-05-29 | Clean up thirdparty / system library makefile variables. | Tor Andersson |
2013-05-24 | Update build to use the latest openJPEG2 | Shailesh Mistry |
2013-05-22 | Update OpenJPEG to v2.0.0. | Robin Watts |