summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/bazel_msg
AgeCommit message (Expand)Author
2022-12-21Git CAS: Move Git tree ops to fake repo wrapper classPaul Cristian Sarbu
2022-11-24Fix root directory upload to honor tree invariant.Sascha Roloff
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-10-14Remove default value of ArtifactDigest::Create template parameterSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-08-05Git tree based root digest creationSascha Roloff
2022-08-05BazelMsgFactory: Support dumping Git tree to stringOliver Reiche
2022-08-05BazelMsgFactory: Implement reading object infos from Git treeOliver Reiche
2022-08-05BazelMsgFactory: Implement creating Git tree from fs pathOliver Reiche
2022-06-29rename private member in compliance with the used code styleAlberto Sartori
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-02Add missing direct dependenciesKlaus Aehlig
2022-04-07FileSystemManager::ReadDirectory does just one system callAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-21Drop unnecessary declaration of indirect dependenciesKlaus Aehlig
2022-03-18When representing a directory as json, terminate with new-line characterKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig