summaryrefslogtreecommitdiff
path: root/src/buildtool/main/analyse_context.hpp
AgeCommit message (Expand)Author
2024-07-30analyse_context: Add missing documentationPaul Cristian Sarbu
2024-07-05Pass Storage to RepositoryConfigMaksim Denisov
2024-06-27Capture ServeApi by pointer in AnalyseContextMaksim Denisov
2024-06-27Capture TargetCache by pointer in AnalyseContextMaksim Denisov
2024-06-18Make ServeApi a general class, not a singletonMaksim 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