aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
2018-02-16[vcpkg] Add find/find_installed/is_installed for FeatureSpecSquareys
2018-02-14[vcpkg] Implement Default-Features (#2697)Jonathan Hale
2018-02-01[vcpkg] Add missing include. Fixes #2700.Robert Schumacher
2018-01-26[vcpkg] Add string constructor (#2429)atkawa7
2018-01-23Add missing method constAlexander Karatarakis
2018-01-23[vcpkg] Revert making remove_package() take status_db by constRobert Schumacher
2018-01-23[vcpkg] Use InstalledPackageView instead of unsorted raw vectorsRobert Schumacher
2018-01-23[vcpkg] Remove overload of StatusParagraphs::find_installed()Robert Schumacher
2018-01-23[vcpkg] Remove AnyParagraph and InstallPlanType::INSTALLRobert Schumacher
2018-01-23[vcpkg] Added StatusParagraph::is_installed()Robert Schumacher
2018-01-23[vcpkg] Span usage improvements.Robert Schumacher
2018-01-22[vcpkg] Store Optional<&> instead of Optional<*>Robert Schumacher
2018-01-17Use StringLiteral and constexpr for options/switchesAlexander Karatarakis
2018-01-17Add new struct: StringLiteralAlexander Karatarakis
2018-01-03Add preliminary support for arm-windows and arm64-windows triplets (#2371)Jacek Blaszczynski
2018-01-02Merge pull request #2431 from procxx/certutil_replaceAlexander Karatarakis
2017-12-23Revert "clang-tidy fixes"Robert Schumacher
2017-12-23[vcpkg-hash] Replace certutil.exe with cmake built-in hash commandsStanislav Ershov
2017-12-22clang-tidy fixesAlexander Karatarakis
2017-12-18[vcpkg] Improve error message upon graph cycle detected.Robert Schumacher
2017-12-14[vcpkg] Fix regressions in WSL build.Robert Schumacher
2017-12-13[vcpkg] Revert revert of #2369.Robert Schumacher
2017-12-13[vcpkg] Fix regressions introduced with update command. Fixed issue with upgr...Robert Schumacher
2017-12-13Revert "[vcpkg-upgrade] Initial commit of upgrade command."Robert Schumacher
2017-12-13Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade."Robert Schumacher
2017-12-13[vcpkg-upgrade] Accept list of packages to specifically upgrade.Robert Schumacher
2017-12-13[vcpkg-upgrade] Initial commit of upgrade command.Robert Schumacher
2017-12-06Improve error message on invalid dependency of packageAlexander Karatarakis
2017-12-01[vcpkg-contact-survey] Add monthly survey promptRobert Schumacher
2017-11-30[vcpkg] Add --x-xunit internal command to print installation results in a VST...Robert Schumacher
2017-11-26Add System::powershell_execute()Alexander Karatarakis
2017-11-25[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE releaseRobert Schumacher
2017-11-25[vcpkg] Improve external toolchain handling.Robert Schumacher
2017-11-21Merge pull request #1752 from martin-s/patch-vs2013Robert Schumacher
2017-11-20Fix `vcpkg integrate install` for unicode usernamesAlexander Karatarakis
2017-11-20Introduce PowershellParameter to add '' to parameter values.Alexander Karatarakis
2017-11-16[vcpkg] Refactor to remove Build::BuildResults -- too similar to ExtendedBuil...Robert Schumacher
2017-11-16[vcpkg] Output autodetected CMake usage information after install.Robert Schumacher
2017-11-14[vcpkg-ci] Clean up buildtrees during build to avoid consuming 200+ Gb of SSDRobert Schumacher
2017-11-13[vcpkg-contact] Add --survey so users can easily provide feedbackRobert Schumacher
2017-11-13[vcpkg-metrics] Replace SQM with MAC hash.Robert Schumacher
2017-11-11[vcpkg] Simplify code -- Maps::maybe_find is not very useful compared to iter...Robert Schumacher
2017-11-11[vcpkg-ci] Fix crash when not passed --exclude.Robert Schumacher
2017-11-11[vcpkg-tests] Use PCH.Robert Schumacher
2017-11-05Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-11-04Improve error messages around calling powershell scriptsAlexander Karatarakis
2017-11-02[vcpkg] Improve `vcpkg help` -- now has per-command help!Robert Schumacher
2017-11-02[vcpkg] Refactor argument parsing to use common code paths.Robert Schumacher
2017-10-31[vcpkg] Fix bug where packages with uninstalled features appear to be uninsta...Robert Schumacher
2017-10-31[vcpkg] --head should only apply to USER_REQUESTED packages.Robert Schumacher