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
/
VcpkgPowershellUtils.ps1
Age
Commit message (
Expand
)
Author
2018-03-27
[ps1] More fixes/tweaks
Alexander Karatarakis
2018-03-27
[ps1] Fixes/tweaks
Alexander Karatarakis
2018-03-22
Improve warning message about Powershell 5.1
Alexander Karatarakis
2018-03-20
[TLS 1.2] Add message for Powershell 5.1+
Alexander Karatarakis
2018-03-11
[vcpkg] Fix extracting on Windows Server Core. Related to #2518.
Robert Schumacher
2018-02-28
[vcpkgHasProperty] Return false if property doesn't exist
Alexander Karatarakis
2018-02-28
Fix issue when isPrerelease is not available
Alexander Karatarakis
2018-02-28
[vcpkg-scripts] The shell zip extractor requires full paths
Robert Schumacher
2018-02-22
TLS fix
Alexander Karatarakis
2018-02-22
use TLS 1.2 for downloads
Jim McGrath
2018-02-20
Improve vcpkgRemoveItem
Alexander Karatarakis
2018-02-07
[vcpkgInvokeCommandClean] Don't use -encodedCommand.
Alexander Karatarakis
2018-02-07
Merge findFileRecursivelyUp into VcpkgPowershellUtils
Alexander Karatarakis
2018-02-06
vcpkgRemoveItem: nullcheck
Alexander Karatarakis
2018-02-06
Fix for Issue #2729
Neil McNeight
2018-01-30
Add vcpkgFormatElapsedTime in powershell side
Alexander Karatarakis
2018-01-25
Add -NoProfile and -ExecutionPolicy Bypass in powershell call
Alexander Karatarakis
2018-01-25
VcpkgInvokeCommand: return the error code
Alexander Karatarakis
2018-01-25
VcpkgInvokeCommand: remove paramter $wait
Alexander Karatarakis
2018-01-23
[bootstrap] Build vcpkg in a clean environment
Alexander Karatarakis
2018-01-23
vcpkgInvokeCommand(): Add -NoNewWindows flag
Alexander Karatarakis
2018-01-17
[VcpkgPowershelUtils] Inline variable
Alexander Karatarakis
2018-01-17
[powershell] Remove usages of BitsTransfer
Alexander Karatarakis
2017-12-12
[powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361
Alexander Karatarakis
2017-12-08
Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File
Alexander Karatarakis
2017-11-27
Don't return $destinationDir
Alexander Karatarakis
2017-11-27
Rework vcpkgExtractFile (powershell)
Alexander Karatarakis
2017-11-27
[VcpkgPowershellUtils] Minor tweaks
Alexander Karatarakis
2017-11-26
vcpkgCreateDirectory->vcpkgCreateDirectoryIfNotExists
Alexander Karatarakis
2017-11-17
[vcpkgExtractFile] Fix partial dir name. Special case 1-item zips
Alexander Karatarakis
2017-11-16
Use temp-and-rename pattern for extracting
Alexander Karatarakis
2017-11-15
Introduce VcpkgPowershellUtils
Alexander Karatarakis