aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
AgeCommit message (Expand)Author
2019-03-01msvc: Use a single file to specify the include pathChun Kuan Lee
2019-02-25Enable PID file creation on Windowsriordant
2019-02-17scripted-diff: Remove NDEBUG pre-defineChun Kuan Lee
2019-02-17Merge #15398: msvc: add rapidcheck property testsWladimir J. van der Laan
2019-02-14msvc: Fix silent merge conflict between #13926 and #14372 part IIChun Kuan Lee
2019-02-05Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Wladimir J. van der Laan
2019-02-04Merge #15339: qt: Pre-0.18 split-off translations updateWladimir J. van der Laan
2019-02-04qt: Pre-0.18 split-off translations updateWladimir J. van der Laan
2019-02-04msvc: add rapid check property testsChun Kuan Lee
2019-02-02msvc: Fix silent merge conflict between #13926 and #14372ken2812221
2019-02-01msvc: build leveldb locallyChun Kuan Lee
2019-02-01msvc: build secp256k1 locallyChun Kuan Lee
2019-01-31Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...MarcoFalke
2019-01-30[tools] Add wallet inspection and modification toolJonas Schnelli
2019-01-23windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Chun Kuan Lee
2019-01-16Merge #14151: windows: Fix remaining compiler warnings (MSVC)Wladimir J. van der Laan
2019-01-15Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...practicalswift
2019-01-05Fix the build problem in libbitcoin_serverAlexey Poghilenkov
2018-12-18Modify build instructions to work with Command Prompt as well asMurray Nesbitt
2018-11-06Add skeleton chain and client classesRussell Yanofsky
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-18Merge #14146: wallet: Remove trailing separators from -walletdir argWladimir J. van der Laan
2018-09-26Make MSVC compiler read the source code using utf-8Chun Kuan Lee
2018-09-12wallet: Add walletdir arg unit testsPierre Rochard
2018-09-03appveyor: Use clcache to speed up buildChun Kuan Lee
2018-08-26auto generate MSVC project filesChun Kuan Lee
2018-08-14Use wildcard path in test_bitcoin.vcxprojChun Kuan Lee
2018-08-10Visual Studio build configuration for Bitcoin CoreAaron Clauson