summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-02-25iOS: Suppress warnings about unused functionsJoseph Heenan
2015-02-23Merge branch 'html'Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-05Fix makefile dependencies (gen_font_droid.h is no more).Tor Andersson
2015-02-03Update URW fonts.Tor Andersson
2014-12-03html: CSS lexer and parser.Tor Andersson
2014-12-03html: Add scaffolding.Tor Andersson
2014-07-17Add cscope makefile targets.Tor Andersson
2014-06-10Fix library/header version error message and makefile dependency.Tor Andersson
2014-05-29Fix 694093: add vertical variant of CJK fallback font.Tor Andersson
2014-05-20Build libcurl as part of the 'make third' rule...Tor Andersson
2014-05-10Fix 694698: Support 32-bit values in CMaps.Tor Andersson
2014-05-08Fix curl build with thirdparty module when system curl is available too.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-03-25Add MuJS submodule, implementation and build.Tor Andersson
2014-02-10Bug 695022: Add TIFF format handlerRobin Watts
2013-12-16iOS: add javascript supportPaul Gardiner
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-26Import URW fonts version 1.10 converted to CFF by FontForge.Tor Andersson
2013-11-11Remove unneccessary CURL_CFLAGS from non-curl make targets.Tor Andersson