summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2013-11-11Fix Makefile output directory dependency for curl library.Tor Andersson
2013-09-03Fix header file dependencies on tool source files.Tor Andersson
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-08-20Include platform source files in "make tags".Tor Andersson
2013-08-14Fix build of curl on macosx.Tor Andersson
2013-07-26Add script to create source tarballs using git-archive.Tor Andersson
2013-07-19Add mupdf-curl appRobin Watts
2013-07-11Add documentation files to make install target.Tor Andersson
2013-07-11Prepare for multiple viewer application targets in makefile.Tor Andersson
2013-06-24Fix "make all-nojs" target.Tor Andersson
2013-06-20Fix default make target.Tor Andersson
2013-06-20Update source, makefiles and win32 projects.Tor Andersson
2013-06-18Add gen_ prefix to generated header files.Tor Andersson
2013-06-18Fix makefile header dependencies.Tor Andersson
2013-06-18Split pdf.h into subheaders.Tor Andersson