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
2022-04-30
[Android][CMake] Escape custom_target commands
Huang, Zhaoquan
2022-04-29
[cmake] Tools/depends platform toolchain propagate tarball dir
fuzzard
2022-04-29
[cmake][android] cleanup packaging make targets after PR #20599
fuzzard
2022-04-29
Merge pull request #21321 from taoyouh/fix-path-space
fuzzard
2022-04-28
[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET
fuzzard
2022-04-28
[Android][CMake] Fix custom_target commands when PATH has spaces
Huang, Zhaoquan
2022-04-20
Merge pull request #21273 from fuzzard/depends_libandroidjni
fuzzard
2022-04-18
[cmake] build libandroidjni as cmake dependency
fuzzard
2022-04-16
[android] remove checks for unused tools aapt/dx/d8/zipalign
fuzzard
2022-04-13
Merge pull request #20506 from basilgello/kodiconfig-cmake-nexus
Vasyl Gello
2022-04-13
Merge pull request #20985 from fitzsim/support-ppc64le
Vasyl Gello
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-28
[cmake] linux: refactor linker selection
wsnipex
2022-02-27
[cmake] add mold linker support
wsnipex
2022-02-12
Add support for ppc64le in ArchSetup.cmake
Thomas Fitzsimmons
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
2022-02-02
[cmake] cppcheck: add rules to help suppress false positives
Lukas Rusak
2022-02-02
[cmake] cppcheck: remove WORKING_DIRECTORY and folder (we use compile_command...
Lukas Rusak
2022-02-02
[cmake] cppcheck: remove conflicting switches
Lukas Rusak
2022-02-02
[cmake] cppcheck: remove uneeded template switch
Lukas Rusak
2022-02-01
[cmake] remove -Wno-deprecated-copy
Lukas Rusak
2022-01-24
[cmake] add URL_HASH to ExternalProject_add calls in Find modules
fuzzard
2022-01-24
[cmake] change ARCHIVE to LIBNAME_ARCHIVE
fuzzard
2022-01-17
[cmake] set TARBALLS_DIR for overriding tarball download location
fuzzard
2022-01-11
[cmake] linux: fix extra warning flags when using clang
wsnipex
2022-01-08
[cmake] create helper to parse VERSION files for dependencies
fuzzard
2021-12-31
Merge pull request #20719 from lrusak/werror-changes
Lukas Rusak
2021-12-29
[cmake] remove old static analysis methods
Lukas Rusak
2021-12-29
[cmake] add targets for cppcheck and clang-tidy
Lukas Rusak
2021-12-25
[cmake] allow building with -Wnon-virtual-dtor
Lukas Rusak
2021-12-25
[cmake] enable -Wextra and disable a few warning that it enables
Lukas Rusak
2021-12-20
Revert "Revert "Merge pull request #18403 from lrusak/cpp17""
Lukas Rusak
2021-12-18
Merge pull request #20665 from lrusak/werror-changes
Lukas Rusak
2021-12-14
[cmake] add -Wsign-compare warning
Lukas Rusak
2021-12-14
[cmake] clean up compile options
Lukas Rusak
2021-12-14
[cmake] allow specifying compile options for core units only
Lukas Rusak
2021-12-11
[cmake] add clang-tidy support for android
Rechi
2021-11-30
[android] use gradle to sign rather than explicit jarsigner/apksigner
fuzzard
2021-11-30
[tools/android/packaging] update gradle
fuzzard
2021-11-19
[tools/depends] android 28.0+ uses d8 instead of dx
fuzzard
[next]