summaryrefslogtreecommitdiff
path: root/src/buildtool/main/analyse.cpp
AgeCommit message (Expand)Author
2024-04-26analyse: fix reporting of internal errosKlaus Aehlig
2024-04-16Absent targets: support registering the serve failure logsKlaus Aehlig
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-03-22Absent target: deduplicate serve calls asking for flexible variablesKlaus Aehlig
2024-03-19just analysis: Be explicit in logging locationPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-03-11just analyse: Use explicit target cache instancePaul Cristian Sarbu
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-01-16Analysed target: keep track of implied export targetsKlaus Aehlig
2023-12-12just: Report progress of export targets served during analysisPaul Cristian Sarbu
2023-12-05AnalyseTarget: Simplify method signaturePaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-15define AbsentTargetMap for handling export targets in absent repositoriesAlberto Sartori
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-05AnalysedTarget: Make shared pointer's content immutableOliver Reiche
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-05Move analysis out of main.cppKlaus Aehlig