summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-06-12Some Makefile cleanups.Tor Andersson
2013-06-08Add ctags make target.Tor Andersson
2013-05-30Delete libraries before updating them.Tor Andersson
2013-05-30Fix header file dependencies and X11 CFLAGS in Makefile.Tor Andersson
2013-05-30Check signatures on clicking the corresponding form fieldPaul Gardiner
2013-05-30Generate C-includable version of Adobe CA certificatePaul Gardiner
2013-05-29Add rules to configure and build openssl if it is present in thirdparty.Tor Andersson
2013-05-29Clean up thirdparty / system library makefile variables.Tor Andersson
2013-05-16Only link with X11 for X11 viewer.Tor Andersson
2013-05-06Add UCDN unicode character library.Tor Andersson
2013-05-03Simple Image file format recogniserRobin Watts
2013-03-20Remove unneccessary ./ prefix in generated file makefile recipes.Tor Andersson
2013-02-28Bug 693595: Fix typo in Makefile resulting in mutool not being installed.Robin Watts
2013-01-11Use $DESTDIR in Makefile install target.Tor Andersson
2012-10-05Rename mubusy to mutool.Tor Andersson
2012-09-21Add ifdef option to embed either the small or full CJK fallback font.Tor Andersson
2012-08-08Merge branch 'master' into formsPaul Gardiner
2012-08-06Always rebuild static libraries in unix, instead of updating themSebastian Rasmussen
2012-08-03Forms: move javascript utility filePaul Gardiner
2012-07-12Separate out the Javascript utility functions and autogenerate C stringPaul Gardiner