Cory Fields
a4d9f95653
build: comparison tool swap
...
This should be functionally identical to what's in place now. It was built from
be0eef7744
That commit is the same as this pruned commit in TheBlueMatt's repo:
https://github.com/TheBlueMatt/bitcoinj/commit/0f7b5d8
Now we'll be able to trust the line numbers in the stack traces.
10 years ago
Cory Fields
d7db4b6317
depends: fix packages with hard-coded SOURCES_PATH
...
Also fixes a nasty bug that removes the downloaded comparisontool jar file.
10 years ago
Matt Corallo
c9c51cba4e
Make comptool more deterministic
10 years ago
Pieter Wuille
0f78a0a2eb
Upgrade comparison tool further
10 years ago
Cory Fields
6d7a0fa4e5
depends: update the comparison tool to a more recent version
10 years ago
Cory Fields
c897b1e732
depends: add a fallback path in case package sources go missing
...
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.
10 years ago
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
10 years ago