aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StartProcess.cpp
AgeCommit message (Expand)Author
2025-04-13Dep/Boost: Support boost 1.88Shauren
2025-04-13Core/Common: Catch and log child process creation errorsShauren
2025-04-13Core/Common: Output stdout/stderr from child process without waiting for it t...Shauren
2025-04-13Core: Remove boost iostreams dependencyShauren
2024-02-26Dep/Boost: Drop windows boost hacks (#29358)funjoker
2023-09-13Core/Misc: Silence compile warning in boost::process with version 1.83Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-09Core/Utilities: Fixed child process console output being incorrectly cut off ...Shauren
2021-08-31Core/Misc: Fix windows nopch buildShauren
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-01-16CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...Giacomo Pozzoni
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-07-15Nopch fixShauren
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-04-30Core/Utilities: Inherit env vars when starting external processesNaios
2016-04-23Core/Common: Fix a std::string -> char* -> std::string conversionNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios