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
/
FindFstrcmp.cmake
Age
Commit message (
Expand
)
Author
2024-05-18
[cmake][modules] FindFstrcmp cleanup and use core_target_link_libraries
fuzzard
2023-09-24
[cmake] FindFstrcmp update search options
fuzzard
2023-09-01
[cmake] core_add_library enable using TARGETS to lib
fuzzard
2022-04-30
[cmake] use DEPENDS_PATH for install for non cmake dep build systems
fuzzard
2022-03-24
[cmake] FindFstrcmp clean internal BUILD_DEP_TARGET
fuzzard
2022-03-07
[cmake] BUILD_DEP_TARGET move include and add docinfo
fuzzard
2022-03-07
[cmake] FindFstrcmp utilise automated variables
fuzzard
2022-03-07
[cmake] FindFstrcmp use BUILD_DEP_TARGET macro
fuzzard
2022-03-07
[tools/depends] rename libfstrcmp to fstrcmp
fuzzard
2022-03-02
[cmake] FindFstrcmp 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] FindFstrcmp update to standard layout
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 fstrcmp use VERSION helper
fuzzard
2021-12-15
[cmake] fix building internal fstrcmp
wsnipex