Davide Beatrici
a8fdc1184a
Azure Pipelines: use "clang-cl" for Windows builds
...
Now that we can successfully compile with Clang, there's probably no reason to stick with MSVC.
2020-08-16 02:15:25 +02:00
Davide Beatrici
c865103795
Azure Pipelines: install OpenSSL and zlib through vcpkg on Windows
...
This commit also changes the x86 build so that it uses the "amd64_x86" toolchain, for potentially better build performance.
The architecture is now appended to the installers.
2020-07-27 23:34:34 +02:00
Davide Beatrici
5bf08e63bb
Azure Pipelines: build Windows installers and provide them as artifacts
2020-07-27 21:00:12 +02:00
Davide Beatrici
8e53b948c5
Azure Pipelines: switch from MSVC 2017 to 2019
2020-07-27 20:44:15 +02:00
Davide Beatrici
59be67df25
Azure Pipelines: templatize Windows steps
2020-07-21 22:01:19 +02:00