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