aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-23[vcpkg] Force JOM to be updated to 1.1.2Robert Schumacher
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
2017-02-21[find/acquire python] Update to v1.1.2 from v1.1.1Alexander Karatarakis
2017-02-21[find/acquire python] Use 32-bit versions and bump to latest patch versionAlexander Karatarakis
2017-02-21Add vcpkg_get_windows_sdk.cmakeAlexander Karatarakis
2017-02-21Rename findTargetPlatformVersion to getWindowsSDKAlexander Karatarakis
2017-02-21Allow to use git.cmd in addition to git.exepravic
2017-02-16Fix script for powershell in Win7Alexander Karatarakis
2017-02-16[vcpkg] Use the Registry to find VS2015Robert Schumacher
2017-02-16Don't prompt for downloading nuget when finding VS instancesAlexander Karatarakis
2017-02-16fetchDependency.ps1: add option to override prompting for downloadAlexander Karatarakis
2017-02-16CMake: Bump version to 3.8.0 to resolve VS2017 UWP build issuesAlexander Karatarakis
2017-02-15Use MinGit instead of PortableGit. Resolves #662Alexander Karatarakis
2017-02-14Fix download of nasm. Resolves libjpeg-turbo build errorAlexander Karatarakis
2017-02-14Add functions to find Program Files folders on the CMake sideAlexander Karatarakis
2017-02-14Add functions to find Program Files folders on the powershell sideAlexander Karatarakis
2017-02-12Merge pull request #653 from codicodi/add-libepoxyRobert Schumacher
2017-02-11[bootstrap] Specify NuGet Source to avoid impact from user config.Robert Schumacher
2017-02-09Improve WinSDK detectionAlexander Karatarakis
2017-02-09tabs to spacescodicodi
2017-02-09add libepoxycodicodi
2017-02-08Remove unneeded Import-ModuleAlexander Karatarakis
2017-02-08bootstrap.ps1 now detects the available Windows SDKsAlexander Karatarakis
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
2017-02-08Merge branch 'master' into codicodi-ninja-supportRobert Schumacher
2017-02-08Fix variable name and guard against 0 instancesAlexander Karatarakis
2017-02-08Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mklRobert Schumacher
2017-02-07Add new Policy: Empty PackageAlexander Karatarakis
2017-02-06Update SetupAPI version. Explicitly specify version. Use -nocacheAlexander Karatarakis
2017-02-06Don't download nupkg. nuget.exe auto-downloads itAlexander Karatarakis
2017-02-06Add a workaround for another BITS code pathBen Harper
2017-02-03[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.Robert Schumacher
2017-02-03Add Ninja supportcodicodi
2017-02-02Improve error handling if BITS transfer failsAlexander 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-01Add PolicyDLLsWithoutLIBs policyAlexander Karatarakis
2017-02-01Download 32-bit perl instead of 64-bit. Resolves #620Alexander Karatarakis
2017-01-31[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...Robert Schumacher
2017-01-30Remove doVcpkgRelease.ps1Alexander Karatarakis
2017-01-25[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587Alexander 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-24Improve detection of VS installation instancesAlexander Karatarakis
2017-01-24[vcpkg integrate] Exit silently if target cannot be found.Robert Schumacher
2017-01-24FetchDependency.ps1 now returns the downloaded exe's pathAlexander Karatarakis
2017-01-24Fix path to nuget.exeAlexander Karatarakis
2017-01-24Download nuget.exe in a version-including subfolder in Downloads\Alexander Karatarakis
2017-01-24Remove $downloadName variableAlexander Karatarakis
2017-01-23[VS2017] Enable building with v141 toolsetAlexander Karatarakis