summaryrefslogtreecommitdiff
path: root/mesonbuild/utils/core.py
Commit message (Expand)AuthorAgeFilesLines
* extend install scripts to allow specific directory variable exportsEli Schwartz2023-05-021-0/+1
* Add env kwarg to gnome.generate_gir().Volker Weißmann2023-04-261-0/+5
* allow install script to run in dry-run modeCharles Brunet2023-02-141-0/+1
* micro-optimize: define typing-only objects in TYPE_CHECKINGEli Schwartz2023-02-011-11/+1
* devenv: Allow dumping into file and select a formatXavier Claessens2023-01-181-2/+2
* properly type utils/core.py and add it to mypyEli Schwartz2023-01-161-4/+7
* devenv: Do not include system values in --dumpXavier Claessens2022-12-071-7/+8
* Move classes used by scripts to their own moduleXavier Claessens2022-09-281-0/+160