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_configure_cmake] Partially revert #26959 #28483

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

ras0219-msft
Copy link
Contributor

We must avoid significant breaking changes to the sets of scripts coupled to the vcpkg tool version.

  • What does your PR fix?

Partially addresses #28386. @craigscott-crascit has identified this as a breaking change which is not permissible in the helper scripts bundled with the tool.

We must avoid significant breaking changes to the sets of scripts coupled to the vcpkg tool version.
@FrankXie05 FrankXie05 added info:internal This PR or Issue was filed by the vcpkg team. category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly labels Dec 22, 2022
@Neumann-A
Copy link
Contributor

I don't care too much about this revert but why can vcpkg not break stuff when there is a triplet escape hatch to unbreak?

@ras0219-msft
Copy link
Contributor Author

ras0219-msft commented Dec 30, 2022

... can vcpkg not break stuff when there is a triplet escape hatch to unbreak?

Because breaking stuff in this way causes users that upgrade the tool (not their libraries) to be broken. Our intent is that upgrading the vcpkg tool, if you're using manifests & versioning, will not break you.

This is essential to promote and enable all users to quickly adopt new versions of the tool.

@ras0219-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ras0219-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ras0219-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BillyONeal BillyONeal merged commit 24c85ba into microsoft:master Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants