Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-14 | depends: qrencode: configure flags cleanup | fanquake | |
This also fixes passing --without-tools | |||
2019-05-28 | depends: Purge libtool archives | Carl Dong | |
We use pkg-config where we can, which generally replaces libtool at a higher level and does not have the same downsides as libtool. These archives sit in our depends tree with no purpose and pollute the final bitcoin build with massive overlinking. | |||
2018-08-09 | [depends] Add riscv qt depends support for cross compiling bitcoin-qt | Chun Kuan Lee | |
2017-02-18 | Use package name variable inside $(package)_file_name variable | Mitchell Cash | |
2015-07-03 | depends: bump qrencode to 3.4.4 | Cory Fields | |
2014-11-19 | depends: Use pic for all linux dependencies | Cory Fields | |
This avoids textrels, and matches previous gitian behavior. | |||
2014-08-08 | depends: add shared dependency builder | Cory Fields | |
See the README's in depends for documentation |