summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2012-07-05Merge branch 'master' into formsRobin Watts
2012-06-29Mujstest Makefile tweaksRobin Watts
2012-06-29Add 'all-nojs' target to the main trunk.Robin Watts
2012-06-27Makefile tweaksRobin Watts
2012-06-25Add make target to only build thirdpartySebastian Rasmussen
2012-06-20Makefile changes to enable mupdf-v8 and mujstest-v8 on linux.Robin Watts
2012-06-20Don't compile javascript v8 implementation on unix for now.Tor Andersson
2012-05-10Combine all small tools into mubusy and remove the separate executables.Tor Andersson
2012-04-30Simple mupdfposter appRobin Watts
2012-04-21Add XLIBS to complement XCFLAGSRobin Watts
2012-04-19Tweak manpages and add makefile rule to generate plain text versions.Tor Andersson
2012-04-18Add XCFLAGS option to makefile.Robin Watts
2012-03-13Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.Tor Andersson
2012-02-16Remove mupdfdraw and muxpsdraw in favour of mudraw.Robin Watts