| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-08 | [qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder. | Robert Schumacher | |
| 2018-01-23 | Fix OpenNI2 deploy (#2627) | Tsukasa Sugiura | |
| * Fix OpenNI2 deploy Fix to deploy initialization file and drivers. * [openni2] Adjusting deployopenni2.ps1 paths * Fix Create Directory of OpenNI2 Drivers Fix create directory of OpenNI2 drivers. * Fix Deploy Script Path Fix deploy script path. | |||
| 2018-01-03 | Add preliminary support for arm-windows and arm64-windows triplets (#2371) | Jacek Blaszczynski | |
| * Add preliminary support for arm-windows and arm64-windows triplets Visual Studio 15.4 shipped with new VC tools targeting arm and arm64 for desktop. This change allows for recognition and usage of new triplets supporting arm and arm64 Windows desktop and server targets. * Remove unnecessary changes * Part 2 * Part 3 * Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise * Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets * Address code review feedback, clean libjpeg-turbo port.cmake * [libjpeg-turbo][tiff] Reduce changes to existing libraries. * [vcpkg-cmake] Simplify toolchain selection logic and improve comments | |||
| 2017-12-05 | Fix path to powershell.exe | Ilya Finkelshteyn | |
| https://github.com/Microsoft/vcpkg/issues/2299 | |||
| 2017-12-05 | [vcpkg-msbuild-integration] Address #2299 by using full path to powershell. | Robert Schumacher | |
| 2017-11-04 | [vcpkg-msbuild-integration] Output warning when configuration is not ↵ | Robert Schumacher | |
| determinable. Add special cases for RelWithDebInfo and MinSizeRel. | |||
| 2017-08-12 | Enable tolerance for similar configurations | paercebal | |
| 2017-07-13 | [vcpkg-applocal] Recurse into other binaries. Fixes #1435. | Robert Schumacher | |
| 2017-04-25 | [vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs ↵ | Robert Schumacher | |
| are copied. This fixes a bug which caused all non-vcpkg-using builds to be considered out of date. | |||
| 2017-04-11 | [vcpkg-msbuild] Fix line wrapping bug on Win7. | Robert Schumacher | |
| On Win7, calling powershell via MSBuild results in normal output lines being split based on the ConHost system-wide default line length settings. The fix is to first write all the lines to a file, then load that file as into an MSBuild ItemGroup. This avoids all interaction with ConHost. | |||
| 2017-04-08 | [vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to ↵ | Robert Schumacher | |
| avoid failures due to Mark Of The Web | |||
| 2017-04-07 | Fix issue 556: need setup include path for rc.exe (wtl fails to build) | Wei Mao | |
| 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 deployment | Robert Schumacher | |
| 2017-03-31 | [applocal.ps1] Keep global set of searched binaries and avoid excessive ↵ | Robert Schumacher | |
| recursion. | |||
| 2017-01-31 | [vcpkg-msbuild] Add troubleshooting message to MSBuild projects with ↵ | Robert Schumacher | |
| Importance=Normal | |||
| 2017-01-24 | [vcpkg integrate] Exit silently if target cannot be found. | Robert Schumacher | |
| 2017-01-23 | [vcpkg integrate] Lower verbosity of MSBuild messages. | Robert Schumacher | |
| 2017-01-19 | Fix integration when $(Platform) is empty | Alexander Karatarakis | |
| 2017-01-13 | [vcpkg integration] Explicitly skip empty entries instead of recursing. ↵ | Robert Schumacher | |
| Fixes #460. | |||
| 2016-12-23 | Copy DLLs before attempting to regsvr32. | Christian Ullrich | |
| 2016-12-23 | Copy DLLs for all project types. | Christian Ullrich | |
| $(TargetPath) is a simpler way of getting the primary output than assembling it from multiple variables. In addition, $(OutputType) matches $(TargetExt) only for .exe projects. | |||
| 2016-11-25 | [vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress ↵ | Robert Schumacher | |
| integration via MSBuild when using CMake. Add lib\ and lib\manual-link\ to additional library paths. [gtest] Because the four libraries provided by gtest supply redundant symbols and define main, opt them all out. Addresses #306. | |||
| 2016-11-08 | Use /DEPENDENTS instead of /IMPORTS in applocal.ps1 | Alexander Karatarakis | |
| 2016-11-04 | Revert d58f0c6680. MSBuild (and CMake) do not allow switching on CRT type ↵ | Robert Schumacher | |
| effectively, so we should use more robust logic. | |||
| 2016-10-31 | Fix issues with the integration file | Alexander Karatarakis | |
| 2016-10-31 | [integration] Enable static lib integration. Also, detect .vcpkg-root | Alexander Karatarakis | |
| 2016-10-28 | [vcpkg.targets] Change VCPkg casing to Vcpkg | Alexander Karatarakis | |
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
