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

February 2018 Release #2845

Merged
merged 9 commits into from
Feb 20, 2018
Merged

February 2018 Release #2845

merged 9 commits into from
Feb 20, 2018

Conversation

MSFTFox
Copy link
Member

@MSFTFox MSFTFox commented Feb 17, 2018

Merge develop into master.

Updates:

  • Adds support for Visual Studio 2017 Update 15.4.5
  • Update projections to target the 10.0.16299 Windows SDK
  • Address C++ compiler longevity issues

This change is Reviewable

MSFTFox and others added 9 commits February 7, 2018 10:36
This is a workaround to an issue where the projects are expecting net40 to be a package dependency.
…er in it

(cherry picked from commit 5668733b77961d72b23d277463f1d2d815529718)
This change moves the generation of the objc_2stage_init.cpp ClCompile item to
ComputeCompileInputsTargets. BeforeClCompileTargets targets are only triggered
for ClCompile, which doesn't happen on every Link.
This commit also stops us from compiling temporary regexes every time we
parse a layout constraint. By trading a little memory (only exacted when
we first parse a constraint) we get a little time in return.
@DHowett-MSFT
Copy link

please remove 1802.1 from any commit names and titles immediately

we can't have gitversion freaking out again

@DHowett-MSFT
Copy link

I'm alarmed that there are two ❌ in the commit history this merge covers.

@MSFTFox MSFTFox changed the title 1802.1 Release February 2018 Release Feb 17, 2018
@MSFTFox
Copy link
Member Author

MSFTFox commented Feb 17, 2018

Not sure why those ❌'s are there. One particular build failed due to an issue recently fixed, but that shouldn't have affected these older commits.

@DHowett-MSFT
Copy link

I think that when you kick off the build for this, you have to set PackageVersionOverride. then afterwards merge and tag it

@MSFTFox MSFTFox merged commit 35ec6b1 into master Feb 20, 2018
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.

4 participants