meson/mesonbuild/wrap
Xavier Claessens e0cd54a322 msubprojects: Stop trying to guess subproject type
It was done to include them in `meson subprojects foreach` without
--types argument, but it's better to special case missing --types and
include wraps that have type=None too. It was a bad idea because that
was messing them in `meson subprojects update`, now they are ignored by
that command.
2020-09-18 03:01:15 +00:00
..
__init__.py typing: fully annotate wrap 2020-09-08 20:15:56 +02:00
wrap.py msubprojects: Stop trying to guess subproject type 2020-09-18 03:01:15 +00:00
wraptool.py typing: fully annotate wrap 2020-09-08 20:15:56 +02:00