summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-14clean up markdown in tutorial and conceptsKlaus Aehlig
2025-04-11README: link profiling documentationKlaus Aehlig
2025-04-11Remove unused function GetTree from BazelCasClientKlaus Aehlig
2025-04-11Drop unused directory mapKlaus Aehlig
2025-04-10cas_utils: Fix typo in log messagePaul Cristian Sarbu
2025-04-10BazelAcClient: log cache misses at trace levelKlaus Aehlig
2025-04-10FilesystemManger: reduce debug level for absent filesKlaus Aehlig
2025-04-10graph_traverser: drop logging graph-internal identifiersKlaus Aehlig
2025-04-10Remove unnecessary targets filesKlaus Aehlig
2025-04-09toolchains for protobuf/grpc: include non-debug binaryKlaus Aehlig
2025-04-09Document tree overlays as implemented conceptKlaus Aehlig
2025-04-08Add end-to-end test verifying tree operations work with remote executionKlaus Aehlig
2025-04-08executor: for a tree-overlay action, also report inputs in case of errorKlaus Aehlig
2025-04-08Tree-overlay utils: also report the path within the original treeKlaus Aehlig
2025-04-08BazelCasClient: only warn on failure of GetTreeKlaus Aehlig
2025-04-08executor: also track begin and end of tree-overlay operationsKlaus Aehlig
2025-04-08Extend tree-conflict test to also verify the offending target is reported pro...Klaus Aehlig
2025-04-08Result map: include tree-overlay actions to the origin mapKlaus Aehlig
2025-04-08Keep identifiers for actions, trees, and tree_overlays disjointKlaus Aehlig
2025-04-08Add end-to-end test for disjoint_tree_overlayKlaus Aehlig
2025-04-08executor: properly report failure of tree actionsKlaus Aehlig
2025-04-08Improve reporting on tree errorsKlaus Aehlig
2025-04-08bzip2 binary targets: Clear DEBUG flagPaul Cristian Sarbu
2025-04-08grpc_cpp_plugin target: Clear DEBUG flagPaul Cristian Sarbu
2025-04-08protoc target: Clear DEBUG flagPaul Cristian Sarbu
2025-04-07CHANGELOG: tree overlays are implementedKlaus Aehlig
2025-04-07Add basic end-to-end test for tree operationsKlaus Aehlig
2025-04-07executor: also handle tree-overlay actionsKlaus Aehlig
2025-04-07bootstrap.py: ignore tree operationsKlaus Aehlig
2025-04-07TreeOperationsUtils: sequential version of tree overlay computationSascha Roloff
2025-04-07graph_traverser: also create tree-overlay actionsKlaus Aehlig
2025-04-07dag: be aware of tree-overlaysKlaus Aehlig
2025-04-07Documentation of built-in rules: document {disjoint_,}tree_overlayKlaus Aehlig
2025-04-07Add built-in rules {disjoint_,}tree_overlayKlaus Aehlig
2025-04-07Rule documentation: describe `TREE_OVERLAY` and `DISJOINT_TREE_OVERLAY`Klaus Aehlig
2025-04-07Defined rules: add TREE_OVERLAY and DISJOINT_TREE_OVERLAY functionKlaus Aehlig
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2025-04-07just-graph-file(5): document tree overlaysKlaus Aehlig
2025-04-07interfaces: extend signatures to be aware of tree overlaysKlaus Aehlig
2025-04-07Add a class describing a tree defined as an overlayKlaus Aehlig
2025-04-07Action: support tree-overlay actionsKlaus Aehlig
2025-04-07ArtifactDescription: support tree overlaysKlaus Aehlig
2025-04-07tree-overlay design: minor updatesKlaus Aehlig
2025-04-07just-mr progress_reporter: Fix typo in log messagePaul Cristian Sarbu
2025-04-04just: Interleave graph dumping with other tasksKlaus Aehlig
2025-04-03Result-Map: do not log analysis result in ToFile operationKlaus Aehlig
2025-04-02Executor: use the passed loggerKlaus Aehlig
2025-04-01git_repo: Add missing include in debug modePaul Cristian Sarbu
2025-03-26built-in rule "tree": fix supported fieldsKlaus Aehlig
2025-03-24CHANGELOG: mention invocation logging and profilingKlaus Aehlig