summaryrefslogtreecommitdiff
path: root/Makethird
AgeCommit message (Expand)Author
2018-09-25Update Harfbuzz submodule to version 1.9.0.Tor Andersson
2018-09-21Don't build freetype source files twice.Tor Andersson
2018-09-19Update to OpenJPEG 2.3.0.Sebastian Rasmussen
2018-08-01Update jbig2dec.Sebastian Rasmussen
2018-04-26Clean up and simplify makefiles.Tor Andersson
2018-04-11Remove needless #defines in load-jpx.cTor Andersson
2018-03-22Fix bug 696910 in a different way.Tor Andersson
2018-02-08Add flag to Makethird to silence warnings when building freetype.Tor Andersson
2017-12-13Don't pass -Wdeclaration-after-statement to C++ compiler.Tor Andersson
2017-11-22Update freeglut and change freeglut build output directory.Tor Andersson
2017-11-17Fix build if lcms2 is not present.Tor Andersson
2017-11-13gl: Fix GLUT build on MacOS X.Tor Andersson
2017-11-08gl: Remove GLFW and reinstate FreeGLUT.Tor Andersson
2017-07-10Make threading a compile-time option and propagate it to all tools.Sebastian Rasmussen
2017-06-29Harfbuzz tweaks.Robin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-05-04Fix macOS build.Tor Andersson
2017-03-22Rename libjpeg submodule.Tor Andersson
2017-03-22Clean up makefiles.Tor Andersson
2017-03-15Only include pthread library when needed.Tor Andersson
2017-03-15Update GLFW submodule.Tor Andersson
2017-01-23android: Add ndk-build makefile to build JNI library for android viewers.Sebastian Rasmussen
2016-11-17Retain only necessary files for curl support.Sebastian Rasmussen
2016-11-17Detect openssl to support https when using curl.Sebastian Rasmussen
2016-11-17Update to curl 7.51.0.Sebastian Rasmussen
2016-11-17Rename openssl flags to libcrypto.Sebastian Rasmussen
2016-11-14gl: Add macOS support.Tor Andersson
2016-10-16Link with OpenSSL if present on system.Sebastian Rasmussen
2016-09-27Move thirdparty/openjpeg onto the correct SHA.Robin Watts
2016-09-26Update OpenJPEG to the latest (git) version.Robin Watts
2016-07-06Add optional support for JPEG-XR.Sebastian Rasmussen
2016-07-06Add optional support for Luratech JPEG2000 decoder.Sebastian Rasmussen
2016-06-14Add optional support for Luratech JBIG2 decoder.Sebastian Rasmussen
2016-06-06Add FZ_ENABLE_JS configuration define.Tor Andersson
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