summaryrefslogtreecommitdiff
path: root/mesonbuild/wrap/wrap.py
AgeCommit message (Expand)Author
2016-11-22wrap: Allow specifying push URL in wrap files using gitThibault Saunier
2016-11-22wrap: Make sure that the cloned git repo is properly clonedThibault Saunier
2016-10-20add support of mercurial repo for wrap,… (#937)AlexandreFoley
2016-09-14Download without status updates if server does not report file size. Closes #...Jussi Pakkanen
2016-08-27Ensure URLs are closed with a context manager.Elliott Sales de Andrade
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade
2016-08-25Do not error out if git pull fails on subprojects. Closes #720.Jussi Pakkanen
2016-05-05Created an emergency wraptool that downloads directly from Github.Jussi Pakkanen
2016-01-27Restore warning state variable that got lost in refactoring.Jussi Pakkanen
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen