Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-16 | [android] remove DX usage | fuzzard | |
2022-03-27 | [depends] bump openssl to 1.1.1n | wsnipex | |
2022-03-27 | [tools/depends][target] bump openssl 1.1.1m | fuzzard | |
android: revert getauxval commits causing failures bisecting found the following 2 commits causes ssl failures on kodi android using 1.1.1l https://github.com/openssl/openssl/commit/b2dea4d5f22ec146373324c282fb1bcecd5a7d90 https://github.com/openssl/openssl/commit/2357e6e94a46362dbf56eecfec6ffbaa8bd76a68 revert for now | |||
2022-02-09 | [tools/depends][target] bump expat 2.4.4 | fuzzard | |
2022-02-08 | [tools/depends][native] bump expat 2.4.4 | fuzzard | |
2021-09-24 | Merge pull request #19876 from phunkyfish/ffmpeg-19.2 | Kai Sommerfeld | |
[depends] Update fffmpeg 4.3.2 to include correct satip patch | |||
2021-09-24 | Merge pull request #19937 from matthuisman/add_lzma_19 | Kai Sommerfeld | |
[Backport][Python] Add Python lzma module | |||
2021-08-15 | [tools/depends/target][python3] enable multiprocessing module | fuzzard | |
2021-08-14 | [tools/depends][target] xz set dependency on gettext | fuzzard | |
2021-07-05 | [Python] Add lzma module | Matt Huisman | |
2021-06-30 | [depends] bump gnutls to 3.6.16 | wsnipex | |
2021-06-30 | [depends] bump openssl to 1.1.1k | wsnipex | |
2021-06-12 | [depends] Update fffmpeg 4.3.2 to include correct satip patch | phunkyfish | |
2021-05-03 | [tools/depends] bump flatbuffers to 1.12.0 | Kai Sommerfeld | |
2021-04-12 | Merge pull request #19508 from phunkyfish/ffmpeg4.3.2-backport | phunkyfish | |
[ffmpeg] bump ffmpeg to 4.3.2 - backport | |||
2021-04-08 | [Android] CAndroidStorageProvider::GetRemovableDrives() : Fix JNI call ↵ | Kai Sommerfeld | |
signature for StorageManager.getStorageVolumes. | |||
2021-04-02 | [ffmpeg] bump ffmmpeg to 4.3.2 | phunkyfish | |
2021-01-03 | [depends] bump dav1d to 0.8.1 | Lukas Rusak | |
2020-12-19 | [configure] fix macos sysroot for compiler tests | Brent Murphy | |
macos 11 throws a linker error when running autoconf compiler/linker checks we need to supply isysroot, however we do not want to pollute CFLAGS/CXXFLAGS/LDFLAGS to permanently have host sysroot, as flags are carried through into platform_XXflags for crosscompilation | |||
2020-12-06 | [depends] fix wayland build in release mode | Philipp Kerling | |
configure.ac sets -DNDEBUG=1 for all packages in release mode, which libwayland cannot cope with in newer releases. | |||
2020-12-06 | Merge pull request #18853 from sy6sy2/fix-black-screen-ios14-jb | Dave Blake | |
[tools/codesign][iOS/tvOS] Fix black screen for iPadOS 14 jailbroken iPads | |||
2020-11-26 | Merge pull request #17831 from taoyouh/build-patch | fuzzard | |
Fix Bootstrap Script With Space in PATH | |||
2020-11-24 | [tools/codesign][iOS/tvOS] Fix black screen for iPadOS 14 jailbroken iPads | Sylvain CECCHETTO | |
2020-11-22 | [depends][python] update darwinembedded patchset | fuzzard | |
Update patch to better handle waitpid from import os call | |||
2020-11-20 | Merge pull request #18784 from fuzzard/cmake_xcode12.2 | Kai Sommerfeld | |
[depends] bump cmake 3.18.4 | |||
2020-11-15 | Bump ffmpeg to 4.3.1-Matrix-Beta1 | phunkyfish | |
2020-11-14 | [tools/codesign][iOS/tvOS] Fix black screen for iOS 14 jailbroken devices | Sylvain CECCHETTO | |
2020-11-14 | [cmake] bump xcode 3.18.4 | fuzzard | |
Xcode 12.2 introduces changes to arch types. 3.14.5 cant handle when multiple default arch types are provided, and pulls just the first arch (resulting in arm64) Fix was applied to 3.18.1, but figure best to go to latest of 3.18 series | |||
2020-11-02 | tools/depends: fix mesa build for aarch64 | Lukas Rusak | |
2020-10-30 | [clang-tidy] performance-unnecessary-value-param | Rechi | |
2020-10-30 | [clang-tidy] performance-faster-string-find | Rechi | |
2020-10-27 | tools/depends: set APP_RENDER_SYSTEM explicitly for linux | Lukas Rusak | |
2020-10-27 | tools/depends: set linux builds to always build for x11 wayland gbm | Lukas Rusak | |
2020-10-27 | tools/depends: remove X11/WAYLAND/GBM_RENDER_SYSTEM from Toolchain.cmake.in | Lukas Rusak | |
2020-10-23 | Merge pull request #18625 from lrusak/cmake-prefix-path | Lukas Rusak | |
[cmake] bail out if waylandpp isn't found via pkg-config | |||
2020-10-23 | tools/depends: symlink wayland-scanner++.pc from native to target | Lukas Rusak | |
2020-10-23 | Merge pull request #18584 from lrusak/automake-patch | fuzzard | |
tools/depends: add automake patch to fix race in parallel builds | |||
2020-10-22 | tools/depends/native: libpng depends on automake | Lukas Rusak | |
2020-10-22 | tools/depends: add automake patch to fix race in parallel builds | Lukas Rusak | |
2020-10-22 | Merge pull request #18529 from lrusak/binary-addons-fix-gbm | Lukas Rusak | |
fix binary add-ons build for GLES | |||
2020-10-21 | tools/depends: split gles/gl libs for binary-addon builds | Lukas Rusak | |
2020-10-20 | Merge pull request #18528 from sy6sy2/ldid-ios14 | Sylvain CECCHETTO | |
[tools/depends] Bump ldid to 2.1.2-b462a92 | |||
2020-10-17 | tools/depends: waylandpp depends on gl libs | Lukas Rusak | |
2020-10-17 | tools/depends: wayland-scanner depends on pkg-config | Lukas Rusak | |
2020-10-17 | tools/depends: update .gitignore to ignore all child paths | Lukas Rusak | |
2020-10-17 | tools/depends: fix path for libudfread built lib | Lukas Rusak | |
2020-10-17 | tools/depends: fix path for libva built lib | Lukas Rusak | |
2020-10-17 | tools/depends: allow using a different host pkgconfig | Lukas Rusak | |
2020-10-17 | tools/depends: bump waylandpp to 0.2.8 | Lukas Rusak | |
2020-10-17 | tools/depends: bump wayland-protocols to 1.20 | Lukas Rusak | |