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

Finish POSIX-native filesystem backend. #213

Merged
merged 4 commits into from
Oct 11, 2021

Conversation

BillyONeal
Copy link
Member

  • Renames copy as copy_regular_recursive, implementing only the parts of std::copy that we actually use. I didn't try to implement all of copy because:
  • Removes all the remaining std::filesystem stuff.

Copy link
Contributor

@strega-nil-ms strega-nil-ms left a comment

Choose a reason for hiding this comment

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

minor nit

include/vcpkg/base/files.h Show resolved Hide resolved
@BillyONeal BillyONeal merged commit 0113d64 into microsoft:main Oct 11, 2021
@BillyONeal BillyONeal deleted the posix-backend branch October 11, 2021 21:06
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