aboutsummaryrefslogtreecommitdiff
path: root/depends/builders
Commit message (Collapse)AuthorAgeFilesLines
* [depends] Add -stdlib=libc++ to darwin CXX flagsfanquake2016-05-041-1/+1
|
* [depends] builders: No need to set -L and --location for curlMarcoFalke2016-02-262-2/+2
|
* Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on ↵Luke Dashjr2016-02-092-2/+2
| | | | HTTP error response] with curl
* depends: Use curl for fetching on LinuxLuke Dashjr2016-02-091-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 valuesCory Fields2014-08-272-2/+2
|
* depends: add shared dependency builderCory Fields2014-08-083-0/+44
See the README's in depends for documentation