aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems/msbuild
AgeCommit message (Expand)Author
2017-08-12Enable tolerance for similar configurationspaercebal
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 are...Robert Schumacher
2017-04-11[vcpkg-msbuild] Fix line wrapping bug on Win7.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-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-01-31[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...Robert Schumacher
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-19Fix integration when $(Platform) is emptyAlexander Karatarakis
2017-01-13[vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes...Robert Schumacher
2016-12-23Copy DLLs before attempting to regsvr32.Christian Ullrich
2016-12-23Copy DLLs for all project types.Christian Ullrich
2016-11-25[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...Robert Schumacher
2016-11-08Use /DEPENDENTS instead of /IMPORTS in applocal.ps1Alexander Karatarakis
2016-11-04Revert d58f0c6680. MSBuild (and CMake) do not allow switching on CRT type eff...Robert Schumacher
2016-10-31Fix issues with the integration fileAlexander Karatarakis
2016-10-31[integration] Enable static lib integration. Also, detect .vcpkg-rootAlexander Karatarakis
2016-10-28[vcpkg.targets] Change VCPkg casing to VcpkgAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis