| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-28 | Use Strings::EMPTY | Alexander Karatarakis | |
| 2017-08-28 | [vcpkg_Build.cpp] USe const. Misc fixes | Alexander Karatarakis | |
| 2017-08-26 | Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix | Robert Schumacher | |
| [vcpkg] testing for architectures supported by toolset | |||
| 2017-08-26 | [vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string ↵ | Robert Schumacher | |
| pointer comparison. | |||
| 2017-08-25 | [vcpkg] Trap Ctrl-C, enable thread safety for global data structures | Robert Schumacher | |
| 2017-08-24 | Introduce GlobalState struct | Alexander Karatarakis | |
| 2017-08-25 | [vcpkg] prefer AMD64 host architecture | Mikhail Paulyshka | |
| 2017-08-24 | [vcpkg] testing for architectures supported by toolset | Mikhail Paulyshka | |
| 2017-08-23 | [vcpkg] Add stringify for BuildResult::FILE_CONFLICTS | Robert Schumacher | |
| 2017-08-16 | partial end to end feature packages hdf5 | Daniel Shaw | |
| added vcpkg feature package support to other commands remove comments change qualifier bracket to parens added features to qualified dependencies | |||
| 2017-07-24 | end to end feature pkg draft | Daniel Shaw | |
| 2017-06-20 | [vcpkg] Hotfix regression in 8741214. Fixes #1325. | Robert Schumacher | |
| 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-06-02 | Implement support to request a specific toolset version via the variable ↵ | Albert Ziegenhagel | |
| `VCPKG_PLATFORM_TOOLSET` in the triplet file | |||
| 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-08 | [vcpkg] Use "amd64" for vcvarsall to be compatible with VS2015 | Robert Schumacher | |
| 2017-05-04 | [vcpkg] Revert Revert toolchain selection behavior | Robert Schumacher | |
| 2017-05-04 | Revert toolchain selection behavior | Alexander Karatarakis | |
| 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-04 | Rename Strings:: function for utf8/utf16 conversion | Alexander Karatarakis | |
| 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 | |||
