vcpkg/toolsrc/include
nicole mazzuca a94f261320
[vcpkg] Initial Registries: Part 2 MVP (#14153)
* [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
2020-11-09 11:15:31 -08:00
..
catch2 [vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239) 2020-05-14 12:49:31 -07:00
vcpkg [vcpkg] Initial Registries: Part 2 MVP (#14153) 2020-11-09 11:15:31 -08:00
vcpkg-test [vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985) 2020-08-19 15:33:15 -07:00
pch.h [vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774) 2020-08-18 09:23:01 -07:00