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
/
fetchDependency.ps1
Age
Commit 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 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
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
2017-09-22
Bump required version of CMake to 3.9.3
Alexander Karatarakis
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
2017-08-11
Update required/downloaded git to 2.14.1
Alexander Karatarakis
2017-08-11
update make to 3.9.1
atkawa7
2017-08-07
Updated version of nuget to 4.1.0
Alexander Karatarakis
2017-07-25
cmake: update to 3.9
Mikhail Paulyshka
2017-05-24
[vcpkg] Fix regression on Windows 7/8 introduced with Powershell Core support
Robert Schumacher
2017-05-23
scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7
Alexander Karatarakis
2017-05-22
scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core
Mikhail Paulyshka
2017-05-06
[vcpkg] Add more logging to findXYZ.ps1
Robert Schumacher
2017-04-21
Update 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-28
Merge pull request #701 from MKlimenko/master
Robert Schumacher
2017-02-23
Disable Verbose-level messages for imported module
Alexander Karatarakis
2017-02-22
Add proxy credential support
Mikhail Klimenko
2017-02-16
fetchDependency.ps1: add option to override prompting for download
Alexander Karatarakis
2017-02-16
CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issues
Alexander Karatarakis
2017-02-15
Use MinGit instead of PortableGit. Resolves #662
Alexander Karatarakis
2017-02-02
Improve error handling if BITS transfer fails
Alexander Karatarakis
2017-01-24
FetchDependency.ps1 now returns the downloaded exe's path
Alexander Karatarakis
2017-01-24
Download nuget.exe in a version-including subfolder in Downloads\
Alexander Karatarakis
2017-01-24
Remove $downloadName variable
Alexander Karatarakis
2017-01-23
Bump downloaded git version
Alexander Karatarakis
2017-01-23
Bump nuget.exe version
Alexander Karatarakis
2017-01-23
Bump version of required CMake to 3.7.2
Alexander Karatarakis
2016-09-19
Remove unused function
Alexander Karatarakis
2016-09-19
Powershell scripts now detect the root dir via the .vcpkg-root file
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis