summaryrefslogtreecommitdiff
path: root/src/buildtool/common/repository_config.cpp
AgeCommit message (Expand)Author
2024-08-30Return ArtifactDigest from LocalCAS::StoreMaksim Denisov
2024-07-22Rename HashFunction methods and enumsMaksim Denisov
2024-07-22Use HashFunction from Storage in RepositoryConfigMaksim Denisov
2024-07-22Use HashFunction functionality via Instance()Maksim Denisov
2024-07-05Pass Storage to RepositoryConfigMaksim Denisov
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-01-20Cleanup local CAS dependency for repository configSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-06-20Repository representation: also use string as name in bindingsKlaus Aehlig
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13RepoConfig: Compute repository keyOliver Reiche