aboutsummaryrefslogtreecommitdiff
path: root/depends/packages/native_comparisontool.mk
AgeCommit message (Collapse)Author
2014-12-11depends: fix packages with hard-coded SOURCES_PATHCory Fields
Also fixes a nasty bug that removes the downloaded comparisontool jar file.
2014-10-02Make comptool more deterministicMatt Corallo
2014-10-02Upgrade comparison tool furtherPieter Wuille
2014-09-30depends: update the comparison tool to a more recent versionCory Fields
2014-08-22depends: add a fallback path in case package sources go missingCory 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-08depends: add shared dependency builderCory Fields
See the README's in depends for documentation