| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
between normal installs and feature installs.
|
|
|
|
added vcpkg feature package support to other commands
remove comments
change qualifier bracket to parens
added features to qualified dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vcpkg::Commands::BuildCommand
|
|
|
|
|
|
Missing dependencies were not being computed correctly after the internal call to build failed. Solution is to return the already-computed list from build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(also rename it)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|