Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-06 | Merge pull request #24011 from fuzzard/depends_curl | fuzzard | |
[tools/depends][target] Bump curl 8.4.0 | |||
2023-11-11 | tools/depends: curl: add --with-zlib option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-wolfssl option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-mbedtls option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-nss option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-gnutls option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-msh3 option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-quiche option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-nghttp3 option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-ngtcp2 option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-hyper option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-gsasl option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-gssapi option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-brotli option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: add --without-zstd option | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-11 | tools/depends: curl: format configure options | Lukas Rusak | |
Signed-off-by: Lukas Rusak <lorusak@gmail.com> | |||
2023-11-05 | [tools/depends][target] Bump curl 8.4.0 | fuzzard | |
2023-10-02 | build curl without libpsl dependency | throwaway96 | |
2023-08-05 | [depends] bump curl to 8.1.2 | Jose Luis Marti | |
2022-12-29 | tools/depends: make the hash file an order only prerequisite | Lukas Rusak | |
this fixes an issue when rebuilding the dependencies that if a target is already built it doesn't get rebuilt ref: https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html | |||
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
2021-10-25 | [tools/depends][native] bump autoconf 2.71 | fuzzard | |
[tools/depends][native] heimdal patch for build with autoconf 2.70+ Currently no new heimdal release, so we need to carry patch for use with autoconf 2.70+ https://github.com/heimdal/heimdal/pull/771 [tools/depends][target] fix curl building with autoconf 2.70+ Provide patch to allow curl 7.68.0 to build with autoconf 2.70+ Upstream commit https://github.com/curl/curl/commit/f25f602ffd026cc6b5bb0b3a6d8f1abe1bad7881 Upstream has this fixed in curl 7.70.0+, can drop patch when we bump curl to something newer [tools/depends][native] patch autoconf gtkdocize out autoconf 2.70+ have changed autoreconf to call gtkdocize regardless of state of GTK_DOC_CHECK macro. Details: https://savannah.gnu.org/support/?110503 Instead of patching any dependency (native or target) that has that macro (eg gnutls, harfbuzz) patch out gtkdocerize call in autoreconf. GTK-doc is a "heavy" dependency to add without any actual use (ie we dont use docs/man pages in tools/depends build system) We do a sed replace on the installed autoreconf binary rather then the autoreconf.in because autoconf forces a docs rebuild that then requires help2man as a dependency if we alter the autoreconf.in. This way we dont need to add a "useless" dependency to our build system. | |||
2020-07-19 | [depends] Disable libidn2 support in curl | phunkyfish | |
2020-02-15 | [depends] bump curl to 7.68.0 | Rechi | |
7.51.0 fixed clock_gettime detection for darwin | |||
2020-02-15 | [depends] add update-cacert target to curl | Rechi | |
2020-02-05 | [macosx] set minimum osx version to 10.13 (High Sierra), fix deprecations ↵ | phunkyfish | |
and cleanup dependencies | |||
2019-08-07 | [depends] bump curl to 7.65.3 | Rechi | |
2019-01-04 | [depends] add http2 support to curl via nghttp2 | wsnipex | |
2018-09-15 | [depends] bump libCURL version to 7.61.1 | peak3d | |
2018-08-01 | [depends] bump openssl to 1.1.0h | Rechi | |
2018-05-28 | [depends] curl: remove specific osx version | Rechi | |
As curl is now build static, symbols from shared system curl don't affect us anymore. | |||
2018-04-21 | [depends] curl: build curl with `--with-ca-fallback` | Anton Fedchin | |
2018-02-09 | [depends][cleanup] CLEAN_FILES is unused | Rechi | |
2018-01-23 | [depends] curl: make sure openssl is compiled in | wsnipex | |
2018-01-18 | Build curl as static library in depends | Pär Björklund | |
2017-10-23 | [depends] bump curl to 7.56.1 | Rechi | |
2017-02-14 | Merge pull request #10539 from Memphiz/xcode8_ios | jenkins4kodi | |
2016-12-30 | [depends] explictly disable building curl with rtmp support | Martijn Kaijser | |
2016-12-23 | [depends/curl] - on ios ensure clock_gettime is not used in curl (it ignores ↵ | Memphiz | |
the ac_cv flag) | |||
2016-12-12 | [depends] remove rtmp as it's included through ffmpeg or as binary addon | Martijn Kaijser | |
2016-12-10 | [depends] curl 7.51.0 | Martijn Kaijser | |
2016-08-04 | [depends] curl 7.50.1 | Martijn Kaijser | |
2016-07-07 | [depends] build curl without librtmp support | Stefan Saraev | |
kodi now uses ffmpeg's own rtmp implementation, and optionaly inputstream.rtmp rtmp support was picked automaticlay by libcurl configure if librtmp header/libs are present in sysroot. no point linking our libcurl against librtmp now | |||
2016-05-14 | [depends/curl] enable IPv6 | Rechi | |
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 ↵ | Memphiz | |
clash with system libcurl is solved | |||
2015-01-07 | [depends] bump curl to v7.39.0 | wsnipex | |
2014-01-22 | Fix redirected stream content-length. Fix #14647 | ulion | |
2013-10-18 | fixed, depends was missing libcurl.pc because we selectively install only ↵ | S. Davilla | |
libcurl. Libcurl is selectively installed because the normal install will run a bunch of test assuming it is on the target box. In other words, curl configure is not cross-platform smart | |||
2013-03-11 | depends: add mess of depends | Cory Fields | |