summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/common/tree_reader_utils.cpp
AgeCommit message (Expand)Author
2025-06-04Remove unneeded extra checks for upwards symlinksPaul Cristian Sarbu
2024-11-14execution_api remaining: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable bugprone-exception-escape checkMaksim Denisov
2024-09-18TreeReaderUtils: change InfoStoreFunc interfaceMaksim Denisov
2024-09-16local execution: Check validity of symlinksPaul Cristian Sarbu
2024-09-11Use ArtifactDigestFactory in TreeReaderUtilsMaksim Denisov
2024-09-09Use ArtifactDigestFactory casts in readersMaksim Denisov
2024-09-09Replace ArtifactDigest::CreateMaksim Denisov
2024-07-22Rename HashFunction methods and enumsMaksim Denisov
2024-07-22Use a fixed HashFunction for reading treesMaksim Denisov
2024-07-22Pass HashFunction to ArtifactDigest::CreateMaksim Denisov
2024-07-12Move BazelMsgFactory reading functions to a separate classMaksim Denisov