summaryrefslogtreecommitdiff
path: root/external/curl/ExternalProject_curl.mk
AgeCommit message (Expand)Author
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-08-21Emscripten: Enable the WebDAV UCPStephan Bergmann
2024-07-19configure,curl: enable GSSAPI on Linux/MacOS/etc.Michael Stahl
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2023-11-09tdf#146386 curl,ucb: remove FTP UCPMichael Stahl
2023-09-27curl: upgrade to release 8.3.0Taichi Haradaguchi
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann
2022-10-28ofz: build-failure use with-tls result for curlCaolán McNamara
2022-10-28remove configure arguments to curl that no longer existCaolán McNamara
2022-10-26curl: upgrade to release 7.86.0Michael Stahl
2022-05-12curl: upgrade to release 7.83.1Michael Stahl
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-01curl: build with zlib on WNTMichael Stahl
2021-07-22curl: upgrade to release 7.78.0Michael Stahl
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-06-29curl: upgrade to release 7.71.0Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-01-24curl: upgrade to release 7.58.0Michael Stahl
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl
2017-10-24curl: upgrade to release 7.56.1Michael Stahl
2017-09-20Pass --with-macosx-version-min-required into external/curlStephan Bergmann
2017-09-07Pass --without-system-zlib into external/curlStephan Bergmann
2017-09-07Clean up passing CPPFLAGS/LDFLAGS into external/curlStephan Bergmann
2017-09-06Pass "verbose" flag into external/curlStephan Bergmann
2017-08-09curl: disable more unnecessary stuffMichael Stahl
2017-05-30curl: remove curl-xp.patch.1Michael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara
2016-12-19with missing nss build curl and vcl appropiatelyCaolán McNamara
2016-11-02curl: upgrade to version 7.51.0Michael Stahl
2016-07-09use EHs also for libcurlMarkus Mohrhard
2016-07-08tdf#100295: try to cover second place in curl using GetTickCount64Markus Mohrhard
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-03-11tdf#98416: Explicitly disable curl hardcoded CA certificate storeGiuseppe Castagno
2015-06-02curl: simplify SSL conditionalMichael Stahl
2015-06-02curl: disable loads more random stuff we don't needMichael Stahl
2015-06-02curl: sigh... *actually* disable rtmp supportMichael Stahl
2015-06-02curl: disable rtmp supportMichael Stahl
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-08-29Simplify some $ENABLE_DEBUG expressionsStephan Bergmann
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl
2014-03-02curl (bundled): fix logic breakoutDouglas Mencken