summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/file_storage.hpp
AgeCommit message (Expand)Author
2024-11-14file_system: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-26Fix enum sizes proposed by clang-tidy.Maksim Denisov
2024-05-02Use a named constant length for FileStorage directory namesMaksim Denisov
2024-04-17Compactification: Obtain storage roots from LocalCAS.Maksim Denisov
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-15TargetCache: add new member function WithShard(shard) that returns a new Targ...Alberto Sartori
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20Move file_storage.hpp to file_system subdirectorySascha Roloff