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
/
cmake
/
data
Age
Commit message (
Expand
)
Author
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2021-01-13
Fix misspells
Antonin Décimo
2020-10-24
cmake: set CMP0054 to new in preload.cmake
Daniel Mensinger
2020-10-24
cmake: Disable the new (CMake 3.16) PCH support
Daniel Mensinger
2020-06-30
Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...
georgev93
2020-04-17
cmake: Do not compile explicit header files
Daniel Mensinger
2020-04-12
cmake: Capture stdout with UNIX pipes
Daniel Mensinger
2020-02-20
cmake: Fix relative paths for add_custom_{command,target}
Daniel Mensinger
2019-11-30
cmake: Make output_target_map more robust (fixes #6208)
Daniel Mensinger
2019-11-28
cmake: Some minor fixup
Daniel Mensinger
2019-11-27
cmake: Propagate error when running command
Xavier Claessens
2019-11-27
cmake: Add support for add_custom_target() with a command
Xavier Claessens
2019-11-20
cmake: add_custom_command fix empty and quoted parameters
Daniel Mensinger
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-06-28
cmake: Added custom target wrapper script
Daniel Mensinger