aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
AgeCommit message (Expand)Author
2021-08-11build: Bump version to 0.21.2rc1W. J. van der Laan
2021-04-16build: Bump version to 0.21.1rc1W. J. van der Laan
2021-01-22Fix MSVC build after gui#176Hennadii Stepanov
2020-12-16Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson
2020-11-19build: Set msvc builds's CLIENT_VERSION_IS_RELEASEv0.21.0rc1Wladimir J. van der Laan
2020-11-18build: Bump version for 0.21.0rc1Wladimir J. van der Laan
2020-10-15Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan
2020-10-14Add sqlite to travis and dependsAndrew Chow
2020-10-12Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)Pieter Wuille
2020-09-29Update msvc build to use new vcpkg manifestAaron Clauson
2020-08-20Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr
2020-07-31[build] msvc: add boost::processSjors Provoost
2020-07-04Updates msvc build to use ISO standard C++17.Aaron Clauson
2020-06-29build: improve builtin_clz* detectionfanquake
2020-06-19[gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen
2020-06-09Update MSVC build config for libsecp256k1Pieter Wuille
2020-05-07build: remove fdelt_chk backwards compatibility codefanquake
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-10Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libeventMarcoFalke
2020-04-10build: Bump version to 0.20.99Wladimir J. van der Laan
2020-04-03test: remove rapidcheck integration and testsfanquake
2020-04-02Drop unintended bitcoin-tx dependency on libeventRussell Yanofsky
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