summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine
AgeCommit message (Expand)Author
2024-09-09When creating actions, normalize paths in the action definitionKlaus Aehlig
2024-05-21serve 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-24expressions: add logical negationKlaus Aehlig
2024-04-24expressions: for "if" expressions, make both branches optionalKlaus Aehlig
2024-04-24expressions: add "length" functionKlaus Aehlig
2024-04-24expressions: add generic assertionsKlaus Aehlig
2024-04-19Also for absent tragets, track progress by configured targetKlaus Aehlig
2024-04-19Export progress: report short configurationKlaus Aehlig
2024-04-16expression language: add array access by indexKlaus 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-05Evaluator: Add infrastructure to annotate relevant objectsKlaus Aehlig
2024-04-05built-in rules: describe staging conflict in more detailKlaus Aehlig
2024-04-05bug fix in expresion, Union: propagate the disjointness propertyKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-26Expression language: add float operations "*" and "+"Klaus Aehlig
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-29expressions: add kFalseKlaus Aehlig
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-14expression map: properly wrap logger for import callsKlaus Aehlig
2024-02-08rule_map: improve error reportingKlaus Aehlig
2024-02-08NamedTarget: support ToString()Klaus Aehlig
2024-02-08JsonFileMap: refuse to read absent rootKlaus Aehlig
2024-02-08Target map: on error in rule look up, report the rule being looked forKlaus Aehlig
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-20just: Query serve endpoint during analysis for non-cached export targetsPaul Cristian Sarbu
2023-12-20directory_map: refuse to read contents of absent rootsKlaus Aehlig
2023-12-14target_map: Remove unneeded method to perform endpoint consistency checkPaul Cristian Sarbu
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