summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2012-02-13Create mudraw; mupdfdraw cloned and adapted to use fz_documentRobin Watts
2012-02-11Build one library file instead of many smaller ones.Tor Andersson
2012-02-02Fix Bug 692821: make mupdf install target install memento.h tooRobin Watts
2012-01-30Add CBZ (comic book zip-file) parser.Tor Andersson
2012-01-30Add exception to Makefile to only build one of draw_scale and draw_simple_scale.Tor Andersson
2012-01-27Rename pdfdraw to mupdfdraw etc.Robin Watts
2012-01-03Add mubusy buildRobin Watts
2011-11-01Tweak build scripts for iOS viewer.Tor Andersson
2011-11-01Add skeleton iOS viewer project.Tor Andersson
2011-09-02Add Droid Sans Mono as a substitute font.Tor Andersson
2011-04-29Makefile: Fix dependencies for 'install' target.Tor Andersson
2011-04-25Add libs target, and webos OS settings.Robin Watts
2011-04-25Add 'generate' make target to make font/cmap headers.Robin Watts
2011-04-25Makefile tweaks for cross compiling, plus example cross compile target.Robin Watts
2011-04-15Use DroidSans.ttf as substitute font.Tor Andersson
2011-04-12Fix serious bug in cmap compacting -- we forgot to set the new length.Tor Andersson
2011-04-07Simplify makefiles by use of $(wildcard) and chained rules.Tor Andersson
2011-04-06First cut at halftone support. Mono only, 16x16 default halftone.Robin Watts
2011-04-06pdf: Change how CMap and font data files are generated and compiled.Tor Andersson
2011-04-06pdf: Optimize storage for the Adobe Glyph List.Tor Andersson
2011-04-06Move scripts and config files into "scripts" directory.Tor Andersson
2011-04-05Makefile tweaks.Tor Andersson
2011-04-05make: Fix header dependencies.Tor Andersson
2011-04-05Clean up xps and pdf page access functions.Tor Andersson