summaryrefslogtreecommitdiff
path: root/thirdparty/curl
AgeCommit message (Collapse)Author
2016-11-17Update to curl 7.51.0.Sebastian Rasmussen
Fixes bug 697337.
2016-11-04MSVS: More solution fixes.Robin Watts
In particular ensure that curl builds properly for 32 and 64bit modes.
2015-02-25Add 64 bit windows builds to MSVC solution.Robin Watts
A few casts are required within the code, along with a few #ifdef changes. Some tweaks to curl are required too.
2014-04-22Take on curl change from Sebastian.Robin Watts
This should get us better errors out.
2014-01-08Update curl build to avoid warning when linking windows release builds.Robin Watts
2013-08-14Fix build of curl on macosx.Tor Andersson
Only build mupdf-x11-curl if the curl thirdparty library exists.
2013-07-24Fix MSVC Release build.Robin Watts
2013-07-22Update thirdparty/curl to include curl_config.hRobin Watts
This solves linux build problems.
2013-07-19Import curl submodule.Robin Watts