summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/local/local_storage.hpp
AgeCommit message (Expand)Author
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-02-02LocalStorage: add StoreTree(std::filesystem::path const &)Alberto Sartori
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-07Fix upload of known source treesOliver Reiche
2022-10-07LocalTreeMap: Drop the use of the map entirelyOliver Reiche
2022-10-07LocalTreeMap: Prevent tree objects from being storedOliver Reiche
2022-08-05LocalExecution: Use Git tree formatOliver Reiche
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-08LocalCAS: Prefer hard link over copy for owned filesOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig