summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_engine/dag/dag.cpp
AgeCommit message (Expand)Author
2025-04-07dag: be aware of tree-overlaysKlaus Aehlig
2024-11-14execution_engine: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-17Small code improvements based on lint warningsPaul Cristian Sarbu
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-07-12DAG: remove methods used in tests onlyMaksim Denisov
2024-07-12DAG: remove unused methodsMaksim Denisov
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig