summaryrefslogtreecommitdiff
path: root/src/buildtool/main/analyse.cpp
AgeCommit message (Expand)Author
2025-05-06just: record analysis errors in profileKlaus Aehlig
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2024-11-20Return ResultTargetMap from analysisMaksim Denisov
2024-11-14main: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-13Pass HashFunction::Type to SourceTargetMapMaksim Denisov
2024-08-29async_map_utils: Pass key_printer also for reporting pending tasks...Paul Cristian Sarbu
2024-08-06analyse: extend provides map when switching to action inputKlaus Aehlig
2024-06-27Capture ServeApi by pointer in AnalyseContextMaksim Denisov
2024-06-18Pass ServeApi as a field of context to the analysisMaksim Denisov
2024-06-18Use an extensible structure to pass arguments to the analysis.Maksim Denisov
2024-06-18Use RemoteServeConfig functionality via Instance()Maksim Denisov
2024-05-17RepositoryConfig: Instance should not be changed once populatedPaul Cristian Sarbu
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