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
/
README.md
Age
Commit message (
Expand
)
Author
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-19
Re-add command to install vcpkg
dplusplus1024
2021-02-28
build: adds switch for disabling random base addresses in MSVC
Ethan Heilman
2020-09-29
Update msvc build to use new vcpkg manifest
Aaron Clauson
2020-04-03
test: remove rapidcheck integration and tests
fanquake
2020-02-27
Add missing step in win deployment instructions
Dan Gershony
2020-01-09
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
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-01
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-09-08
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Aaron Clauson
2019-07-29
Updated python command in readme so it will work on systems that have both py...
Aaron Clauson
2019-06-19
docs: add rapidcheck to vcpkg install list
fanquake
2018-12-18
Modify build instructions to work with Command Prompt as well as
Murray Nesbitt
2018-08-26
auto generate MSVC project files
Chun Kuan Lee
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson