aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/bdb.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-12-12Cleanup leftovers from migrating depends from bitcoinTheCharlatan1-31/+0
Depends still contained some leftovers, like the `wallet` target that included bdb from bitcoin. This commit removes these unneeded targets, the miniupnpc package and the berkeley db package. Reflect the changes in the README as well.
2018-12-01http -> httpsDimitris Apostolou1-1/+1
2018-09-10Initial depends additionTheCharlatan1-0/+31
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.