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

Delete --project from all vcpkg-artifacts commands #731

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

BillyONeal
Copy link
Member

and use existing vcpkg switches to control where the manifest is located instead.

image

…cpkg switches to control where the manifest is located instead.
BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Oct 8, 2022
This change documents the world after these land:
* microsoft/vcpkg-tool#731 deletes --project in favor of --x-manifest-root
* microsoft/vcpkg-tool#732 fixes warning messages to say vcpkg-artifacts instead of vcpkg-ce
* microsoft/vcpkg-tool#733 fixes emitting warnings from vcpkg-configuration.json
* microsoft/vcpkg-tool#734 deletes the almost unused --verbose

The following are added here:

* acquire
* acquire-project
* activate
* add
* deactivate
* use

--language and --allLanguages are intentionally undocumented for now while we figure out what we want to do with localization.

Remaining issues I haven't fixed I noticed while doing this:
* Artifacts doesn't appear to understand & or | in demands
* `vcpkg use` doesn't work with deactivate
@BillyONeal BillyONeal merged commit 8dc83cc into microsoft:main Oct 10, 2022
@BillyONeal BillyONeal deleted the project-switch branch October 10, 2022 20:58
BillyONeal added a commit that referenced this pull request Oct 17, 2022
…isting vcpkg switches to control where the manifest is located instead. (#731)"

This reverts commit 8dc83cc.
BillyONeal added a commit that referenced this pull request Oct 17, 2022
…isting vcpkg switches to control where the manifest is located instead. (#731)" (#750)

This reverts commit 8dc83cc.
BillyONeal added a commit to BillyONeal/vcpkg-tool that referenced this pull request Oct 18, 2022
…d use existing vcpkg switches to control where the manifest is located instead. (microsoft#731)" (microsoft#750)"

This reverts commit 3247920.
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.

2 participants