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-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
2020-06-29
build: improve builtin_clz* detection
fanquake
2020-06-19
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-09
Update MSVC build config for libsecp256k1
Pieter Wuille
2020-05-07
build: remove fdelt_chk backwards compatibility code
fanquake
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
build: Bump version to 0.20.99
Wladimir J. van der Laan
2020-04-03
test: remove rapidcheck integration and tests
fanquake
2020-04-02
Drop unintended bitcoin-tx dependency on libevent
Russell Yanofsky
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-03-06
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-02-27
Add missing step in win deployment instructions
Dan Gershony
2020-02-21
util: Remove unused MilliSleep
MarcoFalke
2020-02-10
Ignore only auto-generated .vcxproj files
Hennadii Stepanov
2020-02-10
build: Remove unused USE_COVERAGE
MarcoFalke
2020-02-10
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-01-29
build: Fix appveyor test_bitcoin build of *.raw
MarcoFalke
2020-01-28
build: Disable msvc warning 4722 for leveldb build
Aaron Clauson
2020-01-28
build: MSVC changes for leveldb update
Aaron Clauson
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-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-09
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-12-31
build: remove linking librt for backwards compatibility
fanquake
2019-12-13
Moved the include of the system projects to before the build depends on task....
Aaron Clauson
2019-12-13
Included test_bitcoin-qt in msvc build.
Aaron Clauson
2019-12-12
Update msvc build for Visual Studio 2019 v16.4
Aaron Clauson
2019-11-25
Appveyor install libevent[thread] vcpkg
Aaron Clauson
[next]