Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants