summaryrefslogtreecommitdiff
path: root/src/buildtool/progress_reporting/base_progress_reporter.cpp
AgeCommit message (Expand)Author
2024-11-14progress_reporting: Implement IWYU suggestionsPaul Cristian Sarbu
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2023-02-27Progress reporting: Extract generic logic from just base progress reporter classSascha Roloff
2023-02-27Progress reporting: Extract generic logic from just progress classSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-22Progress percentage: only count actual workKlaus Aehlig
2022-08-19Progress: Print overall build progress in percentOliver Reiche
2022-04-25Progress reporting: include origins of running actionsKlaus Aehlig
2022-04-04Add a basic progress reporterKlaus Aehlig