index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrap.py
Age
Commit message (
Expand
)
Author
2016-01-15
Organise files into a module structure.
Jussi Pakkanen
2015-12-03
Write source file immediately after checksum verification.
Jussi Pakkanen
2015-11-19
Use plain http connections to wrapdb when ssl is not working (i.e. on OSX).
Jussi Pakkanen
2015-07-22
Use strict SSL when downloading from wrapdb.
Jussi Pakkanen
2015-07-12
Added simple progress bar to downloads. Closes #152.
Jussi Pakkanen
2015-05-31
Can create a subdirectory for projects whose zip files do not have one.
Jussi Pakkanen
2015-05-29
Made multiwrap use wrabdb where possible.
Jussi Pakkanen
2015-05-21
add support for tar.xz file. Closes #126
Igor Gnatenko
2015-03-21
Refactor git updating to a method.
Jussi Pakkanen
2015-03-21
Add in this line that got lost by accident.
Jussi Pakkanen
2015-03-20
A few minor tweaks.
Jussi Pakkanen
2015-03-20
Add support for checking out git repos to subprojects automatically.
Jussi Pakkanen
2015-02-06
Make directories in build tree, too.
Jussi Pakkanen
2015-02-02
Logging fix.
Jussi Pakkanen
2015-02-02
First cut at the Wrap dependency downloader.
Jussi Pakkanen