summaryrefslogtreecommitdiff
path: root/external/curl
AgeCommit message (Expand)Author
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
2022-01-24external/curl: Fix manipulation of LD_LIBRARY_PATHStephan Bergmann
2022-01-22upgrade to curl-7.81.0Caolán McNamara
2021-12-06Better workaround for ASan use-after-poisonStephan Bergmann
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-01curl: build with zlib on WNTMichael Stahl
2021-11-01curl: patch invalid format string in debug logMichael Stahl
2021-10-20upgrade curl to 7.79.1Caolán McNamara
2021-07-22curl: upgrade to release 7.78.0Michael Stahl
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-07-05Use up-to-date config.{guess,sub} for external/curl, tooTor Lillqvist
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-22curl: upgrade to release 7.65.0Michael Stahl
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann
2019-03-01Some more WIN32 -> _WIN32Stephan 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-05-17curl: upgrade to release 7.60.0Thorsten Behrens
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-01-24curl: upgrade to release 7.58.0Michael Stahl
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl
2017-10-27external/curl: Work around clang-cl not knowing /FDStephan Bergmann
2017-10-24curl: upgrade to release 7.56.1Michael Stahl
2017-09-20Pass --with-macosx-version-min-required into external/curlStephan Bergmann
2017-09-19connectx() is available only on Mac OS X 10.11 and newerTor Lillqvist
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 protocols nobody needs in MSVC buildMichael Stahl
2017-08-09curl: disable more unnecessary stuffMichael Stahl
2017-05-30curl: remove curl-xp.patch.1Michael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26curl: get winProxy support backThorsten Behrens
2017-01-23curl: upgrade to version 7.52.1Thorsten Behrens
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-08-01curl: drop curl-android.patchMichael Stahl
2016-07-30fix curl android patch to applyCaolán McNamara
2016-07-29bump curl to 7.50.0Caolán McNamara
2016-07-09use EHs also for libcurlMarkus Mohrhard
2016-07-08tdf#100295: try to cover second place in curl using GetTickCount64Markus Mohrhard
2016-07-07tdf#100295 force curl to build for XPMarkus Mohrhard
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky