| 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 | Completely rework Visual Studio detection | Alexander Karatarakis | |
| - Now using vswhere.exe to detect all VS instance (2015 + 2017) - Default version preference order is now: stable, prerelease, legacy - Within each preference weight, the latest one is chosen - findVisualStudioInstallationInstances.ps1 now has a parameter to choose VS instance | |||
| 2017-10-05 | Overhaul VS selection. Add triplet option to specify VS instance | Alexander Karatarakis | |
| 2017-10-05 | Introduce Util::stable_keep_if() | Alexander Karatarakis | |
| 2017-08-25 | [vcpkg] Trap Ctrl-C, enable thread safety for global data structures | Robert Schumacher | |
| 2017-08-23 | [vcpkg] Deduplicate code from feature packages | Robert Schumacher | |
| 2017-08-22 | [vcpkg] Add Util::ResourceBase, use MoveOnlyBase | Robert Schumacher | |
| 2017-08-21 | [vcpkg] Feature packages now include user requested packages even if they ↵ | Robert Schumacher | |
| are already installed. | |||
| 2017-08-21 | [vcpkg] Fix feature packages for non-default triplets. Reduce duplication ↵ | Robert Schumacher | |
| between normal installs and feature installs. | |||
| 2017-07-14 | feature packages graph traversal | Daniel Shaw | |
| 2017-06-06 | [vcpkg] Added parser support for 'Supports' field | Robert Schumacher | |
| 2017-04-27 | Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵ | Alexander Karatarakis | |
| of VersionT.cpp | |||
| 2017-04-14 | Merge branch 'dev/roschuma/fs-testing' | Robert Schumacher | |
| 2017-04-14 | Merge from master | Robert Schumacher | |
| 2017-04-14 | Introduce Util::group_by() | Alexander Karatarakis | |
| 2017-04-14 | Add Util::find_if() and Util::find_if_not() | Alexander Karatarakis | |
| 2017-04-13 | keep_if (wrong name) renamed to erase_remove_if | Alexander Karatarakis | |
| 2017-04-12 | Merge from master | Robert Schumacher | |
| 2017-04-12 | Introduce keep_if function | Alexander Karatarakis | |
| 2017-04-08 | [vcpkg] Further work on filesystem abstraction layer. | Robert Schumacher | |
| 2017-04-01 | [vcpkg] Replace explicit bulk operations with fmap | Robert Schumacher | |
