aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target
AgeCommit message (Collapse)Author
2024-03-12[tools/depends] LLVM15 support - reduce errors to warningsfuzzard
LLVM 15 raised some warning types to errors. For our purposes, just lower back to warnings.
2024-02-10[tools/depends][target] Bump gettext 0.22.4fuzzard
2024-02-02tools/depends: Update waylandpp patch to fix build again with gcc 13Garrett Brown
2024-02-01webos: Remove leftover libcec dependGarrett Brown
Not present after cec was moved to internal depends.
2024-01-03[tools/depends][target] Bump freetyope 2.13.2fuzzard
2023-12-24[tools/depends][target] Bump Harfbuzz 8.3.0fuzzard
2023-12-24[tools/depends][target] samba add support for Android NDK 26+fuzzard
Using NDK26+ samba has a failure due to it being able to compile a test program that uses memset_explicit. The issue is the android NDK is a 4 parameter function, where other implementations are 3 parameter. This just disables the check to fall back to the internal implementation we have used up until now
2023-12-24[tools/depends][target] zlib patch fix android NDK 26+failurefuzzard
Patch proposed upstream to fix the following issue ld.lld: error: version script assignment of 'local' to symbol 'gz_intmax' failed: symbol not defined clang: error: linker command failed with exit code 1 (use -v to see invocation) Upstream issue: https://github.com/madler/zlib/issues/856 Upstream patch: https://github.com/madler/zlib/pull/865
2023-12-06[tools/depends] Bump Python 3.11.7fuzzard
2023-12-06Merge pull request #24011 from fuzzard/depends_curlfuzzard
[tools/depends][target] Bump curl 8.4.0
2023-11-22remove use of pcrecpp by conversion to std::regexRoderich Schupp
2023-11-19Merge pull request #24080 from fritsch/ffmpeg-6.0.1Lukas Rusak
ffmpeg: Bump to version 6.0.1
2023-11-11tools/depends: curl: add --with-zlib optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-wolfssl optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-mbedtls optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-nss optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-gnutls optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-msh3 optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-quiche optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-nghttp3 optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-ngtcp2 optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-hyper optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-gsasl optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-gssapi optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-brotli optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: add --without-zstd optionLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-11tools/depends: curl: format configure optionsLukas Rusak
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
2023-11-10ffmpeg: Bump to version 6.0.1fritsch
This fixes #23198 Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n6.0.1
2023-11-05Merge pull request #21585 from fuzzard/cmake_libcecfuzzard
[Cmake] enable_internal_cec
2023-11-05[tools/depends][target] Bump curl 8.4.0fuzzard
2023-10-28[tools/depends] Bump Openssl1.1.1wfuzzard
2023-10-28Merge pull request #23994 from webosbrew/webos-cryptodome-fixfuzzard
[depends][Python] Set setuptools library suffix
2023-10-27[depends][PIL] Set library suffix instead of loader patchingStephan Sundermann
2023-10-27[depends][pycryptodome] Set pycryptodome library suffixStephan Sundermann
2023-10-26[cmake] implement ENABLE_INTERNAL_CECfuzzard
Allows building libcec (and dependency p8-platform) as part of core cmake project.
2023-10-26[cmake] Create P8-Platform find modulefuzzard
Apply patches for p8-platform to fix potential cmake install location issues
2023-10-26[tools/depends] Bump Python 3.11.6fuzzard
2023-10-25Merge pull request #23949 from fuzzard/tvos_min12fuzzard
[tvos] Resolve some build issues with Xcode 15
2023-10-22[tools/depends][target] Add ZLIB dependency to mesa targetfuzzard
2023-10-22[tools/depends] Bump WaylandPP 1.0.0fuzzard
2023-10-22[tools/depends][target] Bump wayland-protocols 1.32fuzzard
2023-10-22[tools/depends] Bump wayland 1.22.0fuzzard
2023-10-17[TVOS] increase min SDK version to TVOS12.0fuzzard
Xcode 15 no longer supports 11.0. Increase minimum to 12.0
2023-10-17[tvos] Remove Boblightfuzzard
Boblight isnt currently packaged, its only for a single platform, and it no longer builds with xcode 15. Just remove it
2023-10-17Merge pull request #23839 from joseluismarti/ffmpeg--enable-neonfuzzard
[Android][FFmpeg] flag --enable-neon has no actual effects on Android targets
2023-10-05[macOS] Drop legacy SDL windowingenen92
2023-10-04Merge pull request #23837 from throwaway96/webos-curl-without-libpslfuzzard
Build curl without libpsl dependency
2023-10-04Merge pull request #23851 from fuzzard/depends_rapidjsonfuzzard
[cmake] FindRapidJSON update to newer module standards
2023-10-02build curl without libpsl dependencythrowaway96
2023-10-02[cmake] FindRapidJSON update to newer module standardsfuzzard