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

Using latest windows SDK to compile RE2 libraries #607

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

eddynaka
Copy link
Collaborator

Changes

This change will allow us to use the latest windows SDK installed instead of hardcoding a specific version.

For significant contributions please make sure you have completed the following items:

  • ReleaseHistory.md updated for non-trivial changes
  • Added unit tests

@michaelcfanning
Copy link
Member

Here are two questions I always ask: 1. Where are the release notes 2. where are the tests? I understand why tests don't appear here. :)

@michaelcfanning
Copy link
Member

What you need to do is to make the release pipeline use a well-known Windows SDK and we need to document that in the PR notes.

@michaelcfanning michaelcfanning merged commit 86862e2 into main Apr 11, 2022
eddynaka added a commit that referenced this pull request Apr 11, 2022
@eddynaka eddynaka deleted the using-latest-windows-sdk branch April 28, 2022 21:59
michaelcfanning added a commit that referenced this pull request Jul 8, 2022
* Updating release history related to PR #607

* Update ReleaseHistory.md

Update release note to provide placeholder for actual windows sdk version used in release builds.

Co-authored-by: Michael C. Fanning <mikefan@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants