vcpkg/toolsrc
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
..
cmake fix compile on g++ 6 (#13290) 2020-09-04 11:49:56 -07:00
include [vcpkg] Initial Registries: Part 2 MVP (#14153) 2020-11-09 11:15:31 -08:00
src [vcpkg] Initial Registries: Part 2 MVP (#14153) 2020-11-09 11:15:31 -08:00
windows-bootstrap [vcpkg] Implement versions db generator (#13777) 2020-10-26 10:24:30 -07:00
.clang-format [vcpkg] Registries MVP (#13038) 2020-09-02 09:13:44 -07:00
CMakeLists.txt [vcpkg] Add build scripts to produce signed vcpkg binaries. (#13508) 2020-09-21 17:27:35 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
VERSION.txt [vcpkg] Update toolsrc VERSION to 2020.06.15 (#12263) 2020-07-06 12:12:16 -07:00