Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-11 | depends: fix packages with hard-coded SOURCES_PATH | Cory Fields | |
Also fixes a nasty bug that removes the downloaded comparisontool jar file. | |||
2014-10-02 | Make comptool more deterministic | Matt Corallo | |
2014-10-02 | Upgrade comparison tool further | Pieter Wuille | |
2014-09-30 | depends: update the comparison tool to a more recent version | Cory Fields | |
2014-08-22 | depends: add a fallback path in case package sources go missing | Cory Fields | |
If a source url fails to download, try again at $FALLBACK_DOWNLOAD_PATH/file.name, where FALLBACK_DOWNLOAD_PATH can be overridden by the user. | |||
2014-08-08 | depends: add shared dependency builder | Cory Fields | |
See the README's in depends for documentation |