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
/
FindFmt.cmake
Age
Commit message (
Expand
)
Author
2023-10-26
[cmake] FindFMT further simplification
fuzzard
2023-10-05
[cmake] Refactor and simplify FindFmt.cmake
fuzzard
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] FindFMT add to multiconfig gen build_internal_depends TARGET
fuzzard
2023-09-20
[cmake] FindFMT 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-04
[cmake] FindFmt correct comment for fmt::fmt target
fuzzard
2023-09-01
[cmake] core_add_library enable using TARGETS to lib
fuzzard
2022-10-31
[cmake] FindFmt fix internal build without existing fmt lib
fuzzard
2022-09-28
[cmake] allow handling of more corner cases of existing lib versions of spdlo...
fuzzard
2022-06-17
[cmake] fmt use generate_patchcommand
fuzzard
2022-06-02
[cmake] FindFmt module enable_internal to check existing lib
fuzzard
2022-06-01
[cmake] Fmt use Fmt::Fmt target for depends
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] 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] FindFMT relocate select_library_configurations call
fuzzard
2022-03-12
[cmake] FindFMT enable ENABLE_INTERNAL_FMT for windows
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] FindFMT utilise automated variables
fuzzard
2022-03-07
[cmake] FindFMT use BUILD_DEP_TARGET macro
fuzzard
2022-03-07
[tools/depends] rename libfmt to fmt
fuzzard
2022-03-02
[cmake] FindFmt use SETUP_BUILD_VARS macro
fuzzard
2022-02-22
[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPS
fuzzard
2022-02-22
[cmake] FindFMT update layout to standard format
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 Fmt use version helper
fuzzard
2020-04-16
[cmake] fix FindFmt.cmake for windows and fix version from 3.0.1 to 6.1.2
montellese
2020-02-11
[depends] bump libfmt to 6.1.2
Rechi
2018-11-08
[cmake] fix building with internal fmt
Rechi
2018-07-23
[cmake] fix building with internal fmt
wsnipex
2018-06-12
[cmake] nuke whitespace
h.udo
2017-12-23
[cmake] disable doc & test for internal fmt
Rechi
2017-09-04
FindFmt can now be compiled internally
Nuno Senica
2017-03-19
[cmake] require libfmt min version
wsnipex
2017-03-05
[cmake/depends/win32] add libfmt
montellese