meson/mesonbuild/wrap
Xavier Claessens ed129a5311 wrap: If the directory exists in a sub-subproject, uses it inplace
A subproject could have a sub-subproject as a git submodule, or part of
the subproject's release tarball, and still have a wrap file for it
(e.g. needed for [provide] section). In that case we need to use the
source tree for the sub-subproject inplace instead of downloading a new
copy into the main project.

This is the case with GLib 2.74, it has a subproject "gvdb" as git
submodule, and part of release tarball, it ships gvdb.wrap file as well.
2022-09-28 00:17:42 -04:00
..
__init__.py Add wrap mode to disable auto promote 2020-10-13 17:55:16 -04:00
wrap.py wrap: If the directory exists in a sub-subproject, uses it inplace 2022-09-28 00:17:42 -04:00
wraptool.py flake8: don't use f-strings for strings without formatting 2022-06-13 13:34:39 +03:00