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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-05-27
depends: Propagate only specific CLI variables to sub-makes
Carl Dong
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-04-03
test: remove rapidcheck integration and tests
fanquake
2019-12-09
Merge #17678: depends: Support for S390X and POWER targets
MarcoFalke
2019-12-05
depends: Support for S390X targets
MarcoFalke
2019-12-05
depends: Support for 64-bit POWER targets
Luke Dashjr
2019-12-03
depends: add ability to skip building qrencode
fanquake
2019-11-04
Merge #16110: depends: Add Android NDK support
Wladimir J. van der Laan
2019-10-24
build: remove protobuf from depends
fanquake
2019-10-09
build: Add variable printing target to Makefiles
Carl Dong
2019-09-19
Add support for building Android dependencies
Igor Cota
2019-09-14
build: make protobuf optional in depends
fanquake
2019-05-25
depends: add ability to skip building zeromq
fanquake
2019-02-19
depends: Add commands for each package for each stage
Carl Dong
2018-09-09
Scripts and tools: increased timeout downloading
Emanuele Cisbani
2018-08-27
Integration of property based testing into Bitcoin Core
Chris Stewart
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-06-27
depends: Add RISC-V support
Wladimir J. van der Laan
2018-04-11
depends: Add 'make clean' and 'make clean-all' rules
Henrik Jonsson
2018-02-20
[depends] Allow depends system to support armv7l
Henrik Jonsson
2017-06-05
Run Qt wallet tests on travis
Russell Yanofsky
2016-06-10
depends: only build qt on linux for x86_64/x86
Cory Fields
2016-04-04
depends: fix "unexpected operator" error during "make download"
Cory Fields
2016-04-04
depends: create a hostid and buildid and add option for salts
Cory Fields
2015-05-14
depends: sanity-check sources and cached builds
Cory Fields
2015-02-25
depends: always use static qt5 for linux
Cory Fields
2014-12-11
depends: Move source stamps to source dir and misc cleanups
Cory Fields
2014-12-11
depends: teach 'make download' to download sources for all hosts
Cory Fields
2014-11-19
depends: Add a package for qt4.6. Linux uses it by default.
Cory Fields
2014-09-25
depends: add the debug/release concept to depends
Cory Fields
2014-08-27
depends: add sensible download timeout/retry values
Cory Fields
2014-08-22
depends: add a fallback path in case package sources go missing
Cory Fields
2014-08-15
build: add funcs.mk to the list of meta-depends
Cory Fields
2014-08-08
depends: add shared dependency builder
Cory Fields