aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/cmake/data
AgeCommit message (Expand)AuthorFilesLines
2022-01-10port from embedded data to importlib.resourcesEli Schwartz1-0/+0
2021-01-13Fix misspellsAntonin DĂ©cimo1-2/+2
2020-10-24cmake: set CMP0054 to new in preload.cmakeDaniel Mensinger1-0/+5
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger1-0/+10
2020-06-30Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...georgev931-96/+0
2020-04-17cmake: Do not compile explicit header filesDaniel Mensinger1-1/+33
2020-04-12cmake: Capture stdout with UNIX pipesDaniel Mensinger1-1/+25
2020-02-20cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger1-0/+35
2019-11-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger1-0/+1
2019-11-28cmake: Some minor fixupDaniel Mensinger1-1/+1
2019-11-27cmake: Propagate error when running commandXavier Claessens1-1/+4
2019-11-27cmake: Add support for add_custom_target() with a commandXavier Claessens1-3/+11
2019-11-20cmake: add_custom_command fix empty and quoted parametersDaniel Mensinger1-0/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl1-3/+3
2019-06-28cmake: Added custom target wrapper scriptDaniel Mensinger1-0/+59