aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/curl
AgeCommit message (Expand)Author
2023-12-06Merge pull request #24011 from fuzzard/depends_curlfuzzard
2023-11-11tools/depends: curl: add --with-zlib optionLukas Rusak
2023-11-11tools/depends: curl: add --without-wolfssl optionLukas Rusak
2023-11-11tools/depends: curl: add --without-mbedtls optionLukas Rusak
2023-11-11tools/depends: curl: add --without-nss optionLukas Rusak
2023-11-11tools/depends: curl: add --without-gnutls optionLukas Rusak
2023-11-11tools/depends: curl: add --without-msh3 optionLukas Rusak
2023-11-11tools/depends: curl: add --without-quiche optionLukas Rusak
2023-11-11tools/depends: curl: add --without-nghttp3 optionLukas Rusak
2023-11-11tools/depends: curl: add --without-ngtcp2 optionLukas Rusak
2023-11-11tools/depends: curl: add --without-hyper optionLukas Rusak
2023-11-11tools/depends: curl: add --without-gsasl optionLukas Rusak
2023-11-11tools/depends: curl: add --without-gssapi optionLukas Rusak
2023-11-11tools/depends: curl: add --without-brotli optionLukas Rusak
2023-11-11tools/depends: curl: add --without-zstd optionLukas Rusak
2023-11-11tools/depends: curl: format configure optionsLukas Rusak
2023-11-05[tools/depends][target] Bump curl 8.4.0fuzzard
2023-10-02build curl without libpsl dependencythrowaway96
2023-08-05[depends] bump curl to 8.1.2Jose Luis Marti
2022-12-29tools/depends: make the hash file an order only prerequisiteLukas Rusak
2022-02-07[depends] add tarball hash checkingwsnipex
2021-10-25[tools/depends][native] bump autoconf 2.71fuzzard
2020-07-19[depends] Disable libidn2 support in curlphunkyfish
2020-02-15[depends] bump curl to 7.68.0Rechi
2020-02-15[depends] add update-cacert target to curlRechi
2020-02-05[macosx] set minimum osx version to 10.13 (High Sierra), fix deprecations and...phunkyfish
2019-08-07[depends] bump curl to 7.65.3Rechi
2019-01-04[depends] add http2 support to curl via nghttp2wsnipex
2018-09-15[depends] bump libCURL version to 7.61.1peak3d
2018-08-01[depends] bump openssl to 1.1.0hRechi
2018-05-28[depends] curl: remove specific osx versionRechi
2018-04-21[depends] curl: build curl with `--with-ca-fallback`Anton Fedchin
2018-02-09[depends][cleanup] CLEAN_FILES is unusedRechi
2018-01-23[depends] curl: make sure openssl is compiled inwsnipex
2018-01-18Build curl as static library in dependsPär Björklund
2017-10-23[depends] bump curl to 7.56.1Rechi
2017-02-14Merge pull request #10539 from Memphiz/xcode8_iosjenkins4kodi
2016-12-30[depends] explictly disable building curl with rtmp supportMartijn Kaijser
2016-12-23[depends/curl] - on ios ensure clock_gettime is not used in curl (it ignores ...Memphiz
2016-12-12[depends] remove rtmp as it's included through ffmpeg or as binary addonMartijn Kaijser
2016-12-10[depends] curl 7.51.0Martijn Kaijser
2016-08-04[depends] curl 7.50.1Martijn Kaijser
2016-07-07[depends] build curl without librtmp supportStefan Saraev
2016-05-14[depends/curl] enable IPv6Rechi
2016-01-06[depends/curl] - fix tvos compilation (disable ntlm)Memphiz
2015-01-28[osx] - downgrade curl to former version for now until a serious symbol clash...Memphiz
2015-01-07[depends] bump curl to v7.39.0wsnipex
2014-01-22Fix redirected stream content-length. Fix #14647ulion
2013-10-18fixed, depends was missing libcurl.pc because we selectively install only lib...S. Davilla
2013-03-11depends: add mess of dependsCory Fields