Closed Bug 1523146 Opened 5 years ago Closed 5 years ago

Remove checks for MSVC < 2017

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox66 fixed)

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

While bug 1512504 is set to remove support for MSVC, we actually still need some support for it, for some tools (assembler, preprocessor for midl, etc.), but we can benefit from some preparatory simplifications.

We reject MSVC compilers < 2017 already, there's no point checking for
smaller versions after that.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ab7f23ee7562
Remove checks for MSVC < 2017. r=dmajor
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: