{ "critical_git_op_map": { "type": ["@", "rules", "CC", "library"] , "name": ["critical_git_op_map"] , "hdrs": ["critical_git_op_map.hpp"] , "srcs": ["critical_git_op_map.cpp"] , "deps": [ ["src/buildtool/multithreading", "async_map_consumer"] , ["src/other_tools/git_operations", "git_operations"] , ["src/utils/cpp", "hash_combine"] ] , "stage": ["src", "other_tools", "ops_maps"] } , "import_to_git_map": { "type": ["@", "rules", "CC", "library"] , "name": ["import_to_git_map"] , "hdrs": ["import_to_git_map.hpp"] , "srcs": ["import_to_git_map.cpp"] , "deps": [ "critical_git_op_map" , ["src/other_tools/git_operations", "git_repo_remote"] , ["@", "fmt", "", "fmt"] , ["src/utils/cpp", "path"] ] , "stage": ["src", "other_tools", "ops_maps"] , "private-deps": [ ["src/other_tools/just_mr", "utils"] , ["src/buildtool/execution_api/common", "common"] , ["src/buildtool/execution_api/local", "config"] ] } , "git_update_map": { "type": ["@", "rules", "CC", "library"] , "name": ["git_update_map"] , "hdrs": ["git_update_map.hpp"] , "srcs": ["git_update_map.cpp"] , "deps": [ ["src/other_tools/git_operations", "git_repo_remote"] , ["src/buildtool/multithreading", "async_map_consumer"] , ["src/utils/cpp", "hash_combine"] , ["@", "fmt", "", "fmt"] ] , "stage": ["src", "other_tools", "ops_maps"] , "private-deps": [ ["src/other_tools/just_mr", "utils"] , ["src/buildtool/execution_api/local", "config"] , ["src/utils/cpp", "tmp_dir"] , ["src/other_tools/just_mr/progress_reporting", "statistics"] , ["src/other_tools/just_mr/progress_reporting", "progress"] ] } , "content_cas_map": { "type": ["@", "rules", "CC", "library"] , "name": ["content_cas_map"] , "hdrs": ["content_cas_map.hpp"] , "srcs": ["content_cas_map.cpp"] , "deps": [ ["src/other_tools/just_mr", "utils"] , ["src/buildtool/multithreading", "async_map_consumer"] , ["src/utils/cpp", "hash_combine"] , ["@", "json", "", "json"] ] , "stage": ["src", "other_tools", "ops_maps"] , "private-deps": [ ["src/other_tools/utils", "curl_easy_handle"] , ["src/buildtool/crypto", "hasher"] , ["src/buildtool/execution_api/local", "local"] , ["src/buildtool/file_system", "file_storage"] , ["src/other_tools/just_mr/progress_reporting", "statistics"] , ["src/other_tools/just_mr/progress_reporting", "progress"] ] } , "repo_fetch_map": { "type": ["@", "rules", "CC", "library"] , "name": ["repo_fetch_map"] , "hdrs": ["repo_fetch_map.hpp"] , "srcs": ["repo_fetch_map.cpp"] , "deps": ["content_cas_map"] , "stage": ["src", "other_tools", "ops_maps"] , "private-deps": [ ["src/other_tools/just_mr", "utils"] , ["src/buildtool/execution_api/local", "local"] , ["src/buildtool/file_system", "file_storage"] , ["src/other_tools/just_mr/progress_reporting", "statistics"] , ["src/other_tools/just_mr/progress_reporting", "progress"] ] } }