Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-12 | Cleanup leftovers from migrating depends from bitcoin | TheCharlatan | 1 | -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-01 | http -> https | Dimitris Apostolou | 1 | -1/+1 | |
2018-09-10 | Initial depends addition | TheCharlatan | 1 | -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. |