| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-15 | [vcpkg] Significantly reduce usage of powershell. Reduce console font ↵ | Alexander Karatarakis | |
| switching bug | |||
| 2018-02-28 | [findMSBuild.ps1] Set-StrictMode to Latest | Alexander Karatarakis | |
| 2018-01-23 | $script:MyInvocation.MyCommand.Definition | Alexander Karatarakis | |
| It works also in cases where scripts/functions are calling each other. Without the $script prefix, it would instead give you the calling function OR the path if there was no parent function. With the prefix, it always yields the directory of the script | |||
| 2017-11-30 | Exit early if no VS is found | Alexander Karatarakis | |
| 2017-11-09 | Rename $explicitlyRequestedVSPath to $withVSPath | Alexander Karatarakis | |
| 2017-10-31 | [findVSInstances] Data lines are now placed within <sol><eol> tags. Text ↵ | Alexander Karatarakis | |
| outside these tags is ignored This means we can print text in powershell now and it won't break vcpkg. | |||
| 2017-10-19 | Do not depend on newlines when getting output from powershell | Alexander Karatarakis | |
| 2017-10-05 | Don't assume VS2015 is in C:\Program Files (x86)\ | Alexander Karatarakis | |
| 2017-10-05 | Completely rework Visual Studio detection | Alexander Karatarakis | |
| - Now using vswhere.exe to detect all VS instance (2015 + 2017) - Default version preference order is now: stable, prerelease, legacy - Within each preference weight, the latest one is chosen - findVisualStudioInstallationInstances.ps1 now has a parameter to choose VS instance | |||
| 2017-04-11 | [vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset. | Robert Schumacher | |
| 2017-02-24 | Tweak -Verbose messages | Alexander Karatarakis | |
| 2017-02-24 | Rewrite MSBuild detection | Alexander Karatarakis | |
| Add -Verbose messages. Look for VS2015 in Program files as well as registry | |||
| 2017-02-16 | Fix script for powershell in Win7 | Alexander Karatarakis | |
| 2017-02-16 | [vcpkg] Use the Registry to find VS2015 | Robert Schumacher | |
| 2017-02-14 | Add functions to find Program Files folders on the powershell side | Alexander Karatarakis | |
| 2017-01-23 | [VS2017] Add powershell script to find any MSBuild with C++ support | Alexander Karatarakis | |
