vcpkg/toolsrc
ras0219 291df75125
[vcpkg] Add versions feature flag and version field manifest parsing (#14079)
* [vcpkg] Add `versions` feature flag and version field manifest parsing

* Introduce FeatureFlagSettings struct to more easily access feature flags throughout the program
* To avoid users accidentally starting to write "version" instead of "version-string" in their manifests, vcpkg explicitly detects and prevents usage of ports with schemes other than "String"
* Drive-by fix of copiable SourceControlFileLocation and an exposed use-after-move bug

This code is largely extracted from PR #13777

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* [vcpkg] Address CR Comments. Fix test crash on Linux.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-10-21 14:46:48 -07:00
..
cmake fix compile on g++ 6 (#13290) 2020-09-04 11:49:56 -07:00
include [vcpkg] Add versions feature flag and version field manifest parsing (#14079) 2020-10-21 14:46:48 -07:00
src [vcpkg] Add versions feature flag and version field manifest parsing (#14079) 2020-10-21 14:46:48 -07:00
windows-bootstrap [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421) 2020-09-11 13:52:18 -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