vcpkg/scripts/buildsystems
AndrewDeanMS 86d2925af0
Remove unnecessary <Delete> that races <Touch> (#20313)
When VcpkgInstallManifestDependencies runs in parallel,
the Delete in one task causes the touch in another to fail.
The Delete isn't actually necessary to accomplish the goal
here, so remove it.
2021-09-24 10:07:26 -07:00
..
make_wrapper [windres-rc] Fix wrapper output (#17045) 2021-06-17 13:08:01 -07:00
meson [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
msbuild Remove unnecessary <Delete> that races <Touch> (#20313) 2021-09-24 10:07:26 -07:00
osx [applocal.py] Don't try to install dependencies not managed by vcpkg (#16716) 2021-03-15 15:47:08 -07:00
vcpkg.cmake [vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088) 2021-09-13 20:10:12 -07:00