summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/local/local_action.cpp
AgeCommit message (Expand)Author
2024-03-08SystemCommand: Transfer outfile responsibility to callerOliver Reiche
2023-11-22LocalAction: Fix staging of empty treesOliver Reiche
2023-08-24Execution: only take complete actions from cacheKlaus Aehlig
2023-08-08just execute: Fix uncollected upwards symlinksPaul Cristian Sarbu
2023-07-21bugfix: stage symlinks as symlinks when creating an action directoryAlberto Sartori
2023-06-26Allow non-upwards symlinks with local APIPaul Cristian Sarbu
2023-06-26bazel_msg_factory: Allow non-upwards symlinks in uploaded treesPaul Cristian Sarbu
2023-05-23Storage config: also specify the location of the execution rootKlaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-02-15just-execute: report un-tagged hashesAlberto Sartori
2023-01-20Introduce multiple cache generationsSascha Roloff
2022-11-04Remove unwanted native protocol prefixes from user-visible locationsSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-11Refactor ReadTreeInfos function names and add documentationSascha Roloff
2022-10-07LocalTreeMap: Prevent tree objects from being storedOliver Reiche
2022-10-05LocalAction: Improve error message for stagingOliver Reiche
2022-08-05Add more tracing messages to remote execution clientSascha Roloff
2022-08-05LocalExecution: Use Git tree formatOliver Reiche
2022-07-05Remove option --persistentKlaus Aehlig
2022-06-28add parenthesis to emphasize the order of evaluationAlberto Sartori
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-14LocalExecution: Create output dirs prior to executionOliver Reiche
2022-03-08LocalCAS: Prefer hard link over copy for owned filesOliver Reiche
2022-03-08SystemCommand: Move to new module "src/buildtool/system"Oliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig