summaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)Author
2016-06-13Bug 696831: iOS/OS X support for size optimizationsJoseph Heenan
2016-06-06Add build=small target, optimizing for size.Tor Andersson
2016-04-27Guard setting pkg-config variables with --exists.Tor Andersson
2016-04-05Add threaded operation to mudraw.Robin Watts
2016-03-31Reorganize java and android source.Tor Andersson
2016-03-23Don’t include openssl by default in the OS X build.fredrossperry
2016-03-22Add Google Perf Tools build.Robin Watts
2016-03-15Memento: Fix specification of -ldl in memento builds.Robin Watts
2016-03-07Memento: Store/display backtraces with blocks.Robin Watts
2016-02-10Add build=sanitize option to makefile.Tor Andersson
2016-02-10Add system harfbuzz pkg-config flags to makefile.Tor Andersson
2016-01-05gl: Remove unused GLUT variables from makefiles.Tor Andersson
2015-10-06glut: Simple viewer using GLUT and fixed function OpenGL.Tor Andersson
2015-10-02Bug 696117: Add NaCl cross compile rules.Robin Watts
2015-05-15Add Makefile flag for building large file variants.Robin Watts
2015-03-25Bug 695854: Enable building of MuPDF viewer using MINGW.Robin Watts
2015-03-20First attempt at mupdf tizen build.Robin Watts
2014-05-08Fix curl build with thirdparty module when system curl is available too.Tor Andersson
2014-05-07Fix 694428: use system CURL library if available.Tor Andersson
2014-04-23Fix 693518: update Makerules and debian/controlTor Andersson
2014-03-25Add MuJS submodule, implementation and build.Tor Andersson
2013-11-11Remove unneccessary CURL_CFLAGS from non-curl make targets.Tor Andersson
2013-09-08ios: Clean up project file.Tor Andersson
2013-08-14Fix build of curl on macosx.Tor Andersson
2013-07-11Prepare for multiple viewer application targets in makefile.Tor Andersson
2013-06-17Add support to build command line tools on MINGW.Tor Andersson
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-04-29Correct pkg-config dependency to libopenjpeg1Sebastian Rasmussen
2013-04-23Fix pkg-config issues.Tor Andersson
2013-04-11Remove explicit architecture settings in Makerules for OS X.Tor Andersson
2013-03-19Fix compilation on Mac OS X by partially reverting 61c1f80d36.Marcos H. Woehrmann
2013-02-28Bug 693596: Speed compilation on unix based systems.Robin Watts
2012-11-16Fix build with openjpeg-1.5.1Wouter van Kesteren
2012-11-16Build on Solaris (10, at least)Chris Liddell
2012-08-06Add a make target for measuring code coverageSebastian Rasmussen
2012-04-23Add mingw32 cross compilation targets to make file.Tor Andersson
2012-04-09Bug 692976: Fix spurious thread lock debug warnings on context clonesRobin Watts
2012-03-21Update iOS app.Tor Andersson
2011-11-15Merge branch 'master' into contextRobin Watts
2011-11-01Update project to Xcode 4.Tor Andersson
2011-11-01Tweak build scripts for iOS viewer.Tor Andersson
2011-11-01Add skeleton iOS viewer project.Tor Andersson
2011-09-14Add Memento build option.Robin Watts
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-07Simplify makefiles by use of $(wildcard) and chained rules.Tor Andersson
2011-04-06Move scripts and config files into "scripts" directory.Tor Andersson
2011-04-04pdf: Rename mupdf directory.Tor Andersson