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
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
2019-11-23
Added libtest_util library to msvc build configuration.
Aaron Clauson
2019-11-18
ci: remove OpenSSL installation
fanquake
2019-11-18
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-10
Moves vcpkg list to a text file and updates the appveyor job and readme to us...
Aaron Clauson
2019-11-07
Remove redundant class file includes from test_bitcoin project.
Aaron Clauson
2019-11-07
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...
MarcoFalke
2019-11-06
Updated appveyor config:
Aaron Clauson
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-01
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-10-24
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-02
build: 0.19 release updates on master
Jon Atack
2019-09-08
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Aaron Clauson
[next]