aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-09-28[cmake] utilise new dependent_option function for internal depsfuzzard
2022-09-28[cmake] default build spdlog/fmt internal all platformsfuzzard
2022-09-14[CMake] Fix incorrect string concationation in target_compile_options callMarkus Härer
2022-06-29[cmake] create ENABLE_INTERNAL_PCREfuzzard
2022-06-27[cmake] FindNFS module to build internalfuzzard
2022-06-17[cmake] split flatbuffers buildtool (flatc) and target headers find modulesfuzzard
2022-06-17[cmake] create lists and utilise core_optional_dep/core_required_dep for buil...fuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - CCachefuzzard
2022-06-02[cmake] FindSpdlog ENABLE_INTERNAL to test existencefuzzard
2022-06-01[cmake] Windows increase minimum required cmake version 3.20fuzzard
2022-06-01[cmake] Fmt use Fmt::Fmt target for dependsfuzzard
2022-05-30[linux] add build time option to disable automatic addon configure at startupwsnipex
2022-05-25[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internallyfuzzard
2022-04-30[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macrofuzzard
2022-04-28[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGETfuzzard
2022-03-26Merge pull request #21113 from jfly/add-file-whitelist-extrasWolfgang Schupp
2022-03-26[cmake] ENABLE_INTERNAL_RapidJSON for all platformsfuzzard
2022-03-23Add new KODI_WEBSERVER_EXTRA_WHITELIST cmake var to allow access to more dire...Jeremy Fleischman
2022-03-21[cmake] update + build crossguid all platformsfuzzard
2022-03-13[cmake] declare directories of external libraries as system headersRechi
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2021-12-31Merge pull request #17820 from lrusak/compiler-warningsLukas 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-29Merge pull request #20655 from fuzzard/cmake_macos_targetgenfuzzard
2021-12-18Merge pull request #20665 from lrusak/werror-changesLukas Rusak
2021-12-15[cmake] fix building internal fstrcmpwsnipex
2021-12-14[cmake] allow specifying compile options for core units onlyLukas Rusak
2021-12-14[cmake] fix building internal spdlogwsnipex
2021-12-10[cmake] work around target gen expression issues for xcode projectsfuzzard
2021-11-29[tools/depends][target] ffmpeg cleanupfuzzard
2021-11-27[cmake] Fix android link failure fstrcmp orderingfuzzard
2021-11-06Merge pull request #20340 from fuzzard/depends_python_3.9.7jenkins4kodi
2021-11-03Split TexturePacker executed during build and shippedVasyl Gello
2021-10-24[compileinfo] add python versionfuzzard
2021-10-20Add option to use internal or external kissfftVasyl Gello
2021-10-18Properly link with -pthread instead of -lpthreadAurelien Jarno
2021-09-20[cmake] osx sdl required lib is added as a PLATFORM_REQUIRED_DEPSfuzzard
2021-08-16[cmake] findpythonfuzzard
2021-07-06Merge pull request #19765 from naseef/harfbuzzPär Björklund
2021-06-30[cmake] add more info to verbose statuswsnipex
2021-06-26CGUIFontTTF: Harfbuzz rendering supportAhmed Naseef
2021-05-09Merge pull request #19533 from lrusak/pipewireLukas Rusak
2021-05-04[cmake] add pipewireLukas Rusak
2021-04-25[cmake] require OpenSSL >= 1.1.0Lukas Rusak
2021-02-20CMake: fixed correct minimal CMake version for Win32Evgeny Grin
2020-10-31[cmake] allow doxygen documentation generation for cross buildsRechi
2020-10-27[cmake] treat CORE_PLATFORM_NAME_LC as a listLukas Rusak
2020-10-27CAppParamParser: allow specifying --windowing=<system> on linuxLukas Rusak
2020-10-06Merge pull request #18395 from graysky2/fix-fmtfuzzard