index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-07-09
[cmake] create function to add dependency to a target
fuzzard
2024-06-26
[cmake] Silence policy warning CMP0074
fuzzard
2024-06-25
Merge pull request #25228 from fuzzard/cmake_cleanup3
fuzzard
2024-06-22
Pictures: Move to exiv2 for image metadata retrieval (exif and iptc)
Miguel Borges de Freitas
2024-06-22
[depends] Add exiv2 to depends
Miguel Borges de Freitas
2024-06-22
[cmake] remove unused variable LIBCEC_SONAME
fuzzard
2024-06-22
[cmake] remove several non target globals
fuzzard
2024-06-22
[cmake] Document some variables and their expected usage
fuzzard
2024-06-22
[cmake] Remove global property usage for dependency tracking
fuzzard
2024-06-22
[cmake] Enable CMP0079
fuzzard
2024-06-22
[cmake] Increase project cmake_minimum_required to 3.16
fuzzard
2024-06-22
[cmake][modules] FindUDEV cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][modules] FindShairplay cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][modules] FindPulseAudio cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][modules] FindMariaDBClient cleanup and use core_target_link_libraries
fuzzard
2024-06-17
Migrate PCRE to PCRE2 and remove PCRE
fuzzard
2024-06-17
[cmake] Remove NATIVEPREFIX from search paths for build target searches
fuzzard
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_libraries
fuzzard
2024-05-18
[cmake][modules] FindFmt cleanup and use core_target_link_libraries
fuzzard
2024-05-18
[cmake][modules] FindAlsa cleanup and use core_target_link_libraries
fuzzard
2024-05-18
[cmake] macro to iterate required/optional dep lists for linking
fuzzard
2024-05-10
Remove kissfft
fuzzard
2024-05-09
[cmake][modules] FindCurl enable building internal
fuzzard
2024-05-06
[cmake] Move Windows Effect Compiler find module to buildtools
fuzzard
2024-02-24
[cmake] Cleanup and modernisation
fuzzard
2024-02-06
[skin] Remove estouchy from core
fuzzard
2023-12-24
[cmake] FindTagLib Add version test for internal build
fuzzard
2023-12-10
[cmake] Set KODI_MIRROR project variable
fuzzard
2023-10-26
[cmake] set EXCLUDE_FROM_ALL property for build_internal_depends target
fuzzard
2023-10-26
[cmake] implement ENABLE_INTERNAL_CEC
fuzzard
2023-10-26
[cmake] introduce PLATFORM_OPTIONAL_DEPS_EXCLUDE
fuzzard
2023-10-17
Merge pull request #23907 from lrusak/glx-app-param
fuzzard
2023-10-15
CCompileInfo: add ability to get enabled gl interfaces
Lukas Rusak
2023-10-05
[cmake] Refactor and simplify FindFmt.cmake
fuzzard
2023-10-02
[cmake] FindRapidJSON update to newer module standards
fuzzard
2023-09-27
[cmake] FindPulseAudio migrate to full TARGET usage
fuzzard
2023-09-27
Merge pull request #23824 from fuzzard/cmake_findlibass_update
fuzzard
2023-09-27
Merge pull request #23807 from fuzzard/cmake_multigen_alldep
fuzzard
2023-09-27
[cmake] libass set minimum search version to 0.15.0
fuzzard
2023-09-26
[cmake] add_custom_command only use OUTPUT genex for multi config generators
fuzzard
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 build
fuzzard
2023-09-20
[cmake] Global variable to indicate Multi Config Generator
fuzzard
2023-09-19
[cmake] gen_skin_pack move to add_custom_command
fuzzard
2023-09-13
[cmake] Remove XBT_FILES as a dependency of generate-packaging TARGET
fuzzard
2023-09-11
Merge pull request #22112 from fuzzard/win_buildtree
fuzzard
2023-09-06
[cmake] FindMariaDBClient migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindShairplay migrate to full TARGET usage
fuzzard
2023-09-05
[cmake] FindUDEV migrate to full TARGET usage
fuzzard
[next]