65 Commits (51e9db370a0ebccaf220e171c3444a0f2c4e1723)

Author SHA1 Message Date
Alexandre Foley 61d5934e63 Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment by the piece of code it said was needed. 8 years ago
Alexandre Foley 228adaa287 Wrap.py: Made it so using an already downloaded subproject is only for the wrap-file case. Git and Mercurial can update the repository if it the wrap is one. 8 years ago
Thibault Saunier f1366ba425 wrap: Fix getting push-url 8 years ago
Thibault Saunier 0ebf033f31 wrap: Allow specifying push URL in wrap files using git 8 years ago
Thibault Saunier 28cd23ab6e wrap: Make sure that the cloned git repo is properly cloned 8 years ago
AlexandreFoley 263cb6a5f0 add support of mercurial repo for wrap,… (#937) 8 years ago
Jussi Pakkanen 3d8876bf59 Download without status updates if server does not report file size. Closes #771. 8 years ago
Elliott Sales de Andrade 181d9a891d Ensure URLs are closed with a context manager. 8 years ago
Elliott Sales de Andrade 4c71695e41 Use context manager for file I/O. 8 years ago
Jussi Pakkanen 808451b5c7 Do not error out if git pull fails on subprojects. Closes #720. 8 years ago
Jussi Pakkanen eb6548a816 Created an emergency wraptool that downloads directly from Github. 9 years ago
Jussi Pakkanen c87835080d Restore warning state variable that got lost in refactoring. 9 years ago
Jussi Pakkanen 9644a928d2 Some more command line guarding. 9 years ago
Jussi Pakkanen 84456537da Fix some issues that break pypi installs and bump version to upload new version. 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago