summaryrefslogtreecommitdiff
path: root/src/buildtool/common/repository_config.cpp
AgeCommit message (Expand)Author
2025-06-04RepositoryConfig: Ensure consistency in reading blobs and treesPaul Cristian Sarbu
2024-12-19Remove FileRoot::ComputedRootMaksim Denisov
2024-12-19Support substitution of precomputed roots in RepositoryConfigMaksim Denisov
2024-11-21RepositoryConfig: support setting a computed rootKlaus Aehlig
2024-10-07Disable misc-no-recursion checkMaksim Denisov
2024-09-11Return ArtifactDigest from RepositoryConfig::RepositoryKeyMaksim Denisov
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