summaryrefslogtreecommitdiff
path: root/src/buildtool/system/system_command.hpp
AgeCommit message (Expand)Author
2024-11-14system: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable cppcoreguidelines-* checks.Maksim Denisov
2024-09-26Fix redundant std::optional conversionsMaksim Denisov
2024-08-05Add missing cerrno includesPaul Cristian Sarbu
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-08SystemCommand: Transfer outfile responsibility to callerOliver Reiche
2023-12-19SystemCommand: Fix handling of child statusOliver Reiche
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-05-31Avoid potential malloc between fork/execOliver Reiche
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-03-08SystemCommand: Exit without cleanup on error and avoid loggerOliver Reiche
2022-03-08SystemCommand: Move to new module "src/buildtool/system"Oliver Reiche