aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target
AgeCommit message (Collapse)Author
2024-07-24[gnutls] Retain the warning behavior of implicit function declarations and ↵Jose Luis Marti
incompatible integer to pointer conversion
2024-07-12Merge pull request #25466 from fuzzard/fix_cmake_export-filesfuzzard
[cmake] Fix libdvd*
2024-07-10[depends] Bump exiv2 to v0.28.3enen92
2024-07-09[cmake][modules] Rework libdvd* modulesfuzzard
Streamline, remove some redundancies, actually be a shared library target
2024-06-29[tools/depends][target] exiv2 add patch for GCC13 cstdint includefuzzard
Already upstreamed, just no release as yet https://github.com/Exiv2/exiv2/pull/2969/commits/03436ce9c693dba9d074e9e99e792b5129463e26
2024-06-26[cmake][module] FindExiv2 add patch for windows debug postfixfuzzard
2024-06-22Pictures: Move to exiv2 for image metadata retrieval (exif and iptc)Miguel Borges de Freitas
2024-06-22[depends] Add exiv2 to dependsMiguel Borges de Freitas
Co-authored-by: fuzzard <fuzzard@kodi.tv>
2024-06-22Merge pull request #25296 from fuzzard/pcre2fuzzard
Migrate from PCRE to PCRE2
2024-06-18[Depends] Bump smctemp to 0.3.2Miguel Borges de Freitas
2024-06-17[dependencies] Introduce PCRE2 dependencyfuzzard
create PCRE2 in tools/depends/target Create Find module for PCRE2
2024-06-16Merge pull request #25331 from fuzzard/depends_rustc-againfuzzard
[tools/depends] Bump rust 1.79 and add Cargo.lock files
2024-06-16[tools/depends][target] libdovi add Cargo.lockfuzzard
2024-06-13[depends] set default C++ standard for binaddons buildPhilipp Kerling
2024-06-13[depends] use c++20Philipp Kerling
2024-06-13[depends] Incorporate p8-platform PR #46Philipp Kerling
2024-06-13[tools/depends][toolchain] propagate minver for ios/tvos to toolchain from ↵fuzzard
configure
2024-06-04Merge pull request #25294 from fuzzard/depends_fontconfigfuzzard
[tools/depends][target] Bump Fontconfig 2.15.0
2024-06-03[tools/depends][target] Bump fmt 10.2.1fuzzard
2024-06-03[tools/depends][target] Bump spdlog 1.14.1fuzzard
2024-06-03[tools/depends][target] Bump fontconfig 2.15.0fuzzard
2024-05-09[cmake][modules] FindCurl enable building internalfuzzard
2024-05-09[tools/depends][target] Curl change to cmake instead of autotools buildfuzzard
2024-05-09Merge pull request #24995 from joseluismarti/fpendingfuzzard
[Android][gnutls] Remove fpending patch
2024-05-07[cmake][modules] Introduce FindEffects11 find modulefuzzard
A module to enable locating and building the effects11 lib
2024-05-04Merge pull request #25078 from fuzzard/depends_brotlifuzzard
[tools/depends][target] Add brotli lib for curl
2024-05-02[tools/depends][target] curl enable brotli usagefuzzard
2024-05-02[tools/depends][target] gnutls disable brotlifuzzard
2024-05-02[tools/depends][target] Add brotli 1.1.0fuzzard
We currently use build and enable brotli for curl use on our windows lib, so this just brings parity for tools/depends based builds
2024-04-30Adjust openssl configuration to use a specific API levelJose Luis Marti
2024-04-29Merge pull request #25071 from fuzzard/depends_curlfuzzard
[tools/depends][target] Bump Curl 8.7.1
2024-04-29Merge pull request #25077 from fuzzard/depends_cec_fixmakerulefuzzard
[tools/depends][target] fix makefile rule to not always rebuild for some libs
2024-04-29Merge pull request #25070 from fuzzard/depends_openssl3fuzzard
[tools/Depends] Bump openssl 3.0.13
2024-04-28[tools/depends][target] tinyxml2 fix makefile rule to not always rebuildfuzzard
2024-04-28[tools/depends][target] gmp fix makefile rule to not always rebuildfuzzard
2024-04-28[tools/depends][target] cec fix makefile rule to not always rebuildfuzzard
2024-04-28[tools/depends][native] Bump curl 8.7.1fuzzard
2024-04-28[tools/depends][target] Bump openssl 3.0.13fuzzard
2024-04-28[tools/depends][target] Pythonmodule-pil fix correct archive namefuzzard
2024-04-27Merge pull request #24010 from fuzzard/depends_pilfuzzard
[tools/depends][target] Bump pythonmodule PIL
2024-04-14[Android][libgcrypt] Enable neon support for all arm archsJose Luis Marti
2024-04-14[Android][gnutls] Remove fpending patchJose Luis Marti
2024-04-11[Android][libass] Unneeded link to libc++Jose Luis Marti
2024-04-11Merge pull request #24924 from joseluismarti/ndk25fuzzard
Bump Android NDK 26c
2024-04-11[tools/depends][target] Bump PIL 10.1.0fuzzard
2024-04-07Merge pull request #20809 from graysky2/lto_ffmpegMarkus Härer
ffmpeg: build with lto when -DUSE_LTO=ON
2024-04-05swab() patch now available in ndkJose Luis Marti
2024-04-05Merge pull request #24939 from fuzzard/cmake_assorted_preppythonfuzzard
[cmake] Optimisations/cleanup some Find module helper
2024-04-04Merge pull request #24908 from fuzzard/depends_dav1dfuzzard
[tools/depends][target] Bump dav1d 1.4.1
2024-04-03[nfs] MS UWP patch supportfuzzard