Commit Graph

12 Commits

Author SHA1 Message Date
Shauren
4d59558c56 CI: Migrate compile flags environment variables to new cmake option WITH_WARNINGS_AS_ERRORS 2024-09-20 13:34:53 +02:00
Shauren
7075aad33a CI: Normalize setting cmake variables and invoking cmake acoss all ci setups 2024-06-01 21:20:34 +02:00
Shauren
da3e2b2b74 Ci/AppVeyor: Use preinstalled MySQL and upgrade OpenSSL to 3.2 2024-04-02 14:48:30 +02:00
Shauren
3f948672a6 CI/appveyor: Upgrade dependencies
* Boost 1.83.0
* OpenSSL 3.0
* MySQL 8.1
2023-09-13 00:30:12 +02:00
Shauren
3ecd678a09 CI/AppVeyor: Upgrade boost version to 1.82 2023-09-12 21:32:22 +02:00
Shauren
e46e61d3a8 CI/AppVeyor: Upgrade image to Visual Studio 2022 (#28378) 2022-10-25 21:34:35 +02:00
Shauren
d1266a2abe CI: Use newer openssl dll filenames when building artifacts 2022-05-03 20:57:08 +02:00
Shauren
63f6626c46 CI: Bump upgrade openssl used on appveyor from 1.0.2 to 1.1.1 2022-05-03 17:52:22 +02:00
jackpoz
7a2c3af988 CI/AppVeyor: Add artifact without symbols for smaller download size
(cherry picked from commit a724903b8b)
2022-02-27 20:08:41 +01:00
Shauren
9e840da13e CI: Remove git tagging from build scripts 2021-09-05 14:59:42 +02:00
Shauren
05f188ae2b CI: Update boost version used on appveyor 2021-09-05 01:27:51 +02:00
Giacomo Pozzoni
77154e0c03 Require Visual Studio 2019 16.4 or greater (#24214)
* CI/AppVeyor: Add appveyor.yml file

* Build: Require Visual Studio 2019 16.4 or greater

* CI/AppVeyor: Upgrade to VS2019 image

* Update cmake error message

* CI/AppVeyor: Fix appveyor VS 2019 configuration

(cherry picked from commit 1df52da0b0)
2020-04-04 18:35:58 +02:00