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
/
common
Age
Commit message (
Expand
)
Author
2023-03-01
Merge pull request #22873 from CastagnaIT/addon_build_group_sources
Stefano Gottardo
2023-02-26
[cmake][addons] Group sources by folder
CastagnaIT
2023-02-22
[cmake] set minimum required CMake version to 3.12 everywhere
Rechi
2023-02-19
[cmake] drop disabling compiler warnings
Rechi
2022-12-24
[cmake][win] BUILD_DEP_TARGET macro pass project compiler flags through
fuzzard
2022-09-30
[cmake] BUILD_DEP_TARGET macro: Support RelwithDebInfo
fuzzard
2022-09-28
[cmake] dependent_option function
fuzzard
2022-09-28
[cmake] modulehelper function to get only version from a specific VERSION file
fuzzard
2022-08-13
[cmake][addons] allow passing extra args to built addon dependencies
fuzzard
2022-08-04
[cmake][addons] enable cpu arch specific flags for flags.txt usage
fuzzard
2022-08-03
Merge pull request #21669 from basilgello/unpin-local-tarballs
Vasyl Gello
2022-08-02
CMake: Allow overriding the hashsums of local tarball
Vasyl Gello
2022-07-13
Merge pull request #21666 from bkuhls/cross_host_can_execute_target
Wolfgang Schupp
2022-07-12
[cmake] Allow specifying HOST_CAN_EXECUTE_TARGET
Bernd Kuhls
2022-07-11
[cmake] fix blacklisted files regex
enen92
2022-06-25
[cmakebuildsys] disable xcode legacy buildsystem
fuzzard
2022-06-25
[cmake] modulehelper set default generator for VS/xcode externalproject_add c...
fuzzard
2022-06-25
[cmake] modulehelper safety variable cleanup
fuzzard
2022-06-22
[cmake] modulehelper create macro to unset generic build variables
fuzzard
2022-06-19
[cmake] refactor module helpers function/macros
fuzzard
2022-06-17
[cmake] modulehelpers allow setting GENERATOR for externalproject_add call
fuzzard
2022-06-17
[cmake] modulehelpers extend more overrides of variables
fuzzard
2022-06-17
[cmake] move host tool find modules to buildtools folder - Nasm
fuzzard
2022-06-17
[cmake] modulehelper create generate_patchcommand function
fuzzard
2022-06-02
[cmake] refactor BUILD_DEP_TARGET to utilise generator expressions
fuzzard
2022-06-02
[cmake] pass cmake_prefix_path through to internaldep build function
fuzzard
2022-06-02
[cmake] BUILD_DEP_TARGET set BYPRODUCT for cmake based builds
fuzzard
2022-05-25
[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internally
fuzzard
2022-05-25
Merge pull request #21436 from fuzzard/cmake_findpatch
fuzzard
2022-05-25
[cmake] fixup buildtype after #21043
fuzzard
2022-05-24
[cmake] Flesh out FindPatch module for windows use
fuzzard
2022-05-23
[cmake] BUILD_DEP_TARGET Provide buildtype for cmake build
fuzzard
2022-05-22
Merge pull request #21332 from fuzzard/cmake_prefix
fuzzard
2022-05-14
[Windows] fix cmake find patch executable (prioritize use Git patch.exe)
thexai
2022-04-30
[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macro
fuzzard
2022-04-30
[cmake] rename function get_archive_name to get_versionfile_data
fuzzard
2022-04-30
[cmake] typo fixup.
fuzzard
2022-04-28
[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET
fuzzard
2022-04-02
[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...
fuzzard
2022-03-24
[cmake] BUILD_DEP_TARGET add DEP_BUILDENV to CONFIGURE_COMMAND invocations
fuzzard
2022-03-21
[cmake] rework DEBUG_POSTFIX usage in SETUP_BUILD_VARS macro
fuzzard
2022-03-12
[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG build
fuzzard
2022-03-07
[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passed
fuzzard
2022-03-07
[cmake] BUILD_DEP_TARGET move include and add docinfo
fuzzard
2022-03-07
[cmake] SETUP_BUILD_VARS create MODULE_LIBRARY/INCLUDE_DIR/VER variables
fuzzard
2022-03-07
[cmake] ModuleHelper read BYPRODUCT from VERSION files
fuzzard
2022-03-07
[cmake] create macro to handle module externalproject_add calls for internal ...
fuzzard
2022-03-02
[cmake] introduce module download macro
fuzzard
2022-02-06
Merge pull request #20947 from lrusak/cppcheck-updates
Lukas Rusak
2022-02-03
[cmake] cppcheck: add suppression xml to remove unwanted folders
Lukas Rusak
[next]