vcpkg/toolsrc/src
nicole mazzuca 556325a1f7
[vcpkg] Add x-set-installed command (#10817)
This command takes a list of ports, and causes the final state of the
installed directory to be as-if one ran the install on an empty
installed directory (removing any unnecessary packages).

This is especially useful with the new `--x-install-root` option, which
allows one to set the `installed` directory for vcpkg to use.

Additionally, as a drive-by, we do some `stdfs` clean-up and add a
`.is_feature()` member function to BinaryParagraph (as opposed to
checking for `.feature().empty()`, which is far less clear to read).

This feature is experimental.
2020-04-17 15:49:59 -07:00
..
vcpkg [vcpkg] Add x-set-installed command (#10817) 2020-04-17 15:49:59 -07:00
vcpkg-test [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
vcpkg.cpp [vcpkg] Add x-set-installed command (#10817) 2020-04-17 15:49:59 -07:00
vcpkgmetricsuploader.cpp [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00