summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/cmake_run_ctgt.py
AgeCommit message (Expand)Author
2023-08-11treewide: automatic rewriting of all comment-style type annotationsEli Schwartz
2023-04-11fix various spelling issuesJosh Soref
2023-02-01treewide: add future annotations importEli Schwartz
2022-11-30pylint: enable the set_membership pluginDylan Baker
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-01-13Fix misspellsAntonin Décimo
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2020-06-30Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.p...georgev93