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-02-23
[vcpkg] Force JOM to be updated to 1.1.2
Robert Schumacher
2017-02-21
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
Robert Schumacher
2017-02-21
[find/acquire python] Update to v1.1.2 from v1.1.1
Alexander Karatarakis
2017-02-21
[find/acquire python] Use 32-bit versions and bump to latest patch version
Alexander Karatarakis
2017-02-21
Add vcpkg_get_windows_sdk.cmake
Alexander Karatarakis
2017-02-21
Rename findTargetPlatformVersion to getWindowsSDK
Alexander Karatarakis
2017-02-21
Allow to use git.cmd in addition to git.exe
pravic
2017-02-16
Fix script for powershell in Win7
Alexander Karatarakis
2017-02-16
[vcpkg] Use the Registry to find VS2015
Robert Schumacher
2017-02-16
Don't prompt for downloading nuget when finding VS instances
Alexander Karatarakis
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-14
Fix download of nasm. Resolves libjpeg-turbo build error
Alexander Karatarakis
2017-02-14
Add functions to find Program Files folders on the CMake side
Alexander Karatarakis
2017-02-14
Add functions to find Program Files folders on the powershell side
Alexander Karatarakis
2017-02-12
Merge pull request #653 from codicodi/add-libepoxy
Robert Schumacher
2017-02-11
[bootstrap] Specify NuGet Source to avoid impact from user config.
Robert Schumacher
2017-02-09
Improve WinSDK detection
Alexander Karatarakis
2017-02-09
tabs to spaces
codicodi
2017-02-09
add libepoxy
codicodi
2017-02-08
Remove unneeded Import-Module
Alexander Karatarakis
2017-02-08
bootstrap.ps1 now detects the available Windows SDKs
Alexander Karatarakis
2017-02-08
Reorder path alterations to generally append instead of prepend.
Robert Schumacher
2017-02-08
Merge branch 'master' into codicodi-ninja-support
Robert Schumacher
2017-02-08
Fix variable name and guard against 0 instances
Alexander Karatarakis
2017-02-08
Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mkl
Robert Schumacher
2017-02-07
Add new Policy: Empty Package
Alexander Karatarakis
2017-02-06
Update SetupAPI version. Explicitly specify version. Use -nocache
Alexander Karatarakis
2017-02-06
Don't download nupkg. nuget.exe auto-downloads it
Alexander Karatarakis
2017-02-06
Add a workaround for another BITS code path
Ben Harper
2017-02-03
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.
Robert Schumacher
2017-02-03
Add Ninja support
codicodi
2017-02-02
Improve error handling if BITS transfer fails
Alexander Karatarakis
2017-02-02
[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...
Robert Schumacher
2017-02-01
[vcpkg] Add /MP to base compilation flags, enabling parallel builds.
Robert Schumacher
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2017-02-01
Download 32-bit perl instead of 64-bit. Resolves #620
Alexander Karatarakis
2017-01-31
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...
Robert Schumacher
2017-01-30
Remove doVcpkgRelease.ps1
Alexander Karatarakis
2017-01-25
[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587
Alexander Karatarakis
2017-01-25
[vcpkg] Do not build tests when running scripts\bootstrap.ps1.
Robert Schumacher
2017-01-24
[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face o...
Robert Schumacher
2017-01-24
Improve detection of VS installation instances
Alexander Karatarakis
2017-01-24
[vcpkg integrate] Exit silently if target cannot be found.
Robert Schumacher
2017-01-24
FetchDependency.ps1 now returns the downloaded exe's path
Alexander Karatarakis
2017-01-24
Fix path to nuget.exe
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
[VS2017] Enable building with v141 toolset
Alexander Karatarakis
[next]