aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts
AgeCommit message (Expand)Author
2022-03-12[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG buildfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] SETUP_BUILD_VARS create MODULE_LIBRARY/INCLUDE_DIR/VER variablesfuzzard
2022-03-07[cmake] ModuleHelper read BYPRODUCT from VERSION filesfuzzard
2022-03-07[cmake] create macro to handle module externalproject_add calls for internal ...fuzzard
2022-03-02[cmake] introduce module download macrofuzzard
2022-02-28[cmake] linux: refactor linker selectionwsnipex
2022-02-27[cmake] add mold linker supportwsnipex
2022-02-12Add support for ppc64le in ArchSetup.cmakeThomas Fitzsimmons
2022-02-06Merge pull request #20947 from lrusak/cppcheck-updatesLukas Rusak
2022-02-03[cmake] cppcheck: add suppression xml to remove unwanted foldersLukas Rusak
2022-02-02[cmake] cppcheck: add rules to help suppress false positivesLukas Rusak
2022-02-02[cmake] cppcheck: remove WORKING_DIRECTORY and folder (we use compile_command...Lukas Rusak
2022-02-02[cmake] cppcheck: remove conflicting switchesLukas Rusak
2022-02-02[cmake] cppcheck: remove uneeded template switchLukas Rusak
2022-02-01[cmake] remove -Wno-deprecated-copyLukas Rusak
2022-01-24[cmake] add URL_HASH to ExternalProject_add calls in Find modulesfuzzard
2022-01-24[cmake] change ARCHIVE to LIBNAME_ARCHIVEfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2022-01-11[cmake] linux: fix extra warning flags when using clangwsnipex
2022-01-08[cmake] create helper to parse VERSION files for dependenciesfuzzard
2021-12-31Merge pull request #20719 from lrusak/werror-changesLukas Rusak
2021-12-29[cmake] remove old static analysis methodsLukas Rusak
2021-12-29[cmake] add targets for cppcheck and clang-tidyLukas Rusak
2021-12-25[cmake] allow building with -Wnon-virtual-dtorLukas Rusak
2021-12-25[cmake] enable -Wextra and disable a few warning that it enablesLukas Rusak
2021-12-20Revert "Revert "Merge pull request #18403 from lrusak/cpp17""Lukas Rusak
2021-12-18Merge pull request #20665 from lrusak/werror-changesLukas Rusak
2021-12-14[cmake] add -Wsign-compare warningLukas Rusak
2021-12-14[cmake] clean up compile optionsLukas Rusak
2021-12-14[cmake] allow specifying compile options for core units onlyLukas Rusak
2021-12-11[cmake] add clang-tidy support for androidRechi
2021-11-30[android] use gradle to sign rather than explicit jarsigner/apksignerfuzzard
2021-11-30[tools/android/packaging] update gradlefuzzard
2021-11-19[tools/depends] android 28.0+ uses d8 instead of dxfuzzard
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-11-13Merge pull request #20501 from Chicopower/uwpxboxaddonspythonfixthexai
2021-11-12Install KodiConfig.cmake to arch-specific pathVasyl Gello
2021-11-11Fix issue 20421 - UWP Xbox Python add-ons permission errorChicopower
2021-11-06[cmake] fix vdpau/glx build with multiple window systemsLukas Rusak
2021-11-03Split TexturePacker executed during build and shippedVasyl Gello
2021-10-29Rename installable TexturePacker and JsonSchemaBuilderVasyl Gello
2021-10-28Merge pull request #20352 from AlwinEsch/cleanup-bin-addon-cmakeAlwin Esch
2021-10-20Merge pull request #20294 from lrusak/split-gluLukas Rusak
2021-10-21[addons][cmake] Clean up addon header CMakeLists.txtAlwin Esch
2021-10-20Merge pull request #20345 from aurel32/riscv64Vasyl Gello
2021-10-20Merge pull request #20331 from basilgello/debian-patchesVasyl Gello
2021-10-19Allow overriding APP_PACKAGEVasyl Gello
2021-10-19[cmake] add support for riscv64 in ArchSetup.cmakeAurelien Jarno