vcpkg/toolsrc
nicole mazzuca 1515d080fe
[vcpkg] Rewriting CmdLineBuilder (2/n) (#15627)
* [vcpkg] Rewriting CmdLineBuilder (2/n)

I would like, and I think the team would like generally,
to switch to using stuff like `posix_spawn`, as opposed to the
existing use of `system` and `popen`.

This requires a pretty large change to how we use CmdLineBuilder.
The first change we have to make is that the execute functions
_cannot_ take a StringView anymore.
This PR makes that change.
2021-01-14 09:06:31 -08:00
..
cmake [vcpkg] initial openbsd (community) support (#14549) 2020-11-23 09:43:23 -08:00
include [vcpkg] Rewriting CmdLineBuilder (2/n) (#15627) 2021-01-14 09:06:31 -08:00
src [vcpkg] Rewriting CmdLineBuilder (2/n) (#15627) 2021-01-14 09:06:31 -08:00
windows-bootstrap [vcpkg] Use a tag file rather than conditional compilation to permanently disable metrics. (#15470) 2021-01-13 14:06:06 -08:00
.clang-format [vcpkg] Registries MVP (#13038) 2020-09-02 09:13:44 -07:00
CMakeLists.txt [vcpkg] Use a tag file rather than conditional compilation to permanently disable metrics. (#15470) 2021-01-13 14:06:06 -08:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
VERSION.txt [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00