aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2018-10-18 10:49:50 -0400
committerXavier Claessens <xavier.claessens@collabora.com>2018-10-18 11:42:17 -0400
commit1889e3338918b3bef22838d6de92d6b748ee01aa (patch)
tree9d1b5f9c25cf99c63f6f11253473f3e54b39fab8 /mesonbuild/interpreter.py
parentf0b1f0340cbcdc503b281a547ab0159347283cff (diff)
downloadmeson-1889e3338918b3bef22838d6de92d6b748ee01aa.zip
meson-1889e3338918b3bef22838d6de92d6b748ee01aa.tar.gz
meson-1889e3338918b3bef22838d6de92d6b748ee01aa.tar.bz2
wrap: Remove dead code trying to update git/hg/svn repositories
If the directory exists we early return or raise exception in resolve() method. It was already like that even before the recent refactoring of the code. It is safer like that anyway, we don't want a project reconfigure to silently pull new code. Updating subprojects should be an explicit action of the user. For example gst-build has a 'git-update' script that does that. In the future we could add a 'meson subprojects update' command.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions