nicole mazzuca
6c617b9f55
[vcpkg-tool] update to 2022-03-30 ( #23886 )
...
* [vcpkg-tool] update to 2022-03-30
* add --allow-unexpected-passing, --skip-failures
* Robert CR
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-31 19:08:09 -07:00
Billy O'Neal
a6a1722cfa
[vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it is present. ( #13805 )
2020-10-27 20:48:14 -07:00
Alexander Karatarakis
8549a095a8
Remove stray entries
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
1b0682a39e
[vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
2018-05-15 23:27:14 -07:00
Alexander Karatarakis
a5fe308ea3
$script:MyInvocation.MyCommand.Definition
...
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
2018-01-23 14:16:06 -08:00
Robert Schumacher
7e1a737ba4
[vcpkg-integrate-powershell] Fix $false bug. Fixes #2397 .
2017-12-19 16:11:34 -08:00
Alexander Karatarakis
d26a6b067c
Add `vcpkg integrate powershell` for tab completion
2017-12-04 15:37:06 -08:00