Skip to content

Add release triplets#28560

Merged
vicroms merged 1 commit intomicrosoft:masterfrom
autoantwort:release-triplets
Jan 9, 2023
Merged

Add release triplets#28560
vicroms merged 1 commit intomicrosoft:masterfrom
autoantwort:release-triplets

Conversation

@autoantwort
Copy link
Contributor

Adds more release triplets.

@FrankXie05 FrankXie05 added the category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed label Dec 27, 2022
@FrankXie05 FrankXie05 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Dec 27, 2022
@xiaozhuai
Copy link
Contributor

Would you please also add x86-windows-static-release?

@vicroms vicroms added requires:vcpkg-team-review This PR or issue requires someone on the vcpkg team to take a further look. and removed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Dec 28, 2022
set(VCPKG_LIBRARY_LINKAGE static)

set(VCPKG_CMAKE_SYSTEM_NAME Darwin)
set(VCPKG_OSX_ARCHITECTURES arm64)
Copy link
Member

Choose a reason for hiding this comment

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

This line should not be needed. If this is actually needed, then we should fix our toolchain.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The variable is only used in vcpkg/scripts/cmake/vcpkg_configure_make.cmake

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The variable was introduced in #6275 but as far as I see it was not used in that PR 😕

@vicroms vicroms merged commit 8f2ffdf into microsoft:master Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed requires:vcpkg-team-review This PR or issue requires someone on the vcpkg team to take a further look.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants