diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2018-10-03 09:38:11 -0400 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.com> | 2018-10-17 21:56:49 -0400 |
commit | a3db9f6ae3592f863b95c1c32b56ff322812694f (patch) | |
tree | a60efdcd6eb8e4970cb6d70e1441ef92933c1fc1 /mesonbuild/interpreter.py | |
parent | 3ad99d27695c3018cf2449a2478b346a5b069c95 (diff) | |
download | meson-a3db9f6ae3592f863b95c1c32b56ff322812694f.zip meson-a3db9f6ae3592f863b95c1c32b56ff322812694f.tar.gz meson-a3db9f6ae3592f863b95c1c32b56ff322812694f.tar.bz2 |
wrap: Some cleanups and fixes in resolver
- Use CongifParser instead of parsing ourself, this will give more
flexibility in the future.
- Always read the .wrap file first, because if it contains the
'directory' key we should use that value instead of packagename for
the path where do download/lookup for the subproject.
- If we download the subproject (git/submodule/tarball/etc) we should
still check it contains a meson.build file.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions