aboutsummaryrefslogtreecommitdiff
path: root/scripts/findAnyMSBuildWithCppPlatformToolset.ps1
AgeCommit message (Collapse)Author
2017-04-11[vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset.Robert Schumacher
2017-02-24Tweak -Verbose messagesAlexander Karatarakis
2017-02-24Rewrite MSBuild detectionAlexander Karatarakis
Add -Verbose messages. Look for VS2015 in Program files as well as registry
2017-02-16Fix script for powershell in Win7Alexander Karatarakis
2017-02-16[vcpkg] Use the Registry to find VS2015Robert Schumacher
2017-02-14Add functions to find Program Files folders on the powershell sideAlexander Karatarakis
2017-01-23[VS2017] Add powershell script to find any MSBuild with C++ supportAlexander Karatarakis