meson/mesonbuild/interpreter
Eli Schwartz 4c55947c47
pylint 2.16: raise a more intentional exception
Include a frivolous error message too. We never see it, but if someone
reads the code and wonders why on *earth* there's a DSL function to
raise a RuntimeError, the message string will clue them in.
2023-02-01 17:01:31 -05:00
..
primitives treewide: add future annotations import 2023-02-01 17:01:30 -05:00
__init__.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 2022-01-18 17:53:29 -05:00
compiler.py treewide: add future annotations import 2023-02-01 17:01:30 -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 pylint 2.16: raise a more intentional exception 2023-02-01 17:01:31 -05:00
interpreterobjects.py log running commands a bit better by doing proper shell quoting 2023-01-31 00:25:43 -05:00
kwargs.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
mesonmain.py add license_files kwarg to project 2022-12-27 20:29:46 -05:00
type_checking.py micro-optimize: define typing-only objects in TYPE_CHECKING 2023-02-01 17:01:30 -05:00