aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-07-09[cmake] create function to add dependency to a targetfuzzard
2024-06-26[cmake] Silence policy warning CMP0074fuzzard
2024-06-25Merge pull request #25228 from fuzzard/cmake_cleanup3fuzzard
2024-06-22Pictures: Move to exiv2 for image metadata retrieval (exif and iptc)Miguel Borges de Freitas
2024-06-22[depends] Add exiv2 to dependsMiguel Borges de Freitas
2024-06-22[cmake] remove unused variable LIBCEC_SONAMEfuzzard
2024-06-22[cmake] remove several non target globalsfuzzard
2024-06-22[cmake] Document some variables and their expected usagefuzzard
2024-06-22[cmake] Remove global property usage for dependency trackingfuzzard
2024-06-22[cmake] Enable CMP0079fuzzard
2024-06-22[cmake] Increase project cmake_minimum_required to 3.16fuzzard
2024-06-22[cmake][modules] FindUDEV cleanup and use core_target_link_librariesfuzzard
2024-06-22[cmake][modules] FindShairplay cleanup and use core_target_link_librariesfuzzard
2024-06-22[cmake][modules] FindPulseAudio cleanup and use core_target_link_librariesfuzzard
2024-06-22[cmake][modules] FindMariaDBClient cleanup and use core_target_link_librariesfuzzard
2024-06-17Migrate PCRE to PCRE2 and remove PCREfuzzard
2024-06-17[cmake] Remove NATIVEPREFIX from search paths for build target searchesfuzzard
2024-06-13[windows] c++20: Do not compile C files as C++Philipp Kerling
2024-05-18[cmake][modules] FindFstrcmp cleanup and use core_target_link_librariesfuzzard
2024-05-18[cmake][modules] FindFmt cleanup and use core_target_link_librariesfuzzard
2024-05-18[cmake][modules] FindAlsa cleanup and use core_target_link_librariesfuzzard
2024-05-18[cmake] macro to iterate required/optional dep lists for linkingfuzzard
2024-05-10Remove kissfftfuzzard
2024-05-09[cmake][modules] FindCurl enable building internalfuzzard
2024-05-06[cmake] Move Windows Effect Compiler find module to buildtoolsfuzzard
2024-02-24[cmake] Cleanup and modernisationfuzzard
2024-02-06[skin] Remove estouchy from corefuzzard
2023-12-24[cmake] FindTagLib Add version test for internal buildfuzzard
2023-12-10[cmake] Set KODI_MIRROR project variablefuzzard
2023-10-26[cmake] set EXCLUDE_FROM_ALL property for build_internal_depends targetfuzzard
2023-10-26[cmake] implement ENABLE_INTERNAL_CECfuzzard
2023-10-26[cmake] introduce PLATFORM_OPTIONAL_DEPS_EXCLUDEfuzzard
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