meson/mesonbuild/wrap
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project
wraps from subprojects are now merged into the list of wraps from main
project, so they can be used to download dependencies of dependencies
instead of having to promote wraps manually. If multiple projects
provides the same wrap file, the first one to be configured wins.

This also fix usage of sub-subproject that don't have wrap files. We can
now configure B when its source tree is at
`subprojects/A/subprojects/B/`. This has the implication that we cannot
assume that subproject "foo" is at `self.subproject_dir / 'foo'` any
more.
2020-10-13 17:55:16 -04:00
..
__init__.py typing: fully annotate wrap 2020-09-08 20:15:56 +02:00
wrap.py Merge wraps from subprojects into wraps from main project 2020-10-13 17:55:16 -04:00
wraptool.py typing: fully annotate wrap 2020-09-08 20:15:56 +02:00