Commit Graph

42 Commits (7a135d57b2ac17477b25d5046a3bec57eac3ab30)

Author SHA1 Message Date
Aaron Clauson 2c69381f3d
Removed redundant git pull from appveyor config.
4 years ago
Aaron Clauson 8b99e609e7
Adjusted msvc compiler and linker settings to remove optimisations that are causing sporadic ABI issues on Visual Studio updates.
4 years ago
Aaron Clauson fa18e7cbc5
This change to the appveyor CI config for msvc builds reverses a change introduced in #19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release.
4 years ago
Hennadii Stepanov 406097c810
ci: Use the previous build worker image in AppVeyor
4 years ago
Aaron Clauson c83155b406
Bump vcpkg commit ID to get new msys mirror list
4 years ago
Aaron Clauson 712f95d332
Update msvc build to use new vcpkg manifest
4 years ago
Aaron Clauson a104caeb40
Update the vcpkg checkout commit ID in appveyor config.
4 years ago
Aaron Clauson 3ec8f4c080
Set appveyor vm version to previous Visual Studio 2019 release.
4 years ago
Wladimir J. van der Laan 4ebe2f6e75
Merge #18011: Replace current benchmarking framework with nanobench
4 years ago
Aaron Clauson 961e667600
Remove cached directories and associated script blocks from appveyor CI configuration.
4 years ago
Martin Ankerl 78c312c983 Replace current benchmarking framework with nanobench
4 years ago
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