aboutsummaryrefslogtreecommitdiff
path: root/wrap.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-22Use strict SSL when downloading from wrapdb.Jussi Pakkanen1-1/+6
2015-07-12Added simple progress bar to downloads. Closes #152.Jussi Pakkanen1-7/+31
2015-05-31Can create a subdirectory for projects whose zip files do not have one.Jussi Pakkanen1-2/+12
2015-05-29Made multiwrap use wrabdb where possible.Jussi Pakkanen1-1/+4
2015-05-21add support for tar.xz file. Closes #126Igor Gnatenko1-0/+8
2015-03-21Refactor git updating to a method.Jussi Pakkanen1-16/+20
2015-03-21Add in this line that got lost by accident.Jussi Pakkanen1-0/+1
2015-03-20A few minor tweaks.Jussi Pakkanen1-3/+4
2015-03-20Add support for checking out git repos to subprojects automatically.Jussi Pakkanen1-5/+34
2015-02-06Make directories in build tree, too.Jussi Pakkanen1-1/+1
2015-02-02Logging fix.Jussi Pakkanen1-6/+7
2015-02-02First cut at the Wrap dependency downloader.Jussi Pakkanen1-0/+92