]> git.ipfire.org Git - thirdparty/curl.git/commit
appveyor: bump VS2008 jobs to VS2010
authorViktor Szakats <commit@vsz.me>
Tue, 7 Jan 2025 22:44:32 +0000 (23:44 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 8 Jan 2025 11:33:31 +0000 (12:33 +0100)
commitd34aeecb08cdbb98cb81420605a78b83e4aee3c2
treef0c8b67f347f5076fa65150c1f3ec21672c1aa3f
parent38ff7ba501273681c15d885dff65474d919bfc8f
appveyor: bump VS2008 jobs to VS2010

VS2008 has been partly broken for a while with its shared-debug builds
crashing on startup. Its compiler output (UTF-16 HTML) was also barely
readable even after conversion. It's also the only platform in CI
missing `stdint.h`.

This patch migrates a VS2008 job to VS2010 and drops another that
already had a VS2010 equivalent.

We recommend switching to VS2010 or newer when using MSVC to build curl.

Ref: #15907
Closes #15934
appveyor.sh
appveyor.yml