Age | Commit message (Expand) | Author |
2022-02-06 | Merge pull request #20947 from lrusak/cppcheck-updates | Lukas Rusak |
2022-02-03 | [cmake] cppcheck: add suppression xml to remove unwanted folders | Lukas Rusak |
2022-02-02 | [cmake] cppcheck: add rules to help suppress false positives | Lukas Rusak |
2022-02-02 | [cmake] cppcheck: remove WORKING_DIRECTORY and folder (we use compile_command... | Lukas Rusak |
2022-02-02 | [cmake] cppcheck: remove conflicting switches | Lukas Rusak |
2022-02-02 | [cmake] cppcheck: remove uneeded template switch | Lukas Rusak |
2022-02-01 | [cmake] remove -Wno-deprecated-copy | Lukas Rusak |
2022-01-25 | Merge pull request #19661 from a1rwulf/vaapi-av1-hw | Wolfgang Haupt |
2022-01-25 | Bump ffmpeg version to 4.4.1 | Wolfgang Haupt |
2022-01-25 | [cmake] fix variables for LIBFMT, LIBSPDLOG, LIBFSTRCMP | howie-f |
2022-01-24 | [cmake] FindLibDvd module use CMAKE_EXE_LINKER_FLAGS | fuzzard |
2022-01-24 | [cmake] FindlibDvd module update | fuzzard |
2022-01-24 | [cmake] add URL_HASH to ExternalProject_add calls in Find modules | fuzzard |
2022-01-24 | [cmake] change ARCHIVE to LIBNAME_ARCHIVE | fuzzard |
2022-01-17 | [cmake] set TARBALLS_DIR for overriding tarball download location | fuzzard |
2022-01-15 | Merge pull request #20828 from enen92/edltest | enen92 |
2022-01-11 | [cmake] linux: fix extra warning flags when using clang | wsnipex |
2022-01-10 | [EDL] Add unit tests for EDL advanced settings | enen92 |
2022-01-09 | [EDL] Add unit tests for EDL | enen92 |
2022-01-08 | [cmake] Module FFMPEG use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module David use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module rapidjson use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module udfread use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module spdlog use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module fstrcmp use VERSION helper | fuzzard |
2022-01-08 | [cmake] Module Fmt use version helper | fuzzard |
2022-01-08 | [cmake] Module gtest use version helper | fuzzard |
2022-01-08 | [cmake] module Flatbuffers use version helper | fuzzard |
2022-01-08 | [cmake] module crossguid use version helper | fuzzard |
2022-01-08 | [cmake] create helper to parse VERSION files for dependencies | fuzzard |
2021-12-31 | Merge pull request #20719 from lrusak/werror-changes | Lukas Rusak |
2021-12-29 | [cmake] remove old static analysis methods | Lukas Rusak |
2021-12-29 | [cmake] add targets for cppcheck and clang-tidy | Lukas Rusak |
2021-12-25 | [cmake] allow building with -Wnon-virtual-dtor | Lukas Rusak |
2021-12-25 | [cmake] enable -Wextra and disable a few warning that it enables | Lukas Rusak |
2021-12-20 | Revert "Revert "Merge pull request #18403 from lrusak/cpp17"" | Lukas Rusak |
2021-12-18 | Merge pull request #20665 from lrusak/werror-changes | Lukas Rusak |
2021-12-18 | Merge pull request #20684 from wsnipex/internal_fstrcmp | fuzzard |
2021-12-15 | [cmake] fix building internal fstrcmp | wsnipex |
2021-12-15 | [cmake] Findspdlog ENABLE_INTERNAL_SPDLOG min fmt lib required | fuzzard |
2021-12-14 | [cmake] add -Wsign-compare warning | Lukas Rusak |
2021-12-14 | [cmake] clean up compile options | Lukas Rusak |
2021-12-14 | [cmake] allow specifying compile options for core units only | Lukas Rusak |
2021-12-14 | [cmake] fix building internal spdlog | wsnipex |
2021-12-11 | [cmake] add clang-tidy support for android | Rechi |
2021-12-06 | Merge pull request #20599 from fuzzard/android_gradlesigning | fuzzard |
2021-12-01 | [tools/depends][target] mariadb-c-connector bump 3.1.15 | fuzzard |
2021-11-30 | [android] use gradle to sign rather than explicit jarsigner/apksigner | fuzzard |
2021-11-30 | [tools/android/packaging] update gradle | fuzzard |
2021-11-28 | [cmake][module] Findpython add requirement for lzma for kodi_depends buildtype | fuzzard |