aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/hosts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-11-17Add ARFLAGSHoward Chu6-1/+7
Needed to invoke deterministic mode on some archivers
2019-11-14depends: Add FreeBSD supportHoward Chu1-0/+17
2019-11-03Add Android supportHoward Chu1-0/+20
2018-09-22Fix Darwin Sodium buildTheCharlatan1-3/+3
Clang needs to get its cctools path passed.
2018-09-10Initial depends additionTheCharlatan4-0/+84
Depends cross compiles project dependencies for linux, mac and windows and multiple architectures. Depends is original work by Cory Fields and used in bitcoin and a wide range of bitcoin related projects.