aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2017-03-13template: add some more variablesMikhail Paulyshka
2017-03-12vcpkg_build_msbuild: add TARGET_PLATFORM_VERSION propertyMikhail Paulyshka
2017-03-11[vcpkg] Fix regression in 7b14894d. Fixes #772.Robert Schumacher
2017-03-10Update version of VS SetupAPI nuget packageAlexander Karatarakis
2017-03-06[vcpkg-configure-cmake] Alwasy set CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP to ...Robert Schumacher
2017-03-03Rename policy to OnlyReleaseCRTAlexander Karatarakis
2017-03-03Add policy: NoDebugBinariesAlexander Karatarakis
2017-03-02[ffmpeg] Initial commit of version 3.2.4Robert Schumacher
2017-02-28Merge pull request #701 from MKlimenko/masterRobert Schumacher
2017-02-24Tweak -Verbose messagesAlexander Karatarakis
2017-02-24Rewrite WindowsSDK detectionAlexander Karatarakis
2017-02-24Rewrite MSBuild detectionAlexander Karatarakis
2017-02-24Inline variablesAlexander Karatarakis
2017-02-24Improve functions that detect ProgramFiles in CMakeAlexander Karatarakis
2017-02-24Improve functions that detect ProgramFiles in powershellAlexander Karatarakis
2017-02-23Tweak Verbose messagesAlexander Karatarakis
2017-02-23Disable Verbose-level messages for imported moduleAlexander Karatarakis
2017-02-23Remove unneeded Import-Module directiveAlexander Karatarakis
2017-02-23[vcpkg] Force JOM to be updated to 1.1.2Robert Schumacher
2017-02-22Add proxy credential supportMikhail Klimenko
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