vcpkg/scripts
Robert Schumacher 116b1b8c66 Reorder path alterations to generally append instead of prepend.
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08:00
..
buildsystems [vcpkg] Override Boost_COMPILER setting for all packages and toolchain to enable mixing VS2015 and VS2017 2017-02-02 15:41:34 -08:00
cmake Reorder path alterations to generally append instead of prepend. 2017-02-08 17:39:31 -08:00
templates Add Ninja support 2017-02-03 17:16:13 +01:00
bootstrap.ps1 [vcpkg] Do not build tests when running scripts\bootstrap.ps1. 2017-01-25 15:05:51 -08:00
fetchDependency.ps1 Improve error handling if BITS transfer fails 2017-02-02 16:00:30 -08:00
findAnyMSBuildWithCppPlatformToolset.ps1 [VS2017] Add powershell script to find any MSBuild with C++ support 2017-01-23 12:54:03 -08:00
findFileRecursivelyUp.ps1 Powershell scripts now detect the root dir via the .vcpkg-root file 2016-09-19 18:52:17 -07:00
findVisualStudioInstallationInstances.ps1 Fix variable name and guard against 0 instances 2017-02-08 02:07:53 -08:00
ports.cmake Add new Policy: Empty Package 2017-02-07 17:02:57 -08:00