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
Age
Commit message (
Expand
)
Author
2021-07-27
Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from reci...
MarcoFalke
2021-07-22
Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable
W. J. van der Laan
2021-07-20
build: Bump master version to 22.99.0
W. J. van der Laan
2021-07-14
qt, refactor: Move InitExecutor class into its own module
Hennadii Stepanov
2021-06-18
build_msvc: Add bitcoin-util.exe
MarcoFalke
2021-06-14
Merge bitcoin/bitcoin#22230: build: Fix MSVC linker /SubSystem option for bit...
fanquake
2021-06-12
wallet test refactor: add CreateSyncedWallet function
Russell Yanofsky
2021-06-12
build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe
Hennadii Stepanov
2021-06-11
Update msvc and appveyor builds to use Qt5.12.11 binaries.
Aaron Clauson
2021-06-07
Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest master
W. J. van der Laan
2021-06-03
build, qt: Make QWindowsVistaStylePlugin available again (regression)
Hennadii Stepanov
2021-05-05
Merge bitcoin/bitcoin#21817: refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...
W. J. van der Laan
2021-05-04
refactor: Replace &foo[0] with foo.data()
MarcoFalke
2021-05-01
Remove Visual Studio 2017 reference from readme
Aaron Clauson
2021-04-29
Merge bitcoin/bitcoin#21045: build: adds switch to enable/disable randomized ...
W. J. van der Laan
2021-04-28
Merge bitcoin-core/gui#18: Add peertablesortproxy module
Hennadii Stepanov
2021-04-23
test: fix file permissions on various scripts
windsok
2021-04-23
multiprocess: Add bitcoin-node process spawning support
Russell Yanofsky
2021-04-20
Merge bitcoin/bitcoin#21731: Update msvc build to use Qt5.12.10 binaries.
MarcoFalke
2021-04-19
Re-add command to install vcpkg
dplusplus1024
2021-04-19
Update msvc build to use Qt5.12.10 binaries.
Aaron Clauson
2021-04-02
Disable certain false positive warnings for libsecp256k1 msvc build
Pieter Wuille
2021-03-30
Merge #21543: build: Enable safe warnings for msvc builds
fanquake
2021-03-29
build: Enable safe warnings for msvc builds
Hennadii Stepanov
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-22
build: Remove unused header from the build system
Hennadii Stepanov
2021-03-07
qt: Add peertablesortproxy module
Hennadii Stepanov
2021-03-04
bitcoind: Add -daemonwait option to wait for initialization
Wladimir J. van der Laan
2021-02-28
build: adds switch for disabling random base addresses in MSVC
Ethan Heilman
2021-02-23
Merge #16546: External signer support - Wallet Box edition
Wladimir J. van der Laan
2021-02-23
assumptions: check C++17 assumption with MSVC
fanquake
2021-02-21
configure: add --enable-external-signer
Sjors Provoost
2021-02-02
ci: remove boost thread installation
fanquake
2021-02-02
build: don't build or use Boost Thread
fanquake
2021-01-21
Fix MSVC build after gui#176
Hennadii Stepanov
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-02
Adjusted msvc compiler and linker settings to remove optimisations that are c...
Aaron Clauson
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
Allow disabling BDB in configure with --without-bdb
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-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-14
Add sqlite to travis and depends
Andrew Chow
2020-10-12
Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)
Pieter Wuille
2020-09-29
Update msvc build to use new vcpkg manifest
Aaron Clauson
2020-08-20
Move Win32 defines to configure.ac to ensure they are globally defined
Luke Dashjr
2020-07-31
[build] msvc: add boost::process
Sjors Provoost
2020-07-04
Updates msvc build to use ISO standard C++17.
Aaron Clauson
[next]