summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map/absent_target_map.cpp
AgeCommit message (Expand)Author
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2024-11-14build_engine: Implement IWYU suggestionsPaul Cristian Sarbu
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
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
2024-06-18Use ServeApi functionality via Instance()Maksim Denisov
2024-06-11Move creation of TargetCacheKey description to TargetCacheMaksim Denisov
2024-05-17RepositoryConfig: Instance should not be changed once populatedPaul Cristian Sarbu
2024-05-15serve target: Improve logic for local build failure triggersPaul Cristian Sarbu
2024-04-25absent_target_map: fix target_file when requesting flexible variableKlaus Aehlig
2024-04-19Also for absent tragets, track progress by configured targetKlaus Aehlig
2024-04-16Absent targets: support registering the serve failure logsKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-22Absent target: deduplicate serve calls asking for flexible variablesKlaus Aehlig
2024-03-22Avoid unnecessary calls to serve for export targetsKlaus Aehlig
2024-03-19serve target: Differentiate between fatal and non-fatal orchestrated buildsPaul 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-07absent_target_map: Improve log messagesPaul Cristian Sarbu
2024-01-31just serve: Cleanup logging to remove tool namePaul 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-12absent_target_map: Improved loggingPaul Cristian Sarbu
2023-12-05serve target client: Ensure repository key blob is also in remote CASPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-15define AbsentTargetMap for handling export targets in absent repositoriesAlberto Sartori