meson/mesonbuild/utils
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option
We need to remember its value when reconfiguring, but the Build object
is not reused, only coredata is.

This also makes CLI more consistent by allowing `-Dvsenv=true` syntax.

Fixes: #11309
2023-03-29 09:33:41 -04:00
..
__init__.py Move classes used by scripts to their own module 2022-09-28 19:36:13 -04:00
core.py allow install script to run in dry-run mode 2023-02-14 10:50:10 -05:00
platform.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
posix.py handle more corner cases where locking the build directory fails 2023-02-19 12:28:33 -05:00
universal.py Make --vsenv a readonly builtin option 2023-03-29 09:33:41 -04:00
vsenv.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
win32.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00