Another test to see how much of an improvement can be made to the appveyor build time by tweaking the build settings and using pre-built dependencies.
IGNORE: Testing appveyor build time on Bitcoin Core account #20521
pull sipsorcery wants to merge 3 commits into bitcoin:master from sipsorcery:msvc-no-optimise-vcpkg-prebuilt changing 5 files +40 −47-
sipsorcery commented at 7:47 PM on November 27, 2020: member
-
6164bb2cfb
Adjusted msvc compiler and linker settings to remove optimisations that are causing sporadic ABI issues on Visual Studio updates.
Changed appveyor config file hash to use a new version of Qt pre-compiled binaries built for Visual Studio 2019 v16.8.1. See #20392 for related discussion.
-
Updated appveyor config to download pre-built vcpkg dependencies. f31970172a
-
Consolidated msbuild compiler and linker settings to disable optimisations. 4c51fd6786
- sipsorcery closed this on Nov 27, 2020
- fanquake locked this on Dec 1, 2020
Contributors