summaryrefslogtreecommitdiff
path: root/Makethird
AgeCommit message (Expand)Author
2016-04-22thirdparty: Update to openjpeg 2.1.0.Sebastian Rasmussen
2016-02-29js: Add makefile dependencies so that one.c gets rebuilt properly.Tor Andersson
2016-01-29Force all harfbuzz allocations through our allocators.Robin Watts
2016-01-28Add harfbuzz thirdparty submodule.Tor Andersson
2016-01-05gl: Remove unused GLUT variables from makefiles.Tor Andersson
2016-01-05Link required thirdparty libraries into one library: libmupdfthird.aTor Andersson
2015-12-22Update jbig2dec to latest.Robin Watts
2015-12-18Fix warning in zlib thirdparty build.Tor Andersson
2015-12-15muPDF iOS app: Support for the latest (3.4.1) Crashlytics.fredrossperry
2015-10-06Update freetype submodule to version 2.6.1.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
2014-05-23Add ftdebug.c to thirdparty freetype build.Tor Andersson
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
2014-05-07Fix 694428: use system CURL library if available.Tor Andersson
2014-03-25Add MuJS submodule, implementation and build.Tor Andersson
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-28Update mupdf to use latest openjpeg pulled from ghostpdl.Robin Watts
2013-08-14Fix build of curl on macosx.Tor Andersson
2013-07-19Add mupdf-curl appRobin Watts
2013-06-20Update source, makefiles and win32 projects.Tor Andersson
2013-06-19Use subdirs in build directory for thirdparty libraries.Tor Andersson
2013-06-12Some Makefile cleanups.Tor Andersson
2013-05-30Update Makefile for V8 MacOS X operation.Robin Watts
2013-05-29Fix a typo in Makethird where we used $(BUILD) rather than $(build).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-05-24Update build to use the latest openJPEG2Shailesh Mistry
2013-05-22Update OpenJPEG to v2.0.0.Robin Watts
2013-05-16Only link with X11 for X11 viewer.Tor Andersson
2013-04-23Fix pkg-config issues.Tor Andersson
2012-11-16Fix build with openjpeg-1.5.1Wouter van Kesteren
2012-09-26Add thirdparty libraries as git submodules.Tor Andersson
2012-06-29Mujstest Makefile tweaksRobin Watts
2012-06-27Makefile tweaksRobin Watts
2012-06-20Makefile changes to enable mupdf-v8 and mujstest-v8 on linux.Robin Watts
2012-04-23Use jmemnobs.c instead of jmemansi.c in libjpeg.Tor Andersson
2012-03-16Add -Dverbose=-1 to zlib CFLAGS.Robin Watts
2012-03-07Move to OpenJPEG 1.5.0Robin Watts
2012-01-27Makefile/Project changes to use new thirdparty.zipRobin Watts
2011-04-08Add special case non-aa scan converter with accompanying blit functions.Tor Andersson
2011-04-07Add text antialiasing too.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-05Makefile tweaks.Tor Andersson
2011-03-06Slim down freetype thirdparty library build.Tor Andersson
2011-03-04Fix include search path for Makethird so filt_dctd will find jconfig.hTor Andersson
2011-02-23Update Makefiles and project files for new thirdparty versions.Tor Andersson
2010-07-29Copy jconfig.txt to jconfig.h when building third party libjpeg.Tor Andersson
2010-07-21Fixes to compile with MSYS.Tor Andersson