summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/utils
AgeCommit message (Collapse)Author
2023-08-24Execution: only take complete actions from cacheKlaus Aehlig
... which are only actions that, besides giving exit code 0 also created all the outputs they promised to.
2023-08-11Move downstepping to subobjects to a libraryKlaus Aehlig
... in order to make that functionality reusable