vcpkg/toolsrc/include
Robert Schumacher f7fb56decd [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
2020-02-08 22:45:36 -08:00
..
catch2 [vcpkg] Major tool CMakeLists.txt updates 2019-08-16 19:40:53 -07:00
vcpkg [vcpkg] Use CreateProcess on Windows. Improve EnvVars manipulation and handling. (#9897) 2020-02-08 22:45:36 -08:00
vcpkg-test [vcpkg] Further parser improvements (#9895) 2020-02-07 11:24:35 -08:00
pch.h Add support for building with MinGW (#9137) 2020-01-17 15:36:08 -08:00