summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-07-10Make threading a compile-time option and propagate it to all tools.Sebastian Rasmussen
2017-07-04Add mjsgen to things to build so it is not forgotten.Sebastian Rasmussen
2017-06-22Add '-s' option to hexdump script to dump arrays using string literals.Tor Andersson
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-06-15Update how to build native examples.Sebastian Rasmussen
2017-06-15Update 'make install' for new documentation layout.Tor Andersson
2017-05-29sort input filesBernhard M. Wiedemann
2017-05-23Remove unused strtod function.Tor Andersson
2017-05-08Make sure source text in pdf-js-util.js is zero terminated.Tor Andersson
2017-05-04Fix macOS build.Tor Andersson
2017-04-27Remove public SVG header.Tor Andersson
2017-04-27Make HTML header private.Tor Andersson
2017-04-20Remove needless -Igenerated flags.Tor Andersson
2017-04-20Split long lists onto multiple lines.Tor Andersson
2017-04-13Change generated files to be C instead of headers.Tor Andersson
2017-03-22Clean up makefiles.Tor Andersson
2017-03-21Replace fontdump, bin2hex and cquote with one tool: hexdump.Tor Andersson
2017-03-15Only include pthread library when needed.Tor Andersson
2017-01-23android: Add ndk-build makefile to build JNI library for android viewers.Sebastian Rasmussen
2016-12-12PDF Portfolio support.Robin Watts
2016-11-23Fix mu-threads build on linux.Tor Andersson
2016-11-23Convert mudraw and muraster to use mu-threads.Robin Watts
2016-11-22Rearrange CMap resources. Only include the ones that are used.Tor Andersson
2016-11-17Rename openssl flags to libcrypto.Sebastian Rasmussen
2016-11-16Fix 697334: disable text input in x11 viewer permanently.Tor Andersson
2016-11-14gl: Add macOS support.Tor Andersson
2016-11-08Fix android warnings.Tor Andersson
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen
2016-10-10Bug 697094: Disable viewer text input on linux.Robin Watts
2016-09-23Add 'make android' target to build android viewer.Tor Andersson
2016-09-22Include Java files when creating source tags.Sebastian Rasmussen
2016-07-15Bug 696493: Fix typo in earlier commit.Robin Watts
2016-07-13Bug 696493: Fix MINGW build of viewer.Robin Watts
2016-07-06Add optional support for JPEG-XR.Sebastian Rasmussen
2016-06-29Add Source Han Sans CJK per-language fonts.Tor Andersson
2016-06-23Update muraster tool and add it to the unix build.Tor Andersson
2016-06-23Some Makefile cleanups.Tor Andersson
2016-06-22Use vertical presentation forms.Tor Andersson
2016-06-14Add optional support for Luratech JBIG2 decoder.Sebastian Rasmussen
2016-06-14Teach "make tags" target to be quiet.Sebastian Rasmussen
2016-06-06Add FZ_ENABLE_JS configuration define.Tor Andersson
2016-05-30Link tools via libmutool.Robin Watts
2016-05-30Respect FZ_ENABLE_PDF=0 to allow dropping all PDF specific code in tools.Tor Andersson
2016-05-13Introduce a general output context.Sebastian Rasmussen
2016-05-13Makefile: list all source dependencies for cmapdump.Sebastian Rasmussen
2016-04-26Add 'mutool convert' and new document writer interface.Tor Andersson
2016-04-26svg: Add SVG parser.Tor Andersson
2016-04-19Add mutool mergeMichael Vrhel
2016-04-04epub: Add stripped Charis SIL font to use as the default font for EPUB.Tor Andersson
2016-03-23Include harfbuzz C++ files in 'make tags'.Tor Andersson