| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-23 | [vswhere] Update to 2.3.2 | 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 | |||
| 2018-01-23 | Update CMake to 3.10.2 | Alexander Karatarakis | |
| 2018-01-23 | Don't print "downloading..." if file is already downloaded | Alexander Karatarakis | |
| 2018-01-17 | [FetchDependency] Print out text when downloading/extracting | Alexander Karatarakis | |
| 2018-01-03 | Update cmake to 3.10.1 | Albert Ziegenhagel | |
| 2017-12-08 | Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File | Alexander Karatarakis | |
| 2017-11-27 | Rework vcpkgExtractFile (powershell) | Alexander Karatarakis | |
| 2017-11-26 | [cmake] update to 3.10.0 (#2236) | Mikhail Paulyshka | |
| 2017-11-26 | [fetchDependency[ Make parameter mandatory | Alexander Karatarakis | |
| 2017-11-17 | [vcpkgExtractFile] Fix partial dir name. Special case 1-item zips | Alexander Karatarakis | |
| - If the zip contains a single item, pull that up a directory - If the zip contains multiple items, place that in a directory on of the same name as the zip | |||
| 2017-11-16 | Use temp-and-rename pattern for extracting | Alexander Karatarakis | |
| 2017-11-15 | Introduce VcpkgPowershellUtils | Alexander Karatarakis | |
| 2017-11-09 | Make parameter mandatory | Alexander Karatarakis | |
| 2017-11-09 | Fix SHA-256 name | Alexander Karatarakis | |
| 2017-11-05 | [Get-(File)Hash] Use namespaces and add Pscx check | Alexander Karatarakis | |
| 2017-11-05 | [Expand-Archive] Use namespaces to distringuish Powershell 5's and PSCX's | Alexander Karatarakis | |
| 2017-11-03 | [cmake] Update to 3.9.5 (was 3.9.4) | Alexander Karatarakis | |
| 2017-11-03 | [vswhere] Update to 2.2.11 (was 2.2.7) | Alexander Karatarakis | |
| 2017-11-03 | [fetchDependency.ps1] Improve error message on hash mismatch | Alexander Karatarakis | |
| 2017-11-03 | [fetchDependendy.ps1] Remove obsolete comment | Alexander Karatarakis | |
| 2017-11-03 | Use download-at-temp-and-rename pattern in powershell too | Alexander Karatarakis | |
| 2017-10-31 | [git] Update to 2.15.0 (was 2.14.3) | Alexander Karatarakis | |
| 2017-10-31 | [fetchDependency] Now also returns output in the form <sol>data<eol> | Alexander Karatarakis | |
| 2017-10-31 | Fix proxy usage in Win7 (powershell 2.0) | Alexander Karatarakis | |
| 2017-10-27 | [git] Update to 2.14.3 (was 2.14.2.3) | Alexander Karatarakis | |
| 2017-10-27 | [fetchDependency] Fix compat with Powershell 2 | Alexander Karatarakis | |
| 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 fallback | Alexander Karatarakis | |
| 2017-10-17 | [fetchDependency] Call Start-BitsTransfer if available, otherwise fallback | Alexander Karatarakis | |
| 2017-10-17 | [fetchDependency] Use Test-Module for BitsTransfer module check | Alexander Karatarakis | |
| 2017-10-17 | [fetchDependency] Add Test-Module function | Alexander Karatarakis | |
| 2017-10-17 | [fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd | Alexander Karatarakis | |
| 2017-10-17 | [fetchDependency] Introduce Test-Command function | Alexander Karatarakis | |
| 2017-10-17 | [cmake] Update to 3.9.4 (was 3.9.3) | Alexander Karatarakis | |
| 2017-10-12 | Merge pull request #1920 from frederich/Bug_1130 | Robert Schumacher | |
| Get proxy credentials behind web proxy | |||
| 2017-10-12 | [vcpkg-scripts] Detect and prompt for proxy in more cases | Robert Schumacher | |
| 2017-10-09 | [vswhere.exe] Update to vesrion 2.2.3 (was 2.1.4) | Alexander Karatarakis | |
| 2017-10-06 | Bump version of nuget to 4.3.0 (was 4.1.0) | Alexander Karatarakis | |
| 2017-10-05 | Add vswhere in fetchDependency.ps1 | Alexander Karatarakis | |
| 2017-09-28 | [vcpkg-export-ifw] Usage QtIFW tools | Konstantin Podsvirov | |
| Download and use tools to make repository and installer | |||
| 2017-09-22 | Bump required version of CMake to 3.9.3 | Alexander Karatarakis | |
| 3.9.3 contains this interesting change: FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9 | |||
| 2017-09-19 | Bump required version of CMake to 3.9.2 | Alexander Karatarakis | |
| 2017-08-16 | Add explanation for not printing in fetchDependency.ps1 | Alexander Karatarakis | |
| 2017-08-15 | fetchDependency.ps1: Don't print the Downloading message... | Alexander Karatarakis | |
| 2017-08-15 | Remove download prompts for cmake/git | Alexander Karatarakis | |
| The prompts were causing a lot of issues for users and especially CI builds | |||
| 2017-08-11 | Update required/downloaded git to 2.14.1 | Alexander Karatarakis | |
| 2017-08-11 | update make to 3.9.1 | atkawa7 | |
