aboutsummaryrefslogtreecommitdiff
path: root/scripts/findVisualStudioInstallationInstances.ps1
AgeCommit message (Expand)Author
2018-01-23$script:MyInvocation.MyCommand.DefinitionAlexander 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-19Do not depend on newlines when getting output from powershellAlexander Karatarakis
2017-10-16[findVS] Add detection for VS2015 Build ToolsAlexander Karatarakis
2017-10-09[VS detection] Add -products * flag to vswhere. This includes Express and Bui...Alexander Karatarakis
2017-10-05Completely rework Visual Studio detectionAlexander Karatarakis
2017-08-15Remove download prompts for cmake/gitAlexander Karatarakis
2017-05-06[vcpkg] Add more logging to findXYZ.ps1Robert Schumacher
2017-03-10Update version of VS SetupAPI nuget packageAlexander Karatarakis
2017-02-23Remove unneeded Import-Module directiveAlexander Karatarakis
2017-02-16Don't prompt for downloading nuget when finding VS instancesAlexander Karatarakis
2017-02-11[bootstrap] Specify NuGet Source to avoid impact from user config.Robert Schumacher
2017-02-08Fix variable name and guard against 0 instancesAlexander Karatarakis
2017-02-06Update SetupAPI version. Explicitly specify version. Use -nocacheAlexander Karatarakis
2017-02-06Don't download nupkg. nuget.exe auto-downloads itAlexander Karatarakis
2017-02-06Add a workaround for another BITS code pathBen Harper
2017-01-24Improve detection of VS installation instancesAlexander Karatarakis
2017-01-24FetchDependency.ps1 now returns the downloaded exe's pathAlexander Karatarakis
2017-01-24Fix path to nuget.exeAlexander Karatarakis
2017-01-23[VS2017] Add powershell script to enumerator VS2017 instancesAlexander Karatarakis