Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-04 | command-line logging: change color scheme | Klaus Aehlig | |
... to make it readable also on white background, where yellow is hardly readable. | |||
2023-02-01 | Update fmtlib to version 9.1.0 | Klaus Aehlig | |
Co-authored-by: Michael Thies <mail@mhthies.de> | |||
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig | |
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com> | |||
2022-06-13 | Logging: Extend logger by level for Performance | Oliver Reiche | |
2022-04-04 | Add a new log level for progress updates | Klaus Aehlig | |
2022-03-23 | Apply changes suggested by clang-tidy 11 | Oliver Reiche | |
2022-03-01 | flush after logging to stderr | Klaus Aehlig | |
2022-02-22 | Initial self-hosting commit | Klaus Aehlig | |
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com> |