diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2020-02-08 22:45:36 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-08 22:45:36 -0800 |
| commit | f7fb56decd9d03cf79a1d23f44daa3a23560b995 (patch) | |
| tree | 3ab3d78aa90da2d368a16b65ae624e263e26d19e /scripts | |
| parent | b20c6d3b89b9fa22a19e3609e6df2fcfc20f968f (diff) | |
| download | vcpkg-f7fb56decd9d03cf79a1d23f44daa3a23560b995.tar.gz vcpkg-f7fb56decd9d03cf79a1d23f44daa3a23560b995.zip | |
[vcpkg] Use CreateProcess on Windows. Improve EnvVars manipulation and handling. (#9897)
* [vcpkg] Rewrite process spawning on windows to always use CreateProcess, enabling better environment handling
* [vcpkg] Use environment cache to avoid calling vcvars multiple times
* [vcpkg] Increase buffer size while computing hashes
* [vcpkg] Remove unneeded cmd.exe wrapper process on all CreateProcess calls
* [vcpkg] Fix .vcxproj{,.filters}
* [vcpkg] Upgrade Ctrl-C state machine to handle multiple background processes.
* [vcpkg] Fix regression while launching metrics: 'start' can't be passed directly to CreateProcessW
* [vcpkg] Fix typo on non-Windows
* [vcpkg] Fix various uses of >NUL across the code
* [vcpkg] Fix various uses of >NUL across the code
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
