aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
AgeCommit message (Expand)Author
2019-11-14build: bump version to 0.19.0.1Wladimir J. van der Laan
2019-10-02build: Bump version to 0.19.0Wladimir J. van der Laan
2019-09-08Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.Aaron Clauson
2019-08-29Added the bench_bitcoin project to the list automatically produced by the msv...Aaron Clauson
2019-08-28Adds an option to msbuild common configuration to ignore linker warning 4221....Aaron Clauson
2019-08-15qt: Remove menu iconsWladimir J. van der Laan
2019-07-29Updated python command in readme so it will work on systems that have both py...Aaron Clauson
2019-07-08Merge #16267: bench: Benchmark blockToJSONWladimir J. van der Laan
2019-07-05Merge #15457: Check std::system for -[alert|block|wallet]notifyWladimir J. van der Laan
2019-07-05bench: Benchmark blockToJSONKirill Fomichev
2019-07-05Merge #16308: [MSVC] Copy build output to src/ automatically after buildfanquake
2019-07-03Merge #16299: bench: Move generated data to a dedicated translation unitMarcoFalke
2019-07-02bench: Move generated data to a dedicated translation unitJoão Barbosa
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-06-29[MSVC] allow user level project customizationnicolas.dorier
2019-06-28[MSVC] Enable Fuzz for functional testsnicolas.dorier
2019-06-21[MSVC]: Create the config.ini as part of bitcoind buildnicolas.dorier
2019-06-20MSVC: Fix error in debug mode (Fix #16245)nicolas.dorier
2019-06-19Merge #16241: docs: add rapidcheck to vcpkg install listMarcoFalke
2019-06-19docs: add rapidcheck to vcpkg install listfanquake
2019-06-19Cleaned up and consolidated msvc build files to allow faster builds and easie...Aaron Clauson
2019-06-06[build] MSVC: set HAVE_SYSTEM for desktop appsSjors Provoost
2019-05-23build: bump bitcoin_config.h packages to v0.18Jon Atack
2019-04-27Align MSVC build options with Linux build onesHennadii Stepanov
2019-04-15bench: Add wallet_balance benchmarksMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-04-10test: Use test_bitcoin setup in bench, Add test utilsMarcoFalke
2019-04-09[build] Move wallet load functions to wallet/load unitJohn Newbery
2019-04-09[build] Move CheckTransaction from lib_server to lib_consensusJohn Newbery
2019-03-06Merge #15473: bench: Benchmark MempoolToJSONMarcoFalke
2019-02-28test: Remove useless test_bitcoin_main.cppMarcoFalke
2019-03-01msvc: Use a single file to specify the include pathChun Kuan Lee
2019-02-25bench: Benchmark MempoolToJSONMarcoFalke
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