meson/mesonbuild/interpreter
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used
As described in
https://github.com/mesonbuild/meson/issues/12715#issuecomment-1883448780,
the compiler.preprocess function ignores compile_args. This should fix
it in both ninja and visualstudio backends.
2024-01-25 11:06:56 -08:00
..
primitives Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
compiler.py Fix compiler.preprocess compile_args not used 2024-01-25 11:06:56 -08:00
dependencyfallbacks.py Allow to fallback to cmake subproject 2023-09-22 15:50:26 -04:00
interpreter.py interpreter: replace mock keyword argument with unittest.mock 2024-01-25 10:01:50 -08:00
interpreterobjects.py File: Add full_path() method 2023-11-24 22:15:14 +02:00
kwargs.py interpreter: use typed_kwargs for build_target.objects 2023-10-17 08:09:06 -07:00
mesonmain.py Add missing FeatureNew for meson.add_dist_script 2024-01-25 00:33:40 -05:00
type_checking.py dependencies: allow get_variable to define multiple pkgconfig defines 2023-11-14 14:59:12 -05:00