| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
|
|
|
|
vcpkg::Commands::BuildCommand
|
|
|
|
message
Resolves #986
|
|
|
|
Missing dependencies were not being computed correctly after the internal call to build failed. Solution is to return the already-computed list from build.
|
|
|
|
|
|
This reverts commit 3739e8e0b998b14c0f320c21618057e50698c51d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|