summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2016-03-23Compile embedded fonts in separate C files.Tor Andersson
2016-03-21Add thirdparty sources to 'tags' file.Tor Andersson
2016-03-14Make release build the default.Tor Andersson
2016-02-29jni: Update build files for moved java sources.Tor Andersson
2016-02-29js: Add "mutool run" tool to run javascript scripts.Tor Andersson
2016-02-29Add mutool create tool, and PDF font and image resource creation.Michael Vrhel
2016-01-28Add harfbuzz thirdparty submodule.Tor Andersson
2016-01-28Add Noto fallback fonts.Tor Andersson
2016-01-05Link required thirdparty libraries into one library: libmupdfthird.aTor Andersson
2015-12-28Drop 'jsimp' abstraction and use mujs directly.Tor Andersson
2015-10-21Fix 696283: Split 'make third' target.Tor Andersson
2015-10-06gl: Split text field handling into separate file and add keyboard focus.Tor Andersson
2015-10-06gl: Add an internal header file for GL application.Tor Andersson
2015-10-06gl: Use GLFW instead of GLUT.Tor Andersson
2015-10-06glut: Simple viewer using GLUT and fixed function OpenGL.Tor Andersson
2015-07-20First cut at gprf document handler.Robin Watts
2015-05-25Merge 'mudraw' into 'mutool' binary.Tor Andersson
2015-04-15Fix iOS buildPaul Gardiner
2015-04-09Add convenience make targets: make release and make debug.Tor Andersson
2015-04-08Add docs/example.c and docs/multi-threaded.c to 'make examples' target.Tor Andersson
2015-04-07Compile windows resource file when building with MinGW.Tor Andersson
2015-04-06Add mutool pages subcommand.Robin Watts
2015-04-01Fix build for MinGW.Tor Andersson
2015-03-25Bug 695854: Enable building of MuPDF viewer using MINGW.Robin Watts