aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StartProcess.cpp
AgeCommit message (Expand)Author
2025-04-13Dep/Boost: Support boost 1.88Shauren
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-09-23Core/Common: Catch and log child process creation errorsShauren
2024-09-14Core/Common: Output stdout/stderr from child process without waiting for it t...Shauren
2024-09-14Core: Remove boost iostreams dependencyShauren
2023-10-13Dep/Boost: Drop windows boost hacks (#29358)funjoker
2023-09-13Core/Misc: Silence compile warning in boost::process with version 1.83Shauren
2023-01-10Core/Logging: Fixed remaining uses of STRING_VIEW_FMT in log statementsShauren
2023-01-08Core/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
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-06CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...Giacomo Pozzoni
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-23Nopch fixShauren
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2021-08-31Core/Misc: Fix windows nopch buildShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-05-01Core/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