| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
| 2017-10-05 | Overhaul VS selection. Add triplet option to specify VS instance | Alexander Karatarakis | |
| 2017-09-07 | [vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inline | Alexander Karatarakis | |
| 2017-08-28 | Add missing const | Alexander Karatarakis | |
| 2017-08-23 | [vcpkg] Add stringify for BuildResult::FILE_CONFLICTS | Robert Schumacher | |
| 2017-08-23 | [vcpkg] Deduplicate code from feature packages | Robert Schumacher | |
| 2017-07-24 | end to end feature pkg draft | Daniel Shaw | |
| 2017-06-20 | [vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework. | Robert Schumacher | |
| 2017-06-06 | Convert BuildType/Configuration Type into simple enum classes | Alexander Karatarakis | |
| 2017-06-06 | Install continue | Alexander Karatarakis | |
| 2017-05-24 | [vcpkg] Add comments | Robert Schumacher | |
| 2017-05-24 | [vcpkg] Refactored to simplify BuildPolicies into BuildPolicy. | Robert Schumacher | |
| Restrict policy consumers to a simpler interface than std::map. Rename vcpkg::getMachineType -> vcpkg::to_machine_type. | |||
| 2017-05-04 | Rework vcpkg's triplet environment reading | Alexander Karatarakis | |
| The triplet is "run" and vcpkg observes the environment. Previously, the environment was deduced by the triplet's name | |||
| 2017-05-03 | [vcpkg] Add support for installing from HEAD | Robert Schumacher | |
| 2017-05-02 | [vcpkg] Reduce arguments to build_package() by bundling | Robert Schumacher | |
| 2017-05-01 | [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, ↵ | Robert Schumacher | |
| vcpkg::Commands::BuildCommand | |||
