Closed Bug 1727687 Opened 3 years ago Closed 3 years ago

Upgrade windows builds to MSVC 15.9.6

Categories

(Firefox Build System :: Toolchains, task)

task

Tracking

(firefox93 fixed)

RESOLVED FIXED
93 Branch
Tracking Status
firefox93 --- fixed

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

No description provided.

There are two big parts in the MSVC toolchain we use:

  • the Windows 10 SDK
  • Visual C++

For the former, both the 15.8.4 and 15.9.6 toolchains are using the same
version of the Win10 SDK.
For the latter, we're not using the compiler itself anymore, so the only
substantial difference is in the headers and libraries included with
Visual C++, as well as the redist libraries for the CRT. Both versions
are supposed to be compatible to the same set of OS versions, fitting
our system requirements.

This makes us use the same version of MSVC on all our Windows builds
(arm64 builds were already on 15.9.6).

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/8c87a0773383
Upgrade windows builds to MSVC 15.9.6. r=firefox-build-system-reviewers,agashlin,jgilbert,mhentges
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/0545ba0f8667
Port bug 1727687 - Upgrade windows builds to MSVC 15.9.6. rs=bustage-fix
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: