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

Port more MSBuild refactoring #3133

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

CaseyCarter
Copy link
Contributor

This mirrors the src/vctools/crt/github changes from Andrew Dean's internal MSVC-PR-425243.

Note that that PR must target prod/be, so this will result in temporary divergence between microsoft/STL's GitHub repo and the internal prod/fe branch (which we usually keep binary-identical at all times). I believe that this is tolerable because the stl/msbuild files change so rarely, and even if we do need to make changes (e.g. adding a new source file), there should be no major conflicts.

…internal MSVC-PR-425243.

Note that that PR must target `prod/be`, so this will result in temporary divergence between microsoft/STL's GitHub repo and the internal `prod/fe` branch (which we usually keep binary-identical at all times). I believe that this is tolerable because the `stl/msbuild` files change so rarely, and even if we do need to make changes (e.g. adding a new source file), there should be no major conflicts.
@CaseyCarter CaseyCarter added the build Related to the build system label Sep 28, 2022
@CaseyCarter CaseyCarter requested a review from a team as a code owner September 28, 2022 22:37
@CaseyCarter CaseyCarter merged commit 65aab97 into microsoft:main Sep 30, 2022
@CaseyCarter CaseyCarter deleted the dev/adean/no-nonstdc-names branch September 30, 2022 16:33
CaseyCarter added a commit to CaseyCarter/STL that referenced this pull request Oct 6, 2022
…internal MSVC-PR-425243. (microsoft#3133)

Note that that PR must target `prod/be`, so this will result in temporary divergence between microsoft/STL's GitHub repo and the internal `prod/fe` branch (which we usually keep binary-identical at all times). I believe that this is tolerable because the `stl/msbuild` files change so rarely, and even if we do need to make changes (e.g. adding a new source file), there should be no major conflicts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to the build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants