summaryrefslogtreecommitdiff
path: root/mesonbuild/utils/core.py
AgeCommit message (Expand)Author
2024-06-23limit wrapped-due-to-env special case for `env` to only apply for env.setEli Schwartz
2024-02-23env.unset methodCharles Brunet
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-08-03ExecutableSerialisation: capture and feed are optional stringsXavier Claessens
2023-05-02extend install scripts to allow specific directory variable exportsEli Schwartz
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-02-01micro-optimize: define typing-only objects in TYPE_CHECKINGEli Schwartz
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-16properly type utils/core.py and add it to mypyEli Schwartz
2022-12-07devenv: Do not include system values in --dumpXavier Claessens
2022-09-28Move classes used by scripts to their own moduleXavier Claessens