| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`VCPKG_PLATFORM_TOOLSET` in the triplet file
|
|
|
|
Restrict policy consumers to a simpler interface than std::map.
Rename vcpkg::getMachineType -> vcpkg::to_machine_type.
|
|
|
|
|
|
|
|
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
|
|
|
|
|
|
|
|
|
|
|
|
vcpkg::Commands::BuildCommand
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of VersionT.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Missing dependencies were not being computed correctly after the internal call to build failed. Solution is to return the already-computed list from build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|