aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems/msbuild
AgeCommit message (Expand)Author
2021-09-24Remove unnecessary <Delete> that races <Touch> (#20313)AndrewDeanMS
2021-09-08[msbuild] add vcpkg to <Lib> search path (#20054)autoantwort
2021-09-02[vcpkg] Repair msbuild damage and workaround the way we integrate on VS2015. ...Billy O'Neal
2021-06-01Use objdump for dll dependencies (#18027)Kai Pastor
2021-03-22[msbuild] fix integration caching (#16787)nicole mazzuca
2021-03-10[host dependencies] add support in the scripts (#16627)nicole mazzuca
2021-02-10[vcpkg integrate install] Allow setting the vcpkg installed dir (#16173)nicole mazzuca
2021-02-09[vcpkg.targets] Add an additional options parameter for MSBuild integration (...ras0219
2021-02-04[msbuild]Fix incorrect triplet configuration for Project Reunion apps (#15410)Soumya Ranjan Mahunt
2021-01-29[vcpkg] Teach vcpkg.targets to emit a .tlog, enabling up-to-date checks (#15898)ras0219
2020-11-30[vcpkg] Fix issue in vcpkg.targets that introduced in 13755 (#14797)Phoebe
2020-11-25[vcpkg msbuild] Fix the issues introduced in 13755 (#14772)nicole mazzuca
2020-11-19[vcpkg] Two bug fixes and some improvements in buildsystems/msbuild (#13755)Dr. Frank Heimes
2020-11-09Add support for llvm-objdump to applocal.ps1 (#11898)Christian Fersch
2020-10-27[vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it ...Billy O'Neal
2020-10-27Serialize deployBinary on target directory (#11363)Thomas Gwynne-Timothy
2020-09-18[vcpkg manifest-mode] Fix parallel msbuild failures (#13589)nicole mazzuca
2020-08-05[msbuild] Revert the importance to Normal (#12727)Phoebe
2020-07-08[vcpkg] Fix MSBuild regressions #12062 and #12086. (#12257)ras0219
2020-07-08[vcpkg.targets] Fix #12292 regression with MSBuild targets (#12319)Robert Schumacher
2020-07-05[vcpkg integrate] Clean up vcpkg.target file (#4608)Dr. Frank Heimes
2020-07-02[msbuild] Revert the importance to Normal (#12212)Phoebe
2020-07-01Don't change manifest root when manifest isn't enabled. (#12191)Stephane Lajoie
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-15[vcpkg] Add vcpkg item to project settings in Visual Studio (#4361)Alexander Neumann
2020-06-04[vcpkg] Provide $(VcpkgRoot) and $(VcpkgCurrentInstalledDir) for customers. (...Billy O'Neal
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-05-29[vcpkg] Rename the msbuild property VcpkgRoot to VcpkgCurrentInstalledDir, an...Billy O'Neal
2020-05-08[azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139)Tsukasa Sugiura
2019-07-22Resolves "project is never up-to-date" problem (issue 6179) (#7322)crusader-mike
2019-06-12Update applocal.ps1 (#4942)shadowxiali
2019-02-28Overwriting dlls in the destination output directory when the source … (#4796)SvenPStarFinanz
2018-11-08Temp fix for #4359 (#4573)Alexander Neumann
2018-10-23[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #...Robert Schumacher
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
2018-04-18[magnum] Properly deploy plugins (#3191)Jonathan Hale
2018-02-08[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.Robert Schumacher
2018-01-23Fix OpenNI2 deploy (#2627)Tsukasa Sugiura
2018-01-03Add preliminary support for arm-windows and arm64-windows triplets (#2371)Jacek Blaszczynski
2017-12-05Fix path to powershell.exeIlya Finkelshteyn
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 determin...Robert Schumacher
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