summaryrefslogtreecommitdiff
path: root/src/buildtool/storage
AgeCommit message (Expand)Author
2024-02-16export targets: Enforce the invariant when writing target cache entriesPaul Cristian Sarbu
2024-01-16Keep implied target-cache values aliveKlaus Aehlig
2024-01-16TargetCacheEntry: serialize implied export targetsKlaus Aehlig
2024-01-16TargetCacheEntry: return implied targets, if serializedKlaus Aehlig
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-11-22LocalAction: Fix staging of empty treesOliver Reiche
2023-11-15TargetCache: add new member function WithShard(shard) that returns a new Targ...Alberto Sartori
2023-11-15TargetCacheKey: make TargetCacheKey(Artifact::ObjectInfo) constructor publicAlberto Sartori
2023-11-14Fix serialization of the target cache keyOliver Reiche
2023-11-14fs_utils: Only accept strings as 'checkouts' map valuesPaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-07-13bytestream_server: store temporary files under the local-buil-rootAlberto Sartori
2023-07-05RemoteExecutionConfiguration: support dispatch listKlaus Aehlig
2023-06-26gc: Uplink action output symlinksPaul Cristian Sarbu
2023-06-26Allow non-upwards symlinks with local APIPaul Cristian Sarbu
2023-06-26ReadTree: Add check for non-upwards symlinks...Paul Cristian Sarbu
2023-06-06style: Use designated initializersPaul 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-04-04Make git root part of the storage configKlaus Aehlig
2023-04-04CAS: demote log messages of to debugKlaus Aehlig
2023-03-23targets: Fix deps structurePaul Cristian Sarbu
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche