summaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/data
AgeCommit message (Expand)Author
2025-03-01output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not foundna-trium-144
2024-07-22cmake: extend library pattern to work on GNU/Hurd as wellPino Toscano
2024-02-07cmake: improve heuristics for static LLVM detectionSam James
2023-05-13Make `dependency('foo', static: true, method: 'cmake') link staticallyVolker Weißmann
2023-04-11fix various spelling issuesJosh Soref
2023-01-28cmake: allow dynamic linking with LLVMKonstantin
2022-04-12cmake: Always use all compilers for LLVM (fixes #10249)Daniel Mensinger
2022-01-10port from embedded data to importlib.resourcesEli Schwartz
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger
2019-12-09cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D
2019-08-03Improve support for crosscompiled CMake modulesMarcin Niestroj
2019-05-03cmake: LLVM better modules handlingDaniel Mensinger
2019-05-03CMake: optional modules supportDaniel Mensinger
2019-05-03LLVM: Added CMake backendDaniel Mensinger
2019-02-26Preliminary CMake module searchDaniel Mensinger
2019-01-24Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812Daniel Mensinger
2018-11-22CMake find_package dependency backend (#4444)Daniel Mensinger