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
Age
Commit message (
Expand
)
Author
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-16
[findVS] Add detection for VS2015 Build Tools
Alexander Karatarakis
2017-10-16
Fix getWindowsSDK.ps1 error when $path is $null
Alexander Karatarakis
2017-10-16
[ninja] Update to 1.8.2
Alexander Karatarakis
2017-10-16
[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE
Robert Schumacher
2017-10-14
[vcpkg] Initial commit of powershell integration
Robert Schumacher
2017-10-12
[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.
Robert Schumacher
2017-10-12
Merge pull request #1870 from Mixaill/arm64
Robert Schumacher
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-12
[vcpkg-scripts] Remove double expansions
Robert Schumacher
2017-10-12
vcpkg: initial ARM64 support
Mikhail Paulyshka
2017-10-09
[vswhere.exe] Update to vesrion 2.2.3 (was 2.1.4)
Alexander Karatarakis
2017-10-09
[VS detection] Add -products * flag to vswhere. This includes Express and Bui...
Alexander Karatarakis
2017-10-06
Bump version of nuget to 4.3.0 (was 4.1.0)
Alexander Karatarakis
2017-10-06
Remove unused variable
Alexander Karatarakis
2017-10-06
Merge pull request #1934 from nerdile/dev/nerdile/fix-bootstrap-win10sdk-dete...
Alexander Karatarakis
2017-10-06
[vcpkg-internal-ci] Remove chakracore due to dependency on cor.h
Robert Schumacher
2017-10-05
Don't assume VS2015 is in C:\Program Files (x86)\
Alexander Karatarakis
2017-10-05
Fix Win10SDK detection during Bootstrap
Daniel Strommen
2017-10-05
Completely rework Visual Studio detection
Alexander Karatarakis
2017-10-05
Add vswhere in fetchDependency.ps1
Alexander Karatarakis
2017-10-05
Overhaul VS selection. Add triplet option to specify VS instance
Alexander Karatarakis
2017-10-05
Merge pull request #1931 from podsvirov/vcpkg-export-ifw
Robert Schumacher
2017-10-05
Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix
Robert Schumacher
2017-10-05
[vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.
Robert Schumacher
2017-10-05
[vcpkg-export-ifw] Maintenance Tool
Konstantin Podsvirov
2017-10-04
Merge branch 'export-ifw' of https://github.com/podsvirov/vcpkg into podsviro...
Robert Schumacher
2017-10-04
Get proxy credentials behind web proxy
Jens Frederich
2017-10-02
Merge pull request #1904 from UnaNancyOwen/add_wix
Robert Schumacher
2017-10-02
Merge pull request #1829 from glachancecmaisonneuve/find_acquire_python2
Robert Schumacher
2017-10-03
Add Dark support
Tsukasa Sugiura
2017-09-28
[vcpkg-export-ifw] Usage QtIFW tools
Konstantin Podsvirov
2017-09-25
Fix for BUILD_ARGS being always added in non ninja build
glachancecmaisonneuve
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-09-17
find_acquire_program fix for python2
glachancecmaisonneuve
2017-09-12
Update to latest python 3.5 patch
Jared Szechy
2017-09-09
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...
Alexander Karatarakis
2017-09-08
Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket
Alexander Karatarakis
2017-08-30
Merge pull request #1639 from paercebal/enable_tolerant_config
Robert Schumacher
2017-08-30
Add CMake function vcpkg_from_bitbucket
Fabien Péan
2017-08-28
[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711
Robert Schumacher
[next]