Age | Commit message (Expand) | Author |
---|---|---|
2024-10-07 | Enable cppcoreguidelines-* checks. | Maksim Denisov |
2024-09-26 | Fix redundant std::optional conversions | Maksim Denisov |
2024-08-05 | Add missing cerrno includes | Paul Cristian Sarbu |
2024-04-08 | Consistently guard all POSIX C includes | Paul Cristian Sarbu |
2024-03-26 | Add missing system includes | Paul Cristian Sarbu |
2024-03-15 | Clean up more includes and targets | Paul Cristian Sarbu |
2024-03-08 | SystemCommand: Transfer outfile responsibility to caller | Oliver Reiche |
2023-12-19 | SystemCommand: Fix handling of child status | Oliver Reiche |
2023-06-06 | style: Use designated initializers | Paul Cristian Sarbu |
2023-05-31 | Avoid potential malloc between fork/exec | Oliver Reiche |
2023-04-26 | imports: Switch to Microsoft GSL implementation | Oliver Reiche |
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig |
2022-03-08 | SystemCommand: Exit without cleanup on error and avoid logger | Oliver Reiche |
2022-03-08 | SystemCommand: Move to new module "src/buildtool/system" | Oliver Reiche |