Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Minimum version of MSVC is now 2022 #37687

Closed
wants to merge 1 commit into from

Conversation

veblush
Copy link
Contributor

@veblush veblush commented Sep 11, 2024

davidben added a commit to google/boringssl that referenced this pull request Oct 8, 2024
Per
https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md,
we can require VS2022 or later.

Looking at notable downstreams, Envoy doesn't support Windows at all
anymore, and gRPC raised their minimum in
grpc/grpc#37687

Update-Note: On Windows, MSVC 2022 or later is now allowed. This change
will make the vs2022 configs on CI redundant with the default ones. I'll
remove the redundant ones after this lands.

Change-Id: Ib740e091271c94e0ef8999e61a31a8e3df63f349
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/71830
Auto-Submit: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Bob Beck <bbe@google.com>
Reviewed-by: Bob Beck <bbe@google.com>
paulosjca pushed a commit to paulosjca/grpc that referenced this pull request Nov 25, 2024
Per https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md, we can require msvc 2022 or later.

Closes grpc#37687

COPYBARA_INTEGRATE_REVIEW=grpc#37687 from veblush:msvc2022 32e35ec
PiperOrigin-RevId: 680682655
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants