aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-05-14[boost] Fix uwp builds. Add x86-uwp to CI.Robert Schumacher
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
2017-04-01[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.Robert Schumacher
2017-03-31[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.Robert Schumacher
2017-03-31[applocal.ps1] Refactor out binary deploymentRobert Schumacher
2017-03-31[applocal.ps1] Keep global set of searched binaries and avoid excessive recur...Robert Schumacher
2017-03-31[vcpkg] Fix regression introduced in 8dc2699e5d. Fixes #873. Fixes #871. Fixe...Robert Schumacher
2017-03-29Merge pull request #864 from codicodi/fix-toolchainRobert Schumacher
2017-03-28[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATHRobert Schumacher
2017-03-28[vcpkg.cmake] handle alias executable targetscodicodi
2017-03-24[vcpkg] Fix bug when downloading Git.Robert Schumacher
2017-03-24Add EMPTY_INCLUDE_FOLDER policy. Resolves #816Alexander Karatarakis
2017-03-21[vcpkg-toolchain] Automatically detect Windows SDK version.Robert Schumacher
2017-03-21[vcpkg-configure-cmake] Use toolchain in internal builds.Robert Schumacher
2017-03-20Look for 'git' instead of 'git.exe'. Resolves #820Alexander Karatarakis
2017-03-20[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.Robert Schumacher
2017-03-15Use -NoProfile when calling powershellAlexander Karatarakis
2017-03-15Fix vcpkg_get_windows_sdk.cmake to properly handle space in pathAlexander Karatarakis
2017-03-14Merge pull request #790 from Mixaill/msbuild-platformtoolsetRobert Schumacher
2017-03-14vcpkg_configure_cmake: fix ARM configuringMikhail Paulyshka
2017-03-14vcpkg_build_msbuild: add PLATFORM_TOOLSET propertyMikhail Paulyshka
2017-03-13Merge pull request #775 from Mixaill/msvs2017-mpir-winsdkRobert Schumacher
2017-03-13[vcpkg_build_msbuild] Perform a full rebuild by default.Robert Schumacher
2017-03-13[vcpkg_build_msbuild] Default to overriding WinSDK versionRobert Schumacher