meson/mesonbuild/interpreter
Eli Schwartz db04a3f5f2 Fix incomplete guidance on solving sandbox violations
We recommend people use declare_dependency and access it via
dependency() in a parent project. But this requires a wrap file (or to
use override_dependency and an explicit subproject call).

Let's actually mention that.

Fixes #9146
2021-08-22 12:46:57 +03:00
..
__init__.py holders: Introduce HoldableObject 2021-06-18 23:48:33 +02:00
compiler.py interpreter/compiler: make helper methods protected 2021-08-16 16:21:51 -07:00
dependencyfallbacks.py Fix --force-fallack-for with --wrap-mode=nofallback 2021-08-07 11:20:57 +02:00
interpreter.py Fix incomplete guidance on solving sandbox violations 2021-08-22 12:46:57 +03:00
interpreterobjects.py interpreterobjects: fix Test annotations 2021-08-20 18:57:19 +02:00
kwargs.py interpreterobjects: Add TypedDict annoations for `extract_search_dirs` 2021-08-16 16:21:51 -07:00
mesonmain.py Add install tags 2021-08-17 15:19:18 -04:00
type_checking.py interpreterbase/decorators: use a named function for lowering strings 2021-08-04 19:09:08 -04:00