index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
findVisualStudioInstallationInstances.ps1
Age
Commit message (
Expand
)
Author
2018-02-23
Rename "depenencies" to tools. Rework xml file to reduce fields.
Alexander Karatarakis
2018-01-23
$script:MyInvocation.MyCommand.Definition
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-19
Do not depend on newlines when getting output from powershell
Alexander Karatarakis
2017-10-16
[findVS] Add detection for VS2015 Build Tools
Alexander Karatarakis
2017-10-09
[VS detection] Add -products * flag to vswhere. This includes Express and Bui...
Alexander Karatarakis
2017-10-05
Completely rework Visual Studio detection
Alexander Karatarakis
2017-08-15
Remove download prompts for cmake/git
Alexander Karatarakis
2017-05-06
[vcpkg] Add more logging to findXYZ.ps1
Robert Schumacher
2017-03-10
Update version of VS SetupAPI nuget package
Alexander Karatarakis
2017-02-23
Remove unneeded Import-Module directive
Alexander Karatarakis
2017-02-16
Don't prompt for downloading nuget when finding VS instances
Alexander Karatarakis
2017-02-11
[bootstrap] Specify NuGet Source to avoid impact from user config.
Robert Schumacher
2017-02-08
Fix variable name and guard against 0 instances
Alexander Karatarakis
2017-02-06
Update SetupAPI version. Explicitly specify version. Use -nocache
Alexander Karatarakis
2017-02-06
Don't download nupkg. nuget.exe auto-downloads it
Alexander Karatarakis
2017-02-06
Add a workaround for another BITS code path
Ben Harper
2017-01-24
Improve detection of VS installation instances
Alexander Karatarakis
2017-01-24
FetchDependency.ps1 now returns the downloaded exe's path
Alexander Karatarakis
2017-01-24
Fix path to nuget.exe
Alexander Karatarakis
2017-01-23
[VS2017] Add powershell script to enumerator VS2017 instances
Alexander Karatarakis