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
/
bitcoind
Age
Commit message (
Expand
)
Author
2023-05-10
scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
Hennadii Stepanov
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
2021-09-08
test: Fix tests on Windows
MarcoFalke
2021-04-23
multiprocess: Add bitcoin-node process spawning support
Russell Yanofsky
2020-11-18
Allow disabling BDB in configure with --without-bdb
Andrew Chow
2019-07-01
[MSVC] Copy build output to src/ automatically after build
nicolas.dorier
2019-06-28
[MSVC] Enable Fuzz for functional tests
nicolas.dorier
2019-06-21
[MSVC]: Create the config.ini as part of bitcoind build
nicolas.dorier
2019-06-19
Cleaned up and consolidated msvc build files to allow faster builds and easie...
Aaron Clauson
2019-03-01
msvc: Use a single file to specify the include path
Chun Kuan Lee
2019-02-17
scripted-diff: Remove NDEBUG pre-define
Chun Kuan Lee
2019-02-01
msvc: build leveldb locally
Chun Kuan Lee
2019-02-01
msvc: build secp256k1 locally
Chun Kuan Lee
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson