meson/mesonbuild/interpreter
Dylan Baker c49552ffb2 interpreter: use typed_pos_args for build_targets
We have to allow through build.BuildTarget and build.ExtractedObjects,
which is what our previous level of checking did, even though they are
ignored. I've used FeatureDeprecated calls here, so that we have a clear
time of "this was officially deprecated in 1.1.0"
2023-01-18 17:55:41 -05:00
..
primitives Fix since annotation for str "in" operator 2022-11-08 20:48:32 +02:00
__init__.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 2022-01-18 17:53:29 -05:00
compiler.py interpreter: compiler: Allow array for the prefix kwarg 2022-12-06 10:59:00 -05:00
dependencyfallbacks.py Get fallback varname from wrap file after it has been configured 2022-10-09 13:04:04 -04:00
interpreter.py interpreter: use typed_pos_args for build_targets 2023-01-18 17:55:41 -05:00
interpreterobjects.py pylint: enable the bad_builtin checker 2022-11-29 23:26:05 -05:00
kwargs.py Fix various spelling errors 2022-11-24 15:17:23 -05:00
mesonmain.py add license_files kwarg to project 2022-12-27 20:29:46 -05:00
type_checking.py type_checking: add a type checking helper for strings in include_directories 2022-12-05 15:20:09 -05:00