Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-12 | [tools/depends] LLVM15 support - reduce errors to warnings | fuzzard | |
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.4 | fuzzard | |
2024-02-02 | tools/depends: Update waylandpp patch to fix build again with gcc 13 | Garrett Brown | |
2024-02-01 | webos: Remove leftover libcec depend | Garrett Brown | |
Not present after cec was moved to internal depends. | |||
2024-01-03 | [tools/depends][target] Bump freetyope 2.13.2 | fuzzard | |
2023-12-24 | [tools/depends][target] Bump Harfbuzz 8.3.0 | fuzzard | |
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+failure | fuzzard | |
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.7 | fuzzard | |
2023-12-06 | Merge pull request #24011 from fuzzard/depends_curl | fuzzard | |
[tools/depends][target] Bump curl 8.4.0 | |||
2023-11-22 | remove use of pcrecpp by conversion to std::regex | Roderich Schupp | |
2023-11-19 | Merge pull request #24080 from fritsch/ffmpeg-6.0.1 | Lukas Rusak | |
ffmpeg: Bump to version 6.0.1 | |||
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-10 | ffmpeg: Bump to version 6.0.1 | fritsch | |
This fixes #23198 Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n6.0.1 | |||
2023-11-05 | Merge pull request #21585 from fuzzard/cmake_libcec | fuzzard | |
[Cmake] enable_internal_cec | |||
2023-11-05 | [tools/depends][target] Bump curl 8.4.0 | fuzzard | |
2023-10-28 | [tools/depends] Bump Openssl1.1.1w | fuzzard | |
2023-10-28 | Merge pull request #23994 from webosbrew/webos-cryptodome-fix | fuzzard | |
[depends][Python] Set setuptools library suffix | |||
2023-10-27 | [depends][PIL] Set library suffix instead of loader patching | Stephan Sundermann | |
2023-10-27 | [depends][pycryptodome] Set pycryptodome library suffix | Stephan Sundermann | |
2023-10-26 | [cmake] implement ENABLE_INTERNAL_CEC | fuzzard | |
Allows building libcec (and dependency p8-platform) as part of core cmake project. | |||
2023-10-26 | [cmake] Create P8-Platform find module | fuzzard | |
Apply patches for p8-platform to fix potential cmake install location issues | |||
2023-10-26 | [tools/depends] Bump Python 3.11.6 | fuzzard | |
2023-10-25 | Merge pull request #23949 from fuzzard/tvos_min12 | fuzzard | |
[tvos] Resolve some build issues with Xcode 15 | |||
2023-10-22 | [tools/depends][target] Add ZLIB dependency to mesa target | fuzzard | |
2023-10-22 | [tools/depends] Bump WaylandPP 1.0.0 | fuzzard | |
2023-10-22 | [tools/depends][target] Bump wayland-protocols 1.32 | fuzzard | |
2023-10-22 | [tools/depends] Bump wayland 1.22.0 | fuzzard | |
2023-10-17 | [TVOS] increase min SDK version to TVOS12.0 | fuzzard | |
Xcode 15 no longer supports 11.0. Increase minimum to 12.0 | |||
2023-10-17 | [tvos] Remove Boblight | fuzzard | |
Boblight isnt currently packaged, its only for a single platform, and it no longer builds with xcode 15. Just remove it | |||
2023-10-17 | Merge pull request #23839 from joseluismarti/ffmpeg--enable-neon | fuzzard | |
[Android][FFmpeg] flag --enable-neon has no actual effects on Android targets | |||
2023-10-05 | [macOS] Drop legacy SDL windowing | enen92 | |
2023-10-04 | Merge pull request #23837 from throwaway96/webos-curl-without-libpsl | fuzzard | |
Build curl without libpsl dependency | |||
2023-10-04 | Merge pull request #23851 from fuzzard/depends_rapidjson | fuzzard | |
[cmake] FindRapidJSON update to newer module standards | |||
2023-10-02 | build curl without libpsl dependency | throwaway96 | |
2023-10-02 | [cmake] FindRapidJSON update to newer module standards | fuzzard | |