aboutsummaryrefslogtreecommitdiff
path: root/scripts/VcpkgPowershellUtils.ps1
AgeCommit message (Expand)Author
2018-03-27[ps1] More fixes/tweaksAlexander Karatarakis
2018-03-27[ps1] Fixes/tweaksAlexander Karatarakis
2018-03-22Improve warning message about Powershell 5.1Alexander 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 existAlexander Karatarakis
2018-02-28Fix issue when isPrerelease is not availableAlexander Karatarakis
2018-02-28[vcpkg-scripts] The shell zip extractor requires full pathsRobert Schumacher
2018-02-22TLS fixAlexander Karatarakis
2018-02-22use TLS 1.2 for downloadsJim McGrath
2018-02-20Improve vcpkgRemoveItemAlexander Karatarakis
2018-02-07[vcpkgInvokeCommandClean] Don't use -encodedCommand.Alexander Karatarakis
2018-02-07Merge findFileRecursivelyUp into VcpkgPowershellUtilsAlexander Karatarakis
2018-02-06vcpkgRemoveItem: nullcheckAlexander Karatarakis
2018-02-06Fix for Issue #2729Neil McNeight
2018-01-30Add vcpkgFormatElapsedTime in powershell sideAlexander Karatarakis
2018-01-25Add -NoProfile and -ExecutionPolicy Bypass in powershell callAlexander Karatarakis
2018-01-25VcpkgInvokeCommand: return the error codeAlexander Karatarakis
2018-01-25VcpkgInvokeCommand: remove paramter $waitAlexander Karatarakis
2018-01-23[bootstrap] Build vcpkg in a clean environmentAlexander Karatarakis
2018-01-23vcpkgInvokeCommand(): Add -NoNewWindows flagAlexander Karatarakis
2018-01-17[VcpkgPowershelUtils] Inline variableAlexander Karatarakis
2018-01-17[powershell] Remove usages of BitsTransferAlexander Karatarakis
2017-12-12[powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361Alexander Karatarakis
2017-12-08Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/FileAlexander Karatarakis
2017-11-27Don't return $destinationDirAlexander Karatarakis
2017-11-27Rework vcpkgExtractFile (powershell)Alexander Karatarakis
2017-11-27[VcpkgPowershellUtils] Minor tweaksAlexander Karatarakis
2017-11-26vcpkgCreateDirectory->vcpkgCreateDirectoryIfNotExistsAlexander Karatarakis
2017-11-17[vcpkgExtractFile] Fix partial dir name. Special case 1-item zipsAlexander Karatarakis
2017-11-16Use temp-and-rename pattern for extractingAlexander Karatarakis
2017-11-15Introduce VcpkgPowershellUtilsAlexander Karatarakis