aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2018-01-06[vcpkg] fix typos in error messagesStanislav Ershov
2018-01-05Merge pull request #2218 from jasjuang/llvmRobert Schumacher
2018-01-03Add preliminary support for arm-windows and arm64-windows triplets (#2371)Jacek Blaszczynski
2018-01-03Update cmake to 3.10.1Albert Ziegenhagel
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-21[vcpkg-build-cmake] Build at IDLE priority. Try to detect out-of-memory issue...Robert Schumacher
2017-12-19[vcpkg-list] Improve list output for long tripletsRobert Schumacher
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-13Revert "Add quotation marks to support user profiles with spaces in them"Robert Schumacher
2017-12-13Add quotation marks to support user profiles with spaces in themJUAN DENT
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-12Fix fetching dependency textAlexander Karatarakis
2017-12-06Improve error message on invalid dependency of packageAlexander Karatarakis
2017-12-05Improve error message when failing to parse packageAlexander Karatarakis
2017-12-04Add `vcpkg integrate powershell` for tab completionAlexander Karatarakis
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-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-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