aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-06-06stop cmake build on a failed downloadatkawa7
2017-06-02Include it in common toolsatkawa7
2017-06-02Acquire chromium depot toolsatkawa7
2017-05-29Add default path of 64-bit python as installed by MSVS2017Bagong
2017-05-29Correct path bison/flex add ruby 2.4.1 and gperf 3.0.1Bagong
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and M...Robert Schumacher
2017-05-28[vcpkg-toolchain] Compare CMAKE_SYSTEM_NAME, not WINDOWS_STORE. Fixes #1179.Robert Schumacher
2017-05-28Merge pull request #1163 from atkawa7/thriftRobert Schumacher
2017-05-25[vcpkg-ci] Do not delete log filesRobert Schumacher
2017-05-25Remove unintuitive naming in vcpkg_find_acquire_programatkawa7
2017-05-25[vcpkg-ci] Add uwebsockets to internal CIRobert Schumacher
2017-05-25Added Flex and Bison to vcpkg_find_acquire_programatkawa7
2017-05-24[vcpkg] Fix regression on Windows 7/8 introduced with Powershell Core supportRobert Schumacher
2017-05-23Merge pull request #1141 from Mixaill/pscore-bootstrapAlexander Karatarakis
2017-05-23scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7Alexander Karatarakis
2017-05-22[vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRTRobert Schumacher
2017-05-22scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell CoreMikhail Paulyshka
2017-05-22[rttr] initial commit of version 0.9.5Daniel Shaw
2017-05-19[vcpkg-ci] Disable folly:x64-windows pending manual investigation.Robert Schumacher
2017-05-19[vcpkg-internalCI] exit $? doesn't cause VSO to fail the buildRobert Schumacher
2017-05-14Merge pull request #1078 from KindDragon/grpcRobert Schumacher
2017-05-14[boost] Fix uwp builds. Add x86-uwp to CI.Robert Schumacher
2017-05-11[c-ares] Initial commit for c-ares libraryArkadiy Shapkin
2017-05-10[libepoxy] update to 1.4.2codicodi
2017-05-08[vcpkg-internalCI] Add folly:x64-windows to internal CI buildsRobert Schumacher
2017-05-08Update ports.cmakeOlaf van der Spek
2017-05-06[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.Robert Schumacher
2017-05-06[vcpkg] Add more logging to findXYZ.ps1Robert Schumacher
2017-05-04Rework vcpkg's triplet environment readingAlexander Karatarakis
2017-05-03Merge pull request #1020 from muemart/fix_archRobert Schumacher
2017-05-03Fix processor architecture detectionMartin Müller
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-05-01[vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the use...Robert Schumacher
2017-04-25[vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs are...Robert Schumacher
2017-04-25[vcpkg-acquire-msys] PROCESSOR_ARCHITEW6432=AMD64, not x64Robert Schumacher
2017-04-24[vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of sys...Robert Schumacher
2017-04-24Merge branch 'x86-disable-ninja'Robert Schumacher
2017-04-24[vcpkg-acquire-msys] Enable side-by-side of x86 and x64 msys.Robert Schumacher
2017-04-24Fix missing parenthesisİsmail Dönmez
2017-04-24Use msys64 on 64bit systemsİsmail Dönmez
2017-04-23[vcpkg] Ninja is only 64-bit; do not use on x86Robert Schumacher
2017-04-21Update cmake version to 3.8.0 (was 3.8.0rc1)Alexander Karatarakis
2017-04-20[vcpkg.cmake] Detect .vcpkg-rootAlexander Karatarakis
2017-04-19[vcpkg] Add script for internal CI. This makes the set of built packages more...Robert Schumacher
2017-04-13[vcpkg] Fix getWindowsSDK to correctly handle the new optional c++ desktop de...Robert Schumacher
2017-04-11[vcpkg-msbuild] Fix line wrapping bug on Win7.Robert Schumacher
2017-04-11[vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset.Robert Schumacher
2017-04-08[vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to a...Robert Schumacher
2017-04-07Fix issue 556: need setup include path for rc.exe (wtl fails to build)Wei Mao
2017-04-06[vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain.Robert Schumacher