aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2017-12-01[vcpkg-contact-survey] Add monthly survey promptRobert Schumacher
2017-12-01Properly fix VSLANG=1033Alexander Karatarakis
2017-12-01[hotfix] Remove VSLANG=1033. It is causing a lot of Process creation failed w...Alexander Karatarakis
2017-11-30Exclude and warn about VS instances without English language packAlexander Karatarakis
2017-11-30Specify VSLANG=1033 to use english locale in buildsAlexander Karatarakis
2017-11-30[vcpkg] Add --x-xunit internal command to print installation results in a VST...Robert Schumacher
2017-11-28[vcpkg] Further fix for clang/gccRobert Schumacher
2017-11-28[vcpkg] Use c++experimental in clangRobert Schumacher
2017-11-26Update CHANGELOG and bump version to v0.0.99Alexander Karatarakis
2017-11-26[cmake] update to 3.10.0 (#2236)Mikhail Paulyshka
2017-11-26Add System::powershell_execute()Alexander Karatarakis
2017-11-25[vcpkg] Allow compilation inside WSLRobert Schumacher
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-21[vcpkg] Improve cmake targets outputRobert Schumacher
2017-11-20Fix `vcpkg integrate install` for unicode usernamesAlexander Karatarakis
2017-11-20Fix pathAlexander Karatarakis
2017-11-20Introduce PowershellParameter to add '' to parameter values.Alexander Karatarakis
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found throu...Robert Schumacher
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-14Update CHANGELOG and bump version to v0.0.97Alexander Karatarakis
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-11Improve error messageAlexander Karatarakis
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-09Join declaration and assignment. Add constAlexander Karatarakis
2017-11-06[vcpkg] Reformat tests.plan.cpp and add :x64 version of testRobert Schumacher
2017-11-06[vcpkg] Add tests for remove plans.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-03Update CHANGELOG and bump version to v0.0.96Alexander Karatarakis
2017-11-03[cmake] Update to 3.9.5 (was 3.9.4)Alexander Karatarakis
2017-11-03Print error message when there is a syntax error in triplet filebjornpiltz
2017-11-03[vcpkg-help-export-ifw] Add settings descriptionKonstantin Podsvirov
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-11-01Update CHANGELOG and bump version to v0.0.95Alexander Karatarakis
2017-11-01[vcpkg] Fix use of features in undocumented build commandRobert Schumacher
2017-10-31[git] Update to 2.15.0 (was 2.14.3)Alexander Karatarakis
2017-10-31[fetchDependency] Now also returns output in the form <sol>data<eol>Alexander Karatarakis
2017-10-31[findVSInstances] Data lines are now placed within <sol><eol> tags. Text outs...Alexander Karatarakis
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-31Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher