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
/
dependencies
/
data
Age
Commit message (
Expand
)
Author
2025-03-01
output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found
na-trium-144
2024-07-22
cmake: extend library pattern to work on GNU/Hurd as well
Pino Toscano
2024-02-07
cmake: improve heuristics for static LLVM detection
Sam James
2023-05-13
Make `dependency('foo', static: true, method: 'cmake') link statically
Volker Weißmann
2023-04-11
fix various spelling issues
Josh Soref
2023-01-28
cmake: allow dynamic linking with LLVM
Konstantin
2022-04-12
cmake: Always use all compilers for LLVM (fixes #10249)
Daniel Mensinger
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2020-11-21
Handle cmake dependencies which require a specified version
Jason Ekstrand
2020-03-19
cmake: Add find_package COMPONETS support
Daniel Mensinger
2019-12-09
cmake: add project language to cmakelists.txt
Michael Hirsch, Ph.D
2019-08-03
Improve support for crosscompiled CMake modules
Marcin Niestroj
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
2019-05-03
CMake: optional modules support
Daniel Mensinger
2019-05-03
LLVM: Added CMake backend
Daniel Mensinger
2019-02-26
Preliminary CMake module search
Daniel Mensinger
2019-01-24
Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812
Daniel Mensinger
2018-11-22
CMake find_package dependency backend (#4444)
Daniel Mensinger