aboutsummaryrefslogtreecommitdiff
path: root/scripts/fetchDependency.ps1
AgeCommit message (Expand)Author
2017-10-17[nuget] Update to 4.4.0 (was 4.3.0)Alexander Karatarakis
2017-10-17[vswhere] Update to 2.2.7 (was 2.2.3)Alexander Karatarakis
2017-10-17[git] Update to 2.14.2.3 (was 2.14.1)Alexander Karatarakis
2017-10-17[fetchDependency] Call Get-FileHash if available, otherwise fallbackAlexander Karatarakis
2017-10-17[fetchDependency] Call Start-BitsTransfer if available, otherwise fallbackAlexander Karatarakis
2017-10-17[fetchDependency] Use Test-Module for BitsTransfer module checkAlexander Karatarakis
2017-10-17[fetchDependency] Add Test-Module functionAlexander Karatarakis
2017-10-17[fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmdAlexander Karatarakis
2017-10-17[fetchDependency] Introduce Test-Command functionAlexander Karatarakis
2017-10-17[cmake] Update to 3.9.4 (was 3.9.3)Alexander Karatarakis
2017-10-12Merge pull request #1920 from frederich/Bug_1130Robert Schumacher
2017-10-12[vcpkg-scripts] Detect and prompt for proxy in more casesRobert Schumacher
2017-10-09[vswhere.exe] Update to vesrion 2.2.3 (was 2.1.4)Alexander Karatarakis
2017-10-06Bump version of nuget to 4.3.0 (was 4.1.0)Alexander Karatarakis
2017-10-05Add vswhere in fetchDependency.ps1Alexander Karatarakis
2017-09-28[vcpkg-export-ifw] Usage QtIFW toolsKonstantin Podsvirov
2017-09-22Bump required version of CMake to 3.9.3Alexander Karatarakis
2017-09-19Bump required version of CMake to 3.9.2Alexander Karatarakis
2017-08-16Add explanation for not printing in fetchDependency.ps1Alexander Karatarakis
2017-08-15fetchDependency.ps1: Don't print the Downloading message...Alexander Karatarakis
2017-08-15Remove download prompts for cmake/gitAlexander Karatarakis
2017-08-11Update required/downloaded git to 2.14.1Alexander Karatarakis
2017-08-11update make to 3.9.1atkawa7
2017-08-07Updated version of nuget to 4.1.0Alexander Karatarakis
2017-07-25cmake: update to 3.9Mikhail Paulyshka
2017-05-24[vcpkg] Fix regression on Windows 7/8 introduced with Powershell Core supportRobert Schumacher
2017-05-23scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7Alexander Karatarakis
2017-05-22scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell CoreMikhail Paulyshka
2017-05-06[vcpkg] Add more logging to findXYZ.ps1Robert Schumacher
2017-04-21Update cmake version to 3.8.0 (was 3.8.0rc1)Alexander Karatarakis
2017-03-24[vcpkg] Fix bug when downloading Git.Robert Schumacher
2017-03-11[vcpkg] Fix regression in 7b14894d. Fixes #772.Robert Schumacher
2017-02-28Merge pull request #701 from MKlimenko/masterRobert Schumacher
2017-02-23Disable Verbose-level messages for imported moduleAlexander Karatarakis
2017-02-22Add proxy credential supportMikhail Klimenko
2017-02-16fetchDependency.ps1: add option to override prompting for downloadAlexander Karatarakis
2017-02-16CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issuesAlexander Karatarakis
2017-02-15Use MinGit instead of PortableGit. Resolves #662Alexander Karatarakis
2017-02-02Improve error handling if BITS transfer failsAlexander Karatarakis
2017-01-24FetchDependency.ps1 now returns the downloaded exe's pathAlexander Karatarakis
2017-01-24Download nuget.exe in a version-including subfolder in Downloads\Alexander Karatarakis
2017-01-24Remove $downloadName variableAlexander Karatarakis
2017-01-23Bump downloaded git versionAlexander Karatarakis
2017-01-23Bump nuget.exe versionAlexander Karatarakis
2017-01-23Bump version of required CMake to 3.7.2Alexander Karatarakis
2016-09-19Remove unused functionAlexander Karatarakis
2016-09-19Powershell scripts now detect the root dir via the .vcpkg-root fileAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis