diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-04-17 15:49:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-17 15:49:59 -0700 |
| commit | 556325a1f7b6049d91565257c00db2f0bf1eadc5 (patch) | |
| tree | 82485596a6285844862b431e6930c306b33cd484 /scripts | |
| parent | 71377f69e255414ccf3569a8a772fc89ee9f89ff (diff) | |
| download | vcpkg-556325a1f7b6049d91565257c00db2f0bf1eadc5.tar.gz vcpkg-556325a1f7b6049d91565257c00db2f0bf1eadc5.zip | |
[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.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
