aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-10-17Merge pull request #23907 from lrusak/glx-app-paramfuzzard
2023-10-15CCompileInfo: add ability to get enabled gl interfacesLukas Rusak
2023-10-05[cmake] Refactor and simplify FindFmt.cmakefuzzard
2023-10-02[cmake] FindRapidJSON update to newer module standardsfuzzard
2023-09-27[cmake] FindPulseAudio migrate to full TARGET usagefuzzard
2023-09-27Merge pull request #23824 from fuzzard/cmake_findlibass_updatefuzzard
2023-09-27Merge pull request #23807 from fuzzard/cmake_multigen_alldepfuzzard
2023-09-27[cmake] libass set minimum search version to 0.15.0fuzzard
2023-09-26[cmake] add_custom_command only use OUTPUT genex for multi config generatorsfuzzard
2023-09-24[cmake] Multiconfig generators add stand alone target to build all internal d...fuzzard
2023-09-21[cmake] gen_skin_pack remove BYPRODUCT to fix ninja buildfuzzard
2023-09-20[cmake] Global variable to indicate Multi Config Generatorfuzzard
2023-09-19[cmake] gen_skin_pack move to add_custom_commandfuzzard
2023-09-13[cmake] Remove XBT_FILES as a dependency of generate-packaging TARGETfuzzard
2023-09-11Merge pull request #22112 from fuzzard/win_buildtreefuzzard
2023-09-06[cmake] FindMariaDBClient migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindShairplay migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindUDEV migrate to full TARGET usagefuzzard
2023-09-05[cmake] FindALSA migrate to full TARGET usagefuzzard
2023-09-01[cmake] Link TARGETS from property to lib correctlyfuzzard
2023-08-27[cmake] Enable Windows Multiconfig Gen to bundle a complete working executabl...fuzzard
2023-08-09[cmake] use ENABLE_INTERNAL_TINYXML2 for all platforms except non CI linuxfuzzard
2023-08-09Implement TinyXML2 to replace TinyXML1fuzzard
2023-07-19[discs] Rename HAS_DVD_DRIVE to HAS_OPTICAL_DRIVEenen92
2023-06-06[depends][native] cmake 3.26.4 and support for apple platformsfuzzard
2023-06-05Merge pull request #23148 from lrusak/linux-audio-paramsfuzzard
2023-05-24[macos] allow primary executable target to be built as bundlefuzzard
2023-04-20CompileInfo: add ability to get enabled audio backendsLukas Rusak
2023-03-08[cmake] pipewire: actually set minimum version to 0.3.50Lukas Rusak
2023-01-09[cmake] set policy CMP0135 to NEWLukas Rusak
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