diff options
| author | yum <yum.food.vr@gmail.com> | 2023-02-22 21:46:48 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-02-22 21:54:38 -0800 |
| commit | 08e269d9c2a7faaa08b27e0fb63d50c20529a5c2 (patch) | |
| tree | f389af59ab5cf6e305952d24dc1798d25e526903 /GUI/Libraries | |
| parent | 4840ab9beb831ec68887a5199fbb50ae6932f498 (diff) | |
Finish reimplementing synchronous process layer
Use raw WIN32 APIs to launch processes instead of wxProcess. This
enables spawning processes from arbitrary thread contexts, such as
std::async or std::thread.
In the future, this layer should be redone to support streaming output.
* TODO: update setting path. This is almost certainly broken for users
without git installed. Test in VM!
Diffstat (limited to 'GUI/Libraries')
0 files changed, 0 insertions, 0 deletions
