aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts/common
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-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-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-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-11-03Split TexturePacker executed during build and shippedVasyl Gello
2021-10-21[addons][cmake] Clean up addon header CMakeLists.txtAlwin Esch
2021-10-19Allow overriding APP_PACKAGEVasyl Gello
2021-09-01[cmake] remove PLATFORM_DEFINES as superfluousfuzzard
2021-09-01[cmake] remove posix main from generic ArchSetup.cmakefuzzard
2021-05-18[cmake] enable warning -Wmissing-field-initializersLukas Rusak
2021-05-12[cmake] enable warning -Wdouble-promotionLukas Rusak
2021-02-02[win32] Fixed CMake out-of-source build on WindowsEvgeny Grin
2020-10-29[cmake] guard setting APP_BINARY_SUFFIX to linux/freebsd onlyLukas Rusak
2020-10-27[cmake] only use APP_RENDER_SYSTEMLukas Rusak
2020-10-27[cmake] treat CORE_PLATFORM_NAME_LC as a listLukas Rusak
2020-10-05[cmake] add cppcheck supportRechi
2020-10-03Revert "Merge pull request #18403 from lrusak/cpp17"Lukas Rusak
2020-09-18cmake: use c++17Lukas Rusak
2020-08-23[addons] rename kodi-addon-dev-kit folder to kodi-dev-kitAlwin Esch
2020-08-04Merge pull request #18084 from the-black-eagle/add_statxyol
2020-08-03[filesystem] Use statx on posix systems if available to get file birth timethe-black-eagle
2020-08-03[cmake] fix build by remove quotation marks on ExternalProject valuesAlwin Esch
2020-07-19[addons] detect binary addons and set skin propertyphunkyfish
2020-07-17[addons] deny addon-updates from private repos if they exist in official reposhowie-f
2020-06-15[cmake] remove very old no more needed part of addonsAlwin Esch