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

Force disable file locking when invoking vcpkg recursively. #779

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

BillyONeal
Copy link
Member

I think this is is the "artifacts version" of microsoft/vcpkg@b2544fd

More generally, we need to stop doing so much stuff like this in VcpkgPaths: if a command wants a downloads tree (like fetch) it shouldn't need to resolve whether we are using a manifest and similar.

Drive by fix to enable checking for manifest mode being enabled without actually parsing the content.

@BillyONeal BillyONeal merged commit 5e18fbd into microsoft:main Nov 3, 2022
@BillyONeal BillyONeal deleted the recursive-locking branch November 3, 2022 07:08
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