Robert Schumacher
|
81fe73d020
|
[vcpkg] Add comments
|
2017-05-24 15:54:12 -07:00 |
|
Robert Schumacher
|
6be01a12db
|
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Restrict policy consumers to a simpler interface than std::map.
Rename vcpkg::getMachineType -> vcpkg::to_machine_type.
|
2017-05-24 00:44:00 -07:00 |
|
Alexander Karatarakis
|
7bdf189a92
|
Rework vcpkg's triplet environment reading
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
|
2017-05-04 15:06:18 -07:00 |
|
Robert Schumacher
|
4633c5e0ea
|
[vcpkg] Add support for installing from HEAD
|
2017-05-03 04:12:28 -07:00 |
|
Robert Schumacher
|
f10861fa7a
|
[vcpkg] Reduce arguments to build_package() by bundling
|
2017-05-02 17:52:59 -07:00 |
|
Robert Schumacher
|
20657a29ca
|
[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildCommand
|
2017-05-01 17:24:54 -07:00 |
|