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
2019-01-16
Merge #14151: windows: Fix remaining compiler warnings (MSVC)
Wladimir J. van der Laan
2019-01-15
Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...
practicalswift
2019-01-05
Fix the build problem in libbitcoin_server
Alexey Poghilenkov
2018-12-18
Modify build instructions to work with Command Prompt as well as
Murray Nesbitt
2018-11-06
Add skeleton chain and client classes
Russell Yanofsky
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-18
Merge #14146: wallet: Remove trailing separators from -walletdir arg
Wladimir J. van der Laan
2018-09-26
Make MSVC compiler read the source code using utf-8
Chun Kuan Lee
2018-09-12
wallet: Add walletdir arg unit tests
Pierre Rochard
2018-09-03
appveyor: Use clcache to speed up build
Chun Kuan Lee
2018-08-26
auto generate MSVC project files
Chun Kuan Lee
2018-08-14
Use wildcard path in test_bitcoin.vcxproj
Chun Kuan Lee
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson