Commit Graph

31 Commits (3276c148c4cac7b7c9adbaab5997b26488612085)

Author SHA1 Message Date
MarcoFalke 6db8ef2431
Merge #18640: appveyor: Remove clcache
5 years ago
MarcoFalke fac0c8db9f
appveyor: Remove clcache
5 years ago
MarcoFalke fa50d11dd1
appveyor: Disable functional tests for now
5 years ago
MarcoFalke fa68a3e764
appveyor: Enable minimal unit test logging to aid debugging
5 years ago
Aaron Clauson 2bcc70531a
Updated appveyor job to checkout a specific vcpkg commit ID.
5 years ago
Aaron Clauson 75d9317bc1
Update msvc build for Visual Studio 2019 v16.4
5 years ago
Aaron Clauson 29eb039252
Moves vcpkg list to a text file and updates the appveyor job and readme to use it.
5 years ago
Aaron Clauson 3c84deebaa
Updated appveyor config:
5 years ago
Aaron Clauson 1619684322
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
5 years ago
Aaron Clauson 0646ca5ea2
Changes the verbosity of msbuild from quiet to normal in the appveyor script. Increasing the verbosity helps to identify the cause of build errors which is the main purpose of the appveyor script.
5 years ago
nicolas.dorier 08c721dab2
[MSVC] Copy build output to src/ automatically after build
5 years ago
nicolas.dorier e47e79377f
[MSVC]: Create the config.ini as part of bitcoind build
5 years ago
MarcoFalke faebd8ca11
appveyor: Write @PACKAGE_NAME@ to config
6 years ago
Chun Kuan Lee aeb7fbfd69 appveyor: Don't build debug libraries instead of "build and delete"
6 years ago
Chun Kuan Lee 3ec56bea0d appveyor: Remove unused NDEBUG removal
6 years ago
Wladimir J. van der Laan e9c190044d
Merge #15398: msvc: add rapidcheck property tests
6 years ago
Sjors Provoost 88a91e2c9d
[build] AppVeyor: clean cache when build configuration changes
6 years ago
Chun Kuan Lee 15b31032a6 appveyor: Remove outdated libraries
6 years ago
MarcoFalke faf3d22725
test_runner: Remove unused --force option
6 years ago
Chun Kuan Lee d067e81dcf msvc: add rapid check property tests
6 years ago
Chun Kuan Lee 82dcacb822 msvc: build leveldb locally
6 years ago
Chun Kuan Lee 52091066be msvc: build secp256k1 locally
6 years ago
practicalswift b9dafe7d9f Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
6 years ago
Chun Kuan Lee 99d33a6bec appveyor: Script improvement part II
6 years ago
MarcoFalke fa43626611
test_runner: Remove travis specific code
6 years ago
Chun Kuan Lee 4dca7d0a98 appveyor: Enable multiwallet test
6 years ago
Chun Kuan Lee 59a50c2179 appveyor: trivial build cache modifications
6 years ago
practicalswift ff94da7887 tests: Make appveyor run with --usecli
6 years ago
Chun Kuan Lee c7b3e487f2 tests: exclude all tests with difference parameters
6 years ago
MarcoFalke 9f94483b7a
Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago
Mitchell Cash ff40357da1
AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago