summaryrefslogtreecommitdiff
path: root/mesonbuild/cmake/tracetargets.py
AgeCommit message (Expand)Author
2025-11-19compilers: Remove Environment parameter from Compiler.find_libraryDylan Baker
2025-07-09Add -F compiler flag for included MacOS frameworksmattbsage
2025-06-03cmake: Fix target_link_libraries against project targetsL. E. Segovia
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson
2024-06-23Recast CMake's IMPORTED_LOCATION into framework flags (#13299)Kai Pastor
2024-02-25cmake: Allow recasting a CMake dependency into an Apple frameworkL. E. Segovia
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-01cmake: Handle compiler.find_library returning NoneDylan Baker
2023-07-19cmake: find dependencies with bare library names on all platformskiwixz
2023-02-01treewide: add future annotations importEli Schwartz
2022-11-29Fix crash when toolchain is missingSmallWood-D
2022-08-26Fix purely white space issues reported by flake8Alf Henrik Sauge
2021-12-01cmake: Fix old style dependency lookup with imported targetsDaniel Mensinger