aboutsummaryrefslogtreecommitdiff
path: root/depends/builders
AgeCommit message (Collapse)Author
2018-11-28build: Remove illegal spacing in darwin.mkJon Layton
Github-Pull: #14647 Rebased-From: 63c74d2d3abcb685c773c3ad1414da6ad062a55d
2016-05-04[depends] Add -stdlib=libc++ to darwin CXX flagsfanquake
2016-02-26[depends] builders: No need to set -L and --location for curlMarcoFalke
2016-02-09Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on ↵Luke Dashjr
HTTP error response] with curl
2016-02-09depends: Use curl for fetching on LinuxLuke Dashjr
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
2014-08-27depends: add sensible download timeout/retry valuesCory Fields
2014-08-08depends: add shared dependency builderCory Fields
See the README's in depends for documentation