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
/
cmake
/
scripts
Age
Commit message (
Expand
)
Author
2024-08-29
[uwp][build] Allow UWP build to run on Windows 10
CrystalP
2024-08-17
Merge pull request #25621 from fuzzard/cmake_addon_fixepadd_sha
fuzzard
2024-08-16
[cmake][webOS] Exclude python config files from packaging
Stephan Sundermann
2024-08-16
[cmake][addons] Dont quote variable passed to externalproject_add
fuzzard
2024-08-02
[cppcheck] remove rule-file
Rechi
2024-07-16
[cmake] Allow overriding CXX_STANDARD by using CACHE variable
fuzzard
2024-07-14
Merge pull request #25476 from fuzzard/fix_cmake_swig_format
fuzzard
2024-07-13
Merge pull request #25425 from razzeee/scalable-type
fuzzard
2024-07-11
[cmake][linux] Missed a target conversion for GLU
fuzzard
2024-07-11
[cmake] core_optional_dep will propgate *_FOUND variables for build tool sear...
fuzzard
2024-07-09
[cmake] Fix LibDVD* for all platforms
fuzzard
2024-07-09
[cmake] create function to add dependency to a target
fuzzard
2024-07-02
Don't change fileending to png
Kolja Lampe
2024-06-26
[cmake][macro] core_optional_dep dont check required_buildtools
fuzzard
2024-06-26
[cmake][macro] dont hardcode kodi
fuzzard
2024-06-26
[cmake][macros] Enable buildtools to function after target migration of core/...
fuzzard
2024-06-25
Merge pull request #25228 from fuzzard/cmake_cleanup3
fuzzard
2024-06-22
Merge pull request #24689 from CrystalP/fix-wcg-detection
CrystalP
2024-06-22
[cmake] relocate userstamp function into CPackConfigDEB
fuzzard
2024-06-22
[cmake] relocate rfc2822stamp into CPackConfigDEB
fuzzard
2024-06-22
[cmake] remove several non target globals
fuzzard
2024-06-22
[cmake] Remove global property usage for dependency tracking
fuzzard
2024-06-22
[cmake][macros] update core_link_library to allow targets for data_arg
fuzzard
2024-06-22
[cmake][modules] FindWaylandpp update to target usage
fuzzard
2024-06-22
[cmake][modules] FindCWiid update to target usage
fuzzard
2024-06-22
[cmake][modules] FindGLU update to target usage
fuzzard
2024-06-22
[cmake][modules] FindXRandR cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][modules] FindX cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][modules] FindSmbClient 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][macro] core_required_dep append to required_deps list if dep found
fuzzard
2024-06-22
[cmake][modules] FindPulseAudio cleanup and use core_target_link_libraries
fuzzard
2024-06-22
[cmake][macro] core_optional_dep append to optional_deps list if dep found
fuzzard
2024-06-21
[Windows] Update build requirements with Windows 11 SDK 10.0.22621.0
CrystalP
2024-06-17
[cmake] remove unnecessary CMAKE_SYSTEM_PREFIX_PATH append
fuzzard
2024-06-17
[windows] Split target platform from build tools folder location
fuzzard
2024-06-13
[cmake] use c++20
Lukas Rusak
2024-06-13
[windows] c++20: Do not compile C files as C++
Philipp Kerling
2024-06-13
[windows] Add /utf-8 flag for MSVC
Philipp Kerling
2024-05-19
Merge pull request #25211 from hbiyik/retire_distutils
fuzzard
2024-05-18
[cmake][modules] FindBluetooth cleanup and use core_target_link_libraries
fuzzard
2024-05-18
[cmake] macro to iterate required/optional dep lists for linking
fuzzard
2024-05-14
[cmake] do not use distutils in cmake scripts
boogie
2024-05-07
[windows] Remove bundled Effects lib
fuzzard
2024-04-27
Merge pull request #25008 from joseluismarti/cmake-macros
fuzzard
2024-04-26
Merge pull request #24926 from neo1973/fix_24850
Markus Härer
2024-04-16
Adjust cmake macros
Jose Luis Marti
2024-04-03
[cmake][modulehelpers] Provide ${MODULE_LC}_MODULE_LOCATION to override sourc...
fuzzard
2024-04-03
[cmake][modulehelpers] Pass through CMAKE_SYSTEM_NAME/VERSION for MSVC builds
fuzzard
2024-04-03
[cmake][modulehelpers] Change LIB_TYPE to module specific variable
fuzzard
[next]