mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 17:29:06 +08:00
a94f261320
* [vcpkg wip] start implementation of registries pt. 2 * Remove the `ports` field of `VcpkgPaths` This is an implementation detail, and so we want to make sure that it's obvious that this is an internal detail; thus, we add a new function `builtin_ports_directory()`, which returns the directory where the builtin ports backing store is. * continue WIP * wip * It works! * format * fix some issues * switch from function static to DelayedInit * fix lexically_normal for experimental::filesystem * format * fix missing include * add STL notice * whee error handling * moar error handling! * ignore extra files in registries * formatting * Billy CRs * Update toolsrc/include/vcpkg/versiont.h * fix add_filename test * fix tests * remove unused function add_filename |
||
---|---|---|
.. | ||
cmake | ||
include | ||
src | ||
windows-bootstrap | ||
.clang-format | ||
CMakeLists.txt | ||
vcpkg.natvis | ||
VERSION.txt |