aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
AgeCommit message (Expand)Author
2020-04-10build: Bump version to 0.20.0Wladimir J. van der Laan
2020-04-03test: remove rapidcheck integration and testsfanquake
2020-03-27Merge #18107: build: Add cov_fuzz targetWladimir J. van der Laan
2020-03-07build: remove Boost Chrono detection from build systemfanquake
2020-03-06Merge #16117: util: Replace boost sleep with std sleepfanquake
2020-02-27Add missing step in win deployment instructions Dan Gershony
2020-02-21util: Remove unused MilliSleepMarcoFalke
2020-02-10Ignore only auto-generated .vcxproj filesHennadii Stepanov
2020-02-10build: Remove unused USE_COVERAGEMarcoFalke
2020-02-10Merge #17398: build: Update leveldb to 1.22+Wladimir J. van der Laan
2020-01-29build: Fix appveyor test_bitcoin build of *.rawMarcoFalke
2020-01-28build: Disable msvc warning 4722 for leveldb buildAaron Clauson
2020-01-28build: MSVC changes for leveldb updateAaron Clauson
2020-01-23build: remove configure checks for win libraries we don't link againstfanquake
2020-01-22Merge #17738: build: remove linking librt for backwards compatibilityWladimir J. van der Laan
2020-01-16Merge #17691: doc: Add missed copyright headersMarcoFalke
2020-01-09Ignore msvc linker warning and update to msvc build instructions.Aaron Clauson
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2019-12-31build: remove linking librt for backwards compatibilityfanquake
2019-12-13Moved the include of the system projects to before the build depends on task....Aaron Clauson
2019-12-13Included test_bitcoin-qt in msvc build.Aaron Clauson
2019-12-12Update msvc build for Visual Studio 2019 v16.4Aaron Clauson
2019-11-25Appveyor install libevent[thread] vcpkgAaron Clauson
2019-11-23Added libtest_util library to msvc build configuration.Aaron Clauson
2019-11-18ci: remove OpenSSL installationfanquake
2019-11-18doc: remove OpenSSL from build instructions and licensing infofanquake
2019-11-10Moves vcpkg list to a text file and updates the appveyor job and readme to us...Aaron Clauson
2019-11-07Remove redundant class file includes from test_bitcoin project.Aaron Clauson
2019-11-07Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...MarcoFalke
2019-11-06Updated appveyor config:Aaron Clauson
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-01doc: update MSVC instructions to remove Qt configurationfanquake
2019-10-24build: remove EVP_MD_CTX_new detectionfanquake
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner
2019-10-02build: 0.19 release updates on masterJon Atack
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