summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-09-23 13:06:54 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-09-23 13:06:54 +0200
commit1f99796d6f808f006dff6dc6576910bef493e244 (patch)
tree92ff88b497fed6a6d69ebc90dc88f3db3c940b8e /src/other_tools/root_maps
parentdc1db0e8b43f5e907a3ded2e39da8b58fa50a04b (diff)
downloadjustbuild-1f99796d6f808f006dff6dc6576910bef493e244.tar.gz
Reorder dependencies and remove duplicates in OSS
Diffstat (limited to 'src/other_tools/root_maps')
-rw-r--r--src/other_tools/root_maps/TARGETS70
1 files changed, 35 insertions, 35 deletions
diff --git a/src/other_tools/root_maps/TARGETS b/src/other_tools/root_maps/TARGETS
index 68d1ba5b..83ab83de 100644
--- a/src/other_tools/root_maps/TARGETS
+++ b/src/other_tools/root_maps/TARGETS
@@ -6,18 +6,20 @@
, "deps":
[ ["@", "gsl", "", "gsl"]
, ["@", "json", "", "json"]
- , ["src/other_tools/ops_maps", "import_to_git_map"]
, ["src/buildtool/execution_api/common", "common"]
- , ["src/other_tools/ops_maps", "content_cas_map"]
, ["src/buildtool/serve_api/remote", "serve_api"]
, ["src/buildtool/storage", "config"]
, ["src/buildtool/storage", "storage"]
+ , ["src/other_tools/ops_maps", "content_cas_map"]
+ , ["src/other_tools/ops_maps", "import_to_git_map"]
]
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
- , "root_utils"
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/common", "artifact_digest_factory"]
, ["src/buildtool/common", "common"]
+ , ["src/buildtool/crypto", "hash_function"]
, ["src/buildtool/execution_api/local", "config"]
, ["src/buildtool/file_system", "file_root"]
, ["src/buildtool/file_system", "file_storage"]
@@ -25,12 +27,10 @@
, ["src/buildtool/file_system", "object_type"]
, ["src/buildtool/multithreading", "task_system"]
, ["src/buildtool/storage", "fs_utils"]
- , ["src/other_tools/ops_maps", "critical_git_op_map"]
, ["src/other_tools/just_mr/progress_reporting", "progress"]
, ["src/other_tools/just_mr/progress_reporting", "statistics"]
+ , ["src/other_tools/ops_maps", "critical_git_op_map"]
, ["src/utils/cpp", "tmp_dir"]
- , ["src/buildtool/common", "artifact_digest_factory"]
- , ["src/buildtool/crypto", "hash_function"]
]
}
, "commit_git_map":
@@ -44,18 +44,20 @@
, ["src/buildtool/common", "user_structs"]
, ["src/buildtool/execution_api/common", "common"]
, ["src/buildtool/serve_api/remote", "serve_api"]
+ , ["src/buildtool/storage", "config"]
, ["src/other_tools/just_mr", "mirrors"]
, ["src/other_tools/just_mr/progress_reporting", "progress"]
, ["src/other_tools/ops_maps", "critical_git_op_map"]
, ["src/other_tools/ops_maps", "import_to_git_map"]
, ["src/utils/cpp", "hash_combine"]
, ["src/utils/cpp", "path"]
- , ["src/buildtool/storage", "config"]
]
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
- , "root_utils"
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/common", "artifact_digest_factory"]
+ , ["src/buildtool/crypto", "hash_function"]
, ["src/buildtool/file_system", "file_root"]
, ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/multithreading", "task_system"]
@@ -63,8 +65,6 @@
, ["src/other_tools/git_operations", "git_repo_remote"]
, ["src/other_tools/utils", "curl_url_handle"]
, ["src/utils/cpp", "tmp_dir"]
- , ["src/buildtool/common", "artifact_digest_factory"]
- , ["src/buildtool/crypto", "hash_function"]
]
}
, "fpath_git_map":
@@ -78,17 +78,17 @@
, ["src/buildtool/execution_api/common", "common"]
, ["src/buildtool/file_system/symlinks_map", "pragma_special"]
, ["src/buildtool/file_system/symlinks_map", "resolve_symlinks_map"]
+ , ["src/buildtool/serve_api/remote", "serve_api"]
+ , ["src/buildtool/storage", "config"]
, ["src/other_tools/just_mr", "utils"]
, ["src/other_tools/ops_maps", "import_to_git_map"]
, ["src/utils/cpp", "hash_combine"]
, ["src/utils/cpp", "path_hash"]
- , ["src/buildtool/serve_api/remote", "serve_api"]
- , ["src/buildtool/storage", "config"]
]
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
- , "root_utils"
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
, ["src/buildtool/execution_api/local", "config"]
, ["src/buildtool/file_system", "file_root"]
, ["src/buildtool/file_system", "git_repo"]
@@ -109,18 +109,19 @@
, ["src/buildtool/common", "user_structs"]
, ["src/buildtool/execution_api/common", "common"]
, ["src/buildtool/file_system/symlinks_map", "resolve_symlinks_map"]
+ , ["src/buildtool/serve_api/remote", "serve_api"]
+ , ["src/buildtool/storage", "config"]
+ , ["src/buildtool/storage", "storage"]
, ["src/other_tools/just_mr", "mirrors"]
, ["src/other_tools/just_mr/progress_reporting", "progress"]
, ["src/other_tools/ops_maps", "content_cas_map"]
, ["src/other_tools/ops_maps", "import_to_git_map"]
- , ["src/buildtool/serve_api/remote", "serve_api"]
- , ["src/buildtool/storage", "storage"]
- , ["src/buildtool/storage", "config"]
]
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
- , "root_utils"
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/crypto", "hash_info"]
, ["src/buildtool/file_system", "file_root"]
, ["src/buildtool/file_system", "file_storage"]
, ["src/buildtool/file_system", "git_repo"]
@@ -130,7 +131,6 @@
, ["src/other_tools/git_operations", "git_repo_remote"]
, ["src/other_tools/utils", "content"]
, ["src/utils/archive", "archive_ops"]
- , ["src/buildtool/crypto", "hash_info"]
]
}
, "foreign_file_git_map":
@@ -141,20 +141,20 @@
, "deps":
[ ["@", "gsl", "", "gsl"]
, ["@", "json", "", "json"]
- , ["src/other_tools/ops_maps", "content_cas_map"]
- , ["src/other_tools/ops_maps", "import_to_git_map"]
, ["src/buildtool/serve_api/remote", "serve_api"]
, ["src/buildtool/storage", "config"]
, ["src/buildtool/storage", "storage"]
+ , ["src/other_tools/ops_maps", "content_cas_map"]
+ , ["src/other_tools/ops_maps", "import_to_git_map"]
]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/crypto", "hash_info"]
, ["src/buildtool/file_system", "file_root"]
, ["src/buildtool/logging", "log_level"]
, ["src/buildtool/storage", "fs_utils"]
, ["src/utils/cpp", "tmp_dir"]
- , "root_utils"
- , ["src/buildtool/crypto", "hash_info"]
]
, "stage": ["src", "other_tools", "root_maps"]
}
@@ -167,22 +167,22 @@
[ ["@", "gsl", "", "gsl"]
, ["@", "json", "", "json"]
, ["src/buildtool/execution_api/common", "common"]
+ , ["src/buildtool/serve_api/remote", "serve_api"]
+ , ["src/buildtool/storage", "config"]
, ["src/other_tools/ops_maps", "critical_git_op_map"]
, ["src/other_tools/ops_maps", "git_tree_fetch_map"]
, ["src/other_tools/ops_maps", "import_to_git_map"]
, ["src/utils/cpp", "hash_combine"]
- , ["src/buildtool/serve_api/remote", "serve_api"]
- , ["src/buildtool/storage", "config"]
]
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
- [ ["@", "fmt", "", "fmt"]
- , "root_utils"
- , ["src/buildtool/common", "config"]
+ [ "root_utils"
+ , ["@", "fmt", "", "fmt"]
, ["src/buildtool/common", "common"]
+ , ["src/buildtool/common", "config"]
+ , ["src/buildtool/crypto", "hash_info"]
, ["src/buildtool/execution_api/git", "git"]
, ["src/buildtool/file_system", "file_root"]
- , ["src/buildtool/crypto", "hash_info"]
]
}
, "root_utils":
@@ -199,12 +199,12 @@
, "stage": ["src", "other_tools", "root_maps"]
, "private-deps":
[ ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/common", "artifact_digest_factory"]
, ["src/buildtool/common", "common"]
, ["src/buildtool/common", "config"]
+ , ["src/buildtool/crypto", "hash_function"]
, ["src/buildtool/execution_api/git", "git"]
, ["src/buildtool/file_system", "object_type"]
- , ["src/buildtool/common", "artifact_digest_factory"]
- , ["src/buildtool/crypto", "hash_function"]
]
}
}