index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
depends
/
config.site.in
Age
Commit message (
Expand
)
Author
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