index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
StartProcess.cpp
Age
Commit message (
Expand
)
Author
2025-04-13
Dep/Boost: Support boost 1.88
Shauren
2025-04-13
Core/Common: Catch and log child process creation errors
Shauren
2025-04-13
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2025-04-13
Core: Remove boost iostreams dependency
Shauren
2024-02-26
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2023-09-13
Core/Misc: Silence compile warning in boost::process with version 1.83
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-09
Core/Utilities: Fixed child process console output being incorrectly cut off ...
Shauren
2021-08-31
Core/Misc: Fix windows nopch build
Shauren
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-01-16
CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...
Giacomo Pozzoni
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-15
Nopch fix
Shauren
2020-07-15
Dep: Switch to boost process instead of old standalone version
Shauren
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-04-30
Core/Utilities: Inherit env vars when starting external processes
Naios
2016-04-23
Core/Common: Fix a std::string -> char* -> std::string conversion
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios