aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native
AgeCommit message (Expand)Author
2024-09-27[tools/depends][native] Bump openssl 3.0.15fuzzard
2024-09-23[tools/depends][native] expat bump to 2.6.3fuzzard
2024-09-17Add single/dual channel texture support to XBT textures (#25714)sarbes
2024-08-15[tools/depends] Bump Python 3.12.5fuzzard
2024-08-14[tools/depends][native] Bump meson 1.5.1fuzzard
2024-08-14[tools/depends][native] Introduce setuptools python modulefuzzard
2024-06-22[cmake][modules] FindLzo2 cleanup and use core_target_link_librariesfuzzard
2024-06-15[tools/depends][native] cargo-c add Cargo.lockfuzzard
2024-06-15[tools/depends][native] rustup 1.79fuzzard
2024-06-05[tools/depends][native] cmake remove setting SDKROOTfuzzard
2024-05-12[tools/depends][native] Bump Cmake 3.29.3fuzzard
2024-05-03[tools/depends][native] rustup default toolchain to 1.78.0fuzzard
2024-05-03[tools/depends][native] Bump rustup 1.27.0fuzzard
2024-04-28[tools/depends][native] Bump openssl 3.0.13fuzzard
2024-04-28[tools/depends][native] bump cargo-cfuzzard
2024-04-09[JPGDecoder] Prevent wrong buffer size through integer overflowMarkus Härer
2024-03-24Merge pull request #24859 from quietvoid/webos_dovi_compat_modeStephan Sundermann
2024-03-17[webOS] Add support for Dolby Vision compatibility modequietvoid
2024-03-17[tools/depends] Bump expat to 2.6.2fuzzard
2024-03-09[tools/depends] LLVM15 support - reduce errors to warningsfuzzard
2024-02-10[tools/depends][native] Bump gettext 0.22.4fuzzard
2024-01-28[tools/depends][native] Remove PCREfuzzard
2024-01-28[tools/depends][native] Bump Swig 4.2.0fuzzard
2024-01-28[tools/depends][native] Add pcre2fuzzard
2024-01-28[tools/depends][native] Add bisonfuzzard
2024-01-28[cmake] Fix native toolchain including target root pathStephan Sundermann
2024-01-21[tools/depends][native] Rustup 1.75.0fuzzard
2023-12-06[tools/depends] Bump Python 3.11.7fuzzard
2023-10-28[tools/depends] Bump Openssl1.1.1wfuzzard
2023-10-26[tools/depends] Bump Python 3.11.6fuzzard
2023-10-22[tools/depends] Bump WaylandPP 1.0.0fuzzard
2023-10-22[tools/depends] Bump wayland 1.22.0fuzzard
2023-09-27[tools/depends][native] gettext force am_cv_func_iconv_works for apple hostfuzzard
2023-09-26fix native/waylandpp-scanner build with GCC 13throwaway96
2023-09-20[depends][native] Meson 1.2.1 bumpfuzzard
2023-09-11tools/depends: Fix rustup by delegating runtime to shebangGarrett Brown
2023-09-02tools/depends: Add Rust toolchain, cargo-c and libdovi dependenciesquietvoid
2023-07-21Merge pull request #23462 from fuzzard/depends_fixuptexturepackerfuzzard
2023-07-19[clang-tidy] modernize-use-default-member-initRechi
2023-07-02[tools/depends][native] Fix requirement for TexturePacker in makefilefuzzard
2023-06-20[cmake] Build JsonSchemaBuilder from source all platformsfuzzard
2023-06-20[tools/depends][native] JsonSchemaBuilder use cmake for build systemfuzzard
2023-06-20[tools/depends][native] JsonSchemaBuilder cleanup src folderfuzzard
2023-06-18TexturePacker change sprintf usage to snprintffuzzard
2023-06-18[tools/depends][native] Texturepacker update and use CMakelists.txtfuzzard
2023-06-18[tools/depends][native] Toolchain-Native.cmake make ARCH_DEFINES input a listfuzzard
2023-06-18[tools/depends] Native toolchain remove non cmake find_programsfuzzard
2023-06-13[tools/depends] Update native toolchain and Makefile.includefuzzard
2023-06-13[tools/depends][native] Flatbuffers add native version use native Toolchainfuzzard
2023-06-09Merge pull request #23240 from lrusak/textureformats-enumMarkus Härer