summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/target_map
AgeCommit message (Expand)Author
2024-08-01class Action: include field cwdKlaus Aehlig
2024-07-22Rename HashFunction methods and enumsMaksim Denisov
2024-07-22Unify tagging logic in HashFunctionMaksim Denisov
2024-07-22Use HashFunction from Storage during analysisMaksim Denisov
2024-07-22Use a fixed HashFunction in ActionDescriptionMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-22Use HashFunction functionality via Instance()Maksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim 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-25describe: also describe "configure" targets in more detailKlaus Aehlig
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 RemoteServeConfig functionality via Instance()Maksim Denisov
2024-06-18Use ServeApi functionality via Instance()Maksim Denisov
2024-06-11Move creation of TargetCacheKey description to TargetCacheMaksim Denisov
2024-06-04rule language: support SYMLINK functionKlaus Aehlig
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-05-14configured_target: limit size of short representationKlaus Aehlig
2024-05-14target_map: show short description of configured targetsKlaus Aehlig
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-19Export progress: report short configurationKlaus Aehlig
2024-04-16Absent targets: support registering the serve failure logsKlaus Aehlig
2024-04-16target map: follow proper line-breaking conventionKlaus Aehlig
2024-04-12Target analysis: report short names of targets when describing a conflictKlaus Aehlig
2024-04-11configured target: support short representationKlaus Aehlig
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-04-05User-defined rules: annotate revelant objects relevant to evaluation errors.Klaus Aehlig
2024-04-05built-in rules: describe staging conflict in more detailKlaus 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-22Avoid unnecessary analysis of export targetsKlaus Aehlig
2024-03-19serve target: Differentiate between fatal and non-fatal orchestrated buildsPaul Cristian Sarbu
2024-03-19result_map: Be explicit in logging location when getting results...Paul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-12Export-target progress reporting: report the target nameKlaus Aehlig
2024-03-12target evalution: handle error in dependency evaluationKlaus Aehlig
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11target_map: Typo fix in log messagePaul 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-03-07absent_target_map: Improve log messagesPaul Cristian Sarbu
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-08Target map: on error in rule look up, report the rule being looked forKlaus Aehlig