index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
cmake
/
tracetargets.py
Age
Commit message (
Expand
)
Author
2025-11-19
compilers: Remove Environment parameter from Compiler.find_library
Dylan Baker
2025-07-09
Add -F compiler flag for included MacOS frameworks
mattbsage
2025-06-03
cmake: Fix target_link_libraries against project targets
L. E. Segovia
2024-07-15
cmake: Only propagate interface link flags in dep
Jonathon Anderson
2024-06-23
Recast CMake's IMPORTED_LOCATION into framework flags (#13299)
Kai Pastor
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-01
cmake: Handle compiler.find_library returning None
Dylan Baker
2023-07-19
cmake: find dependencies with bare library names on all platforms
kiwixz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger