meson/mesonbuild/interpreter
Paolo Bonzini 5558453e18 interpreter: reintroduce a convertor for override_options and default_options
Replace optlist2optdict with a convertor.  However, while default_options
should use OptionKeys like it did before the option refactoring,
override_options keeps using strings.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-05-07 09:43:43 -07:00
..
primitives allow to compare multiple version with version_compare 2025-01-27 01:27:03 +02:00
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
compiler.py compilers: introduce get_option_std_args 2025-04-04 12:46:55 +03:00
dependencyfallbacks.py interpreter: reintroduce a convertor for override_options and default_options 2025-05-07 09:43:43 -07:00
interpreter.py interpreter: reintroduce a convertor for override_options and default_options 2025-05-07 09:43:43 -07:00
interpreterobjects.py build, interpreter: associate a doctest target to a BuildTarget 2025-04-02 08:44:37 -07:00
kwargs.py interpreter: convert subproject default options to dictionary 2025-05-06 13:21:24 -07:00
mesonmain.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
type_checking.py interpreter: reintroduce a convertor for override_options and default_options 2025-05-07 09:43:43 -07:00