summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/local
AgeCommit message (Expand)Author
2022-04-04Hardlinking: when error is expected, log only at debug levelKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-14LocalExecution: Create output dirs prior to executionOliver Reiche
2022-03-14LocalApi: Fix missing entries in cached trees from tree mapOliver Reiche
2022-03-09LocalCAS: Set epoch time for every entryOliver Reiche
2022-03-09FileStorage: Avoid rename for owned filesOliver Reiche
2022-03-08LocalCAS: Prefer hard link over copy for owned filesOliver Reiche
2022-03-08LocalCAS: Avoid writable fds when adding executables to CASOliver Reiche
2022-03-08SystemCommand: Move to new module "src/buildtool/system"Oliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig