summaryrefslogtreecommitdiff
path: root/mesonbuild/cmake/data
AgeCommit message (Expand)Author
2022-01-10port from embedded data to importlib.resourcesEli Schwartz
2021-01-13Fix misspellsAntonin Décimo
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger
2020-06-30Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...georgev93
2020-04-17cmake: Do not compile explicit header filesDaniel Mensinger
2020-04-12cmake: Capture stdout with UNIX pipesDaniel Mensinger
2020-02-20cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger
2019-11-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger
2019-11-28cmake: Some minor fixupDaniel Mensinger
2019-11-27cmake: Propagate error when running commandXavier Claessens
2019-11-27cmake: Add support for add_custom_target() with a commandXavier Claessens
2019-11-20cmake: add_custom_command fix empty and quoted parametersDaniel Mensinger
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-06-28cmake: Added custom target wrapper scriptDaniel Mensinger