summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/common/stream_dumper.hpp
AgeCommit message (Collapse)Author
2024-11-14execution_api remaining: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-13Check compatibility in readers based on the hash typeMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
...and move it to the common stage.
2024-07-12Move BazelMsgFactory reading functions to a separate classMaksim Denisov
2024-05-27Use common interface for stream dumpingMaksim Denisov
...in LocalApi and BazelApi.