aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
Commit message (Expand)AuthorAgeFilesLines
* Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson2020-12-164-43/+22
* build: Set msvc builds's CLIENT_VERSION_IS_RELEASEWladimir J. van der Laan2020-11-191-1/+1
* build: Bump version for 0.21.0rc1Wladimir J. van der Laan2020-11-181-4/+4
* Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan2020-10-151-1/+1
|\
| * Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)Pieter Wuille2020-10-121-1/+1
* | Add sqlite to travis and dependsAndrew Chow2020-10-141-1/+2
|/
* Update msvc build to use new vcpkg manifestAaron Clauson2020-09-295-22/+36
* Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr2020-08-201-1/+1
* [build] msvc: add boost::processSjors Provoost2020-07-312-1/+4
* Updates msvc build to use ISO standard C++17.Aaron Clauson2020-07-041-2/+2
* build: improve builtin_clz* detectionfanquake2020-06-291-12/+0
* [gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen2020-06-191-0/+2
* Update MSVC build config for libsecp256k1Pieter Wuille2020-06-091-0/+3
* build: remove fdelt_chk backwards compatibility codefanquake2020-05-071-3/+0
* scripted-diff: Bump copyright headersMarcoFalke2020-04-162-2/+2
* Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libeventMarcoFalke2020-04-101-0/+1
|\
| * Drop unintended bitcoin-tx dependency on libeventRussell Yanofsky2020-04-021-0/+1
* | build: Bump version to 0.20.99Wladimir J. van der Laan2020-04-101-1/+1
* | test: remove rapidcheck integration and testsfanquake2020-04-032-3/+2
|/
* Merge #18107: build: Add cov_fuzz targetWladimir J. van der Laan2020-03-271-3/+0
|\
| * build: Remove unused USE_COVERAGEMarcoFalke2020-02-101-3/+0
* | build: remove Boost Chrono detection from build systemfanquake2020-03-071-3/+0
* | Merge #16117: util: Replace boost sleep with std sleepfanquake2020-03-061-6/+0
|\ \
| * | util: Remove unused MilliSleepMarcoFalke2020-02-211-6/+0
* | | Add missing step in win deployment instructions Dan Gershony2020-02-271-0/+2
|/ /
* / Ignore only auto-generated .vcxproj filesHennadii Stepanov2020-02-101-1/+13
|/
* Merge #17398: build: Update leveldb to 1.22+Wladimir J. van der Laan2020-02-101-8/+6
|\
| * build: Disable msvc warning 4722 for leveldb buildAaron Clauson2020-01-281-5/+5
| * build: MSVC changes for leveldb updateAaron Clauson2020-01-281-4/+2
* | build: Fix appveyor test_bitcoin build of *.rawMarcoFalke2020-01-291-0/+2
|/
* build: remove configure checks for win libraries we don't link againstfanquake2020-01-232-70/+1
* Merge #17738: build: remove linking librt for backwards compatibilityWladimir J. van der Laan2020-01-221-3/+0
|\
| * build: remove linking librt for backwards compatibilityfanquake2019-12-311-3/+0
* | Merge #17691: doc: Add missed copyright headersMarcoFalke2020-01-163-0/+11
|\ \
| * | scripted-diff: Add missed copyright headersHennadii Stepanov2020-01-043-0/+11
* | | Ignore msvc linker warning and update to msvc build instructions.Aaron Clauson2020-01-094-8/+15
| |/ |/|
* | Moved the include of the system projects to before the build depends on task....Aaron Clauson2019-12-131-2/+3
* | Included test_bitcoin-qt in msvc build.Aaron Clauson2019-12-132-9/+15
* | Update msvc build for Visual Studio 2019 v16.4Aaron Clauson2019-12-121-1/+1
|/
* Appveyor install libevent[thread] vcpkgAaron Clauson2019-11-251-1/+1
* Added libtest_util library to msvc build configuration.Aaron Clauson2019-11-235-1/+36
* ci: remove OpenSSL installationfanquake2019-11-181-1/+1
* doc: remove OpenSSL from build instructions and licensing infofanquake2019-11-181-2/+1
* Moves vcpkg list to a text file and updates the appveyor job and readme to us...Aaron Clauson2019-11-102-4/+5
* Remove redundant class file includes from test_bitcoin project.Aaron Clauson2019-11-071-5/+3
* Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...MarcoFalke2019-11-074-3/+6
|\
| * Updated appveyor config:Aaron Clauson2019-11-064-3/+6
* | scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-062-3/+3
|/
* doc: update MSVC instructions to remove Qt configurationfanquake2019-11-011-14/+8
* build: remove EVP_MD_CTX_new detectionfanquake2019-10-241-4/+0