| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [depends] builders: No need to set -L and --location for curl | MarcoFalke | 2016-02-26 | 1 | -1/+1 |
| | | |||||
| * | Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on ↵ | Luke Dashjr | 2016-02-09 | 1 | -1/+1 |
| | | | | | HTTP error response] with curl | ||||
| * | depends: Use curl for fetching on Linux | Luke Dashjr | 2016-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | Currently Travis's wget fails fetching qrencode: Fetching qrencode... ERROR: no certificate subject alternative name matches requested host name `fukuchi.org'. To connect to fukuchi.org insecurely, use `--no-check-certificate'. OpenSSL: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error Unable to establish SSL connection. make: *** [/home/travis/build/luke-jr/bitcoin/depends/sources/download-stamps/.stamp_fetched-qrencode-qrencode-3.4.4.tar.bz2.hash] Error 4 | ||||
| * | depends: add sensible download timeout/retry values | Cory Fields | 2014-08-27 | 1 | -1/+1 |
| | | |||||
| * | depends: add shared dependency builder | Cory Fields | 2014-08-08 | 1 | -0/+2 |
| See the README's in depends for documentation | |||||