{ "common": { "type": ["@", "rules", "CC", "library"] , "name": ["common"] , "hdrs": [ "execution_common.hpp" , "execution_api.hpp" , "execution_action.hpp" , "execution_response.hpp" ] , "srcs": ["execution_api.cpp"] , "deps": [ ["@", "gsl", "", "gsl"] , ["src/buildtool/common", "common"] , ["src/buildtool/crypto", "hash_function"] , ["src/buildtool/execution_api/bazel_msg", "bazel_msg"] , ["src/buildtool/execution_api/bazel_msg", "bazel_msg_factory"] , ["src/buildtool/file_system", "file_system_manager"] , ["src/buildtool/file_system", "object_type"] , ["src/buildtool/logging", "log_level"] , ["src/buildtool/logging", "logging"] , ["src/utils/cpp", "gsl"] , ["src/utils/cpp", "hex_string"] ] , "stage": ["src", "buildtool", "execution_api", "common"] } , "bytestream-common": { "type": ["@", "rules", "CC", "library"] , "name": ["bytestream-common"] , "hdrs": ["bytestream_common.hpp"] , "stage": ["src", "buildtool", "execution_api", "common"] } , "create_execution_api": { "type": ["@", "rules", "CC", "library"] , "name": ["create_execution_api"] , "hdrs": ["create_execution_api.hpp"] , "stage": ["src", "buildtool", "execution_api", "common"] , "deps": [ ["src/buildtool/common", "config"] , ["src/buildtool/common/remote", "remote_common"] , ["src/buildtool/execution_api/local", "local"] , ["src/buildtool/execution_api/remote", "bazel"] ] } , "message_limits": { "type": ["@", "rules", "CC", "library"] , "name": ["message_limits"] , "hdrs": ["message_limits.hpp"] , "deps": [["@", "grpc", "", "grpc++"]] , "stage": ["src", "buildtool", "execution_api", "common"] } }