aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
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
2017-10-31[vcpkg] Add optional Abi field to BinaryParagraph for future use.Robert Schumacher
2017-10-30[vcpkg] Enable pkg[*] as alias for all features.Robert Schumacher
2017-10-26Remove VcpkgCmdArguments.check_and_get_optional_command_arguments() overloadAlexander Karatarakis
2017-10-26[vcpkg ci] Introduce --exclude optionAlexander Karatarakis
2017-10-26Introduce Util::Sets::contains()Alexander Karatarakis
2017-10-23Merge trim() and trimmed() functionsAlexander Karatarakis
2017-10-23[LineInfo] Store empty string instead of null in default constructionAlexander Karatarakis
2017-10-19[system.h] Naming scheme fixesAlexander Karatarakis
2017-10-19Do not depend on newlines when getting output from powershellAlexander Karatarakis
2017-10-19Introduce Strings::replace_all()Alexander Karatarakis
2017-10-18ci now accepts multiple triplets. Refactoring to accomodateAlexander Karatarakis
2017-10-17`autocomplete` Add autocompletion for `vcpkg integrate`Alexander Karatarakis
2017-10-16Remove Metrics::track_property(std::wstring)Alexander Karatarakis
2017-10-16Remove CharType template paramter from Strings::join()Alexander Karatarakis
2017-10-16Remove Strings::wformat()Alexander Karatarakis
2017-10-16Remove usages of CWStringView, except in Strings::to_utf8()Alexander Karatarakis
2017-10-16[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.Robert Schumacher
2017-10-15Introduce Vectors::concatenate()Alexander Karatarakis
2017-10-15Introduce VcpkgPaths::get_available_triplets()Alexander Karatarakis
2017-10-15Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-10-14[vcpkg-autocomplete] Add edit completionRobert Schumacher
2017-10-13[vcpkg] Begin refactor to use CommandStructure to represent command parsingRobert Schumacher
2017-10-13[vcpkg] Merge from master into refactor-includesRobert Schumacher
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-10-13`autocomplete` Rework command, fixing a lot of corner cases in the processAlexander Karatarakis
2017-10-12Fix #1963 (permissive- issue)Alexander Karatarakis
2017-10-06Merge pull request #1896 from mariatav/dev/mariatav/autocompleteRobert Schumacher
2017-10-05Completely rework Visual Studio detectionAlexander Karatarakis