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
2022-09-28
[cmake] utilise new dependent_option function for internal deps
fuzzard
2022-09-28
[cmake] default build spdlog/fmt internal all platforms
fuzzard
2022-09-14
[CMake] Fix incorrect string concationation in target_compile_options call
Markus Härer
2022-06-29
[cmake] create ENABLE_INTERNAL_PCRE
fuzzard
2022-06-27
[cmake] FindNFS module to build internal
fuzzard
2022-06-17
[cmake] split flatbuffers buildtool (flatc) and target headers find modules
fuzzard
2022-06-17
[cmake] create lists and utilise core_optional_dep/core_required_dep for buil...
fuzzard
2022-06-17
[cmake] move host tool find modules to buildtools folder - CCache
fuzzard
2022-06-02
[cmake] FindSpdlog ENABLE_INTERNAL to test existence
fuzzard
2022-06-01
[cmake] Windows increase minimum required cmake version 3.20
fuzzard
2022-06-01
[cmake] Fmt use Fmt::Fmt target for depends
fuzzard
2022-05-30
[linux] add build time option to disable automatic addon configure at startup
wsnipex
2022-05-25
[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internally
fuzzard
2022-04-30
[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macro
fuzzard
2022-04-28
[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGET
fuzzard
2022-03-26
Merge pull request #21113 from jfly/add-file-whitelist-extras
Wolfgang Schupp
2022-03-26
[cmake] ENABLE_INTERNAL_RapidJSON for all platforms
fuzzard
2022-03-23
Add new KODI_WEBSERVER_EXTRA_WHITELIST cmake var to allow access to more dire...
Jeremy Fleischman
2022-03-21
[cmake] update + build crossguid all platforms
fuzzard
2022-03-13
[cmake] declare directories of external libraries as system headers
Rechi
2022-02-22
[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPS
fuzzard
2021-12-31
Merge pull request #17820 from lrusak/compiler-warnings
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-29
Merge pull request #20655 from fuzzard/cmake_macos_targetgen
fuzzard
2021-12-18
Merge pull request #20665 from lrusak/werror-changes
Lukas Rusak
2021-12-15
[cmake] fix building internal fstrcmp
wsnipex
2021-12-14
[cmake] allow specifying compile options for core units only
Lukas Rusak
2021-12-14
[cmake] fix building internal spdlog
wsnipex
2021-12-10
[cmake] work around target gen expression issues for xcode projects
fuzzard
2021-11-29
[tools/depends][target] ffmpeg cleanup
fuzzard
2021-11-27
[cmake] Fix android link failure fstrcmp ordering
fuzzard
2021-11-06
Merge pull request #20340 from fuzzard/depends_python_3.9.7
jenkins4kodi
2021-11-03
Split TexturePacker executed during build and shipped
Vasyl Gello
2021-10-24
[compileinfo] add python version
fuzzard
2021-10-20
Add option to use internal or external kissfft
Vasyl Gello
2021-10-18
Properly link with -pthread instead of -lpthread
Aurelien Jarno
2021-09-20
[cmake] osx sdl required lib is added as a PLATFORM_REQUIRED_DEPS
fuzzard
2021-08-16
[cmake] findpython
fuzzard
2021-07-06
Merge pull request #19765 from naseef/harfbuzz
Pär Björklund
2021-06-30
[cmake] add more info to verbose status
wsnipex
2021-06-26
CGUIFontTTF: Harfbuzz rendering support
Ahmed Naseef
2021-05-09
Merge pull request #19533 from lrusak/pipewire
Lukas Rusak
2021-05-04
[cmake] add pipewire
Lukas Rusak
2021-04-25
[cmake] require OpenSSL >= 1.1.0
Lukas Rusak
2021-02-20
CMake: fixed correct minimal CMake version for Win32
Evgeny Grin
2020-10-31
[cmake] allow doxygen documentation generation for cross builds
Rechi
2020-10-27
[cmake] treat CORE_PLATFORM_NAME_LC as a list
Lukas Rusak
2020-10-27
CAppParamParser: allow specifying --windowing=<system> on linux
Lukas Rusak
2020-10-06
Merge pull request #18395 from graysky2/fix-fmt
fuzzard
[next]