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

[vcpkg] Two bug fixes and some improvements in buildsystems/msbuild #13755

Merged
merged 15 commits into from Nov 19, 2020

Conversation

FrankHeimes
Copy link
Contributor

Applied changes as described in #13753

  • Fixed: Empty fields in Vcpkg property sheet
  • Fixed: Missing -static suffix in VcpkgCurrentInstalledDir
  • Removed redundant property definitions
  • Various small improvements

@PhoebeHui PhoebeHui changed the title Dev/frankheimes/13753 [vcpkg] Two bug fixes and some improvements in buildsystems/msbuild Sep 27, 2020
@PhoebeHui PhoebeHui added the category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) label Sep 27, 2020
@FrankHeimes
Copy link
Contributor Author

FrankHeimes commented Sep 27, 2020

Overriding $(VcpkgTriplet) in VcpkgTriplet.vcxproj doesn't work anymore. Working on fixing it ...

@JackBoosY
Copy link
Contributor

Please merge to master branch.

@FrankHeimes
Copy link
Contributor Author

As I see it, I'm done with my changes and fixes and humbly awaiting your code review remarks.

@JackBoosY
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

Copy link
Contributor

@strega-nil strega-nil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like the only thing to me, thanks @FrankHeimes :)

Could you also merge with master?

scripts/buildsystems/msbuild/vcpkg.props Outdated Show resolved Hide resolved
Removed stray double quote reported by @strega-nil
@JackBoosY
Copy link
Contributor

Please solve the file conflict,

Thanks.

@strega-nil
Copy link
Contributor

This LGTM; however, I don't really understand MSBuild, so I'm just going to try it out and see if it works.

@strega-nil
Copy link
Contributor

Looks like it works, although I think there's one thing I'd like to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants