Age | Commit message (Expand) | Author |
2021-01-08 | build: Fix Qt processing of configure script for depends with DEBUG=1 | Hennadii Stepanov |
2021-01-07 | depends: Quote to prevent word splitting in config.site | Carl Dong |
2021-01-07 | net: Add libnatpmp support | Hennadii Stepanov |
2020-11-09 | depends: Fix PYTHONPATH setting in config.site.in | Carl Dong |
2020-11-09 | lint: Also lint files with shellcheck directive | Carl Dong |
2020-11-09 | depends: Allow relative CONFIG_SITE path env var | Carl Dong |
2020-06-13 | Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc... | fanquake |
2020-05-12 | depends: add MULTIPROCESS depends option | Russell Yanofsky |
2020-04-10 | Revert "Merge #16367: Multiprocess build support" | MarcoFalke |
2020-04-05 | libmultiprocess depends build | Russell Yanofsky |
2020-03-16 | build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts | Hennadii Stepanov |
2020-02-01 | build: Fix behavior when ALLOW_HOST_PACKAGES unset | Hennadii Stepanov |
2019-12-03 | depends: add ability to skip building qrencode | fanquake |
2019-10-24 | build: remove protobuf from depends | fanquake |
2019-09-14 | build: make protobuf optional in depends | fanquake |
2019-05-25 | depends: add ability to skip building zeromq | fanquake |
2019-03-14 | build: depends: Switch to python3 | MarcoFalke |
2018-08-23 | depends: allow CC/CXX to be overridden during configure | Cory Fields |
2018-03-06 | depends: Remove ccache | fanquake |
2017-06-05 | Run Qt wallet tests on travis | Russell Yanofsky |
2017-01-14 | [depends] Remove OBJCXX define from config.site.in | fanquake |
2016-08-13 | test: Remove java comparison tool | Wladimir J. van der Laan |
2016-06-07 | depends: allow for CONFIG_SITE to be used rather than stealing prefix | Cory Fields |
2015-12-22 | depends: Pass PYTHONPATH along to configure | Cory Fields |
2014-11-18 | depends: quit exporting in config.site | Cory Fields |
2014-10-03 | Bugfix: Replace bashisms with standard sh in gitian descriptors | Luke Dashjr |
2014-09-25 | depends: disable reduced exports for debug builds | Cory Fields |
2014-09-25 | depends: make LDFLAGS act like the other flags | Cory Fields |
2014-09-25 | depends: add the debug/release concept to depends | Cory Fields |
2014-09-16 | depends: respect CPPFLAGS when configuring with depends | Cory Fields |
2014-08-08 | depends: add shared dependency builder | Cory Fields |