summaryrefslogtreecommitdiff
path: root/src/buildtool/progress_reporting
AgeCommit message (Expand)Author
2025-02-28Make statistics a separate libraryMaksim Denisov
2025-01-28Progress reporting: also report the primary action outputKlaus Aehlig
2024-11-14progress_reporting: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-25Add dependencies explicitly that are included directlyKlaus Aehlig
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-19graph traverser: Be explicit in logging locationPaul Cristian Sarbu
2024-03-19just analysis: Be explicit in logging locationPaul Cristian Sarbu
2024-03-12Exports-progress reporter: do not encode sampleKlaus Aehlig
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-20task tracker: support sampling the sizeKlaus Aehlig
2023-03-06Targets: Fix minor deps structure issuePaul 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-11-21Use the newly-added concept of private-depsKlaus Aehlig
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-06-09fix typosAlberto Sartori
2022-04-25Progress reporting: include origins of running actionsKlaus Aehlig
2022-04-04Add a basic progress reporterKlaus Aehlig