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
/
build_msvc
/
bitcoin_config.h
Age
Commit message (
Expand
)
Author
2021-07-20
build: Bump master version to 22.99.0
W. J. van der Laan
2021-03-22
build: Remove unused header from the build system
Hennadii Stepanov
2021-03-04
bitcoind: Add -daemonwait option to wait for initialization
Wladimir J. van der Laan
2021-02-21
configure: add --enable-external-signer
Sjors Provoost
2021-02-02
build: don't build or use Boost Thread
fanquake
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-18
build: Bump master version to 0.21.99
Wladimir J. van der Laan
2020-07-31
[build] msvc: add boost::process
Sjors Provoost
2020-06-29
build: improve builtin_clz* detection
fanquake
2020-05-07
build: remove fdelt_chk backwards compatibility code
fanquake
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-10
build: Bump version to 0.20.99
Wladimir J. van der Laan
2020-03-27
Merge #18107: build: Add cov_fuzz target
Wladimir J. van der Laan
2020-03-07
build: remove Boost Chrono detection from build system
fanquake
2020-02-21
util: Remove unused MilliSleep
MarcoFalke
2020-02-10
build: Remove unused USE_COVERAGE
MarcoFalke
2020-01-23
build: remove configure checks for win libraries we don't link against
fanquake
2020-01-22
Merge #17738: build: remove linking librt for backwards compatibility
Wladimir J. van der Laan
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-12-31
build: remove linking librt for backwards compatibility
fanquake
2019-10-24
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-02
build: 0.19 release updates on master
Jon Atack
2019-06-06
[build] MSVC: set HAVE_SYSTEM for desktop apps
Sjors Provoost
2019-05-23
build: bump bitcoin_config.h packages to v0.18
Jon Atack
2019-04-27
Align MSVC build options with Linux build ones
Hennadii Stepanov
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson