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
/
modules
/
FindSpdlog.cmake
Age
Commit message (
Expand
)
Author
2023-09-29
[cmake] add EXCLUDE_FROM_ALL when adding to build_internal_depends
fuzzard
2023-09-27
Merge pull request #23809 from fuzzard/cmake_assorted1
fuzzard
2023-09-24
[cmake] unset *_LIBRARIES populated from select_library_configurations
fuzzard
2023-09-24
[cmake] FindSpdlog add to multigen build_internal_depends target
fuzzard
2023-09-20
[cmake] FindSpdlog Add internal build target always for multiconfig gen
fuzzard
2023-09-16
[cmake] add support for ${CORE_PLATFORM_NAME_LC}_SEARCH_CONFIG in several fin...
fuzzard
2023-09-06
[cmake] FindSpdlog minor consistency fixups
fuzzard
2023-09-01
[cmake] core_add_library enable using TARGETS to lib
fuzzard
2023-09-01
[cmake] FindSpdlog fix proper import location config type
fuzzard
2022-09-29
[cmake] make sure we really link spdlog
wsnipex
2022-09-28
[cmake] allow handling of more corner cases of existing lib versions of spdlo...
fuzzard
2022-06-17
[cmake] spdlog use generate_patchcommand
fuzzard
2022-06-02
[cmake] FindSpdlog ENABLE_INTERNAL to test existence
fuzzard
2022-06-02
[cmake] minor order change to find module debug postfix set
fuzzard
2022-06-01
[cmake] introduce Spdlog::Spdlog target
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-04-30
[cmake] use DEPENDS_PATH for install for non cmake dep build systems
fuzzard
2022-04-30
[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macro
fuzzard
2022-04-02
[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...
fuzzard
2022-03-21
[cmake] FindSpdlog relocate select_library_configurations call
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] FindSpdlog utilise automated variables
fuzzard
2022-03-07
[cmake] FindSpdlog use BUILD_DEP_TARGET macro
fuzzard
2022-03-07
[tools/depends] rename libspdlog to spdlog
fuzzard
2022-03-02
[cmake] FindSpdlog use SETUP_BUILD_VARS macro
fuzzard
2022-02-22
[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPS
fuzzard
2022-01-25
[cmake] fix variables for LIBFMT, LIBSPDLOG, LIBFSTRCMP
howie-f
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-08
[cmake] Module spdlog use VERSION helper
fuzzard
2021-12-15
[cmake] Findspdlog ENABLE_INTERNAL_SPDLOG min fmt lib required
fuzzard
2021-12-14
[cmake] fix building internal spdlog
wsnipex
2020-04-21
[cmake] FindSpdlog.cmake: point CMAKE_PREFIX_PATH to internally built libraries
Montellese
2020-04-20
[depends] patch spdlog to require at least fmt 5.3.0
Montellese
2020-04-16
[cmake/depends/win32] add spdlog
montellese