| # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| |
| vars = { |
| # The dart_root is the root of our sdk checkout. This is normally |
| # simply sdk, but if using special gclient specs it can be different. |
| "dart_root": "sdk", |
| |
| # We use mirrors of all github repos to guarantee reproducibility and |
| # consistency between what users see and what the bots see. |
| # We need the mirrors to not have 100+ bots pulling github constantly. |
| # We mirror our github repos on chromium git servers. |
| # DO NOT use this var if you don't see a mirror here: |
| # https://chromium.googlesource.com/ |
| # named like: |
| # external/github.com/dart-lang/NAME |
| # It is ok to add a dependency directly on dart-lang (dart-lang only) |
| # github repo until the mirror has been created, but please do file a bug |
| # against infra to make that happen. |
| "github_mirror": |
| "https://chromium.googlesource.com/external/github.com/dart-lang/%s.git", |
| |
| # Chromium git |
| "chromium_git": "https://chromium.googlesource.com", |
| |
| # Only use this temporarily while waiting for a mirror for a new package. |
| "github_dartlang": "https://github.com/dart-lang/%s.git", |
| |
| "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", |
| "co19_rev": "@3f0a4bc9a080a792cdf5f093147a900f99ea301f", |
| |
| # Revisions of GN/Mojo/Flutter related dependencies. |
| "base_revision": "@672b04e54b937ec899429a6bd5409c5a6300d151", |
| "buildtools_revision": "@565d04e8741429fb1b4f26d102f2c6c3b849edeb", |
| |
| # Revisions of /third_party/* dependencies. |
| "args_tag": "@0.13.4", |
| "async_tag": "@1.10.0", |
| "barback-0.13.0_rev": "@34853", |
| "barback-0.14.0_rev": "@36398", |
| "barback-0.14.1_rev": "@38525", |
| "barback_tag" : "@0.15.2+7", |
| "bazel_worker_tag": "@v0.1.0", |
| "boolean_selector_tag" : "@1.0.0", |
| "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", |
| "charcode_tag": "@1.1.0", |
| "chrome_rev" : "@19997", |
| "cli_util_tag" : "@0.0.1+2", |
| "code_transformers_rev": "@bfe9799e88d9c231747435e1c1d2495ef5ecd966", |
| "collection_tag": "@1.8.0", |
| "convert_tag": "@2.0.0", |
| "crypto_tag" : "@2.0.1", |
| "csslib_tag" : "@0.12.0", |
| "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", |
| "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
| "dart_style_tag": "@0.2.4", |
| "dartdoc_tag" : "@v0.9.6+2", |
| "dev_compiler_rev": "@7e9708eb5e9f3fcdc68b9af039d78cf39ce502b7", |
| "fixnum_tag": "@0.10.5", |
| "func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e", |
| "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", |
| "html_tag" : "@0.12.1+1", |
| "http_multi_server_tag" : "@2.0.0", |
| "http_parser_tag" : "@3.0.2", |
| "http_tag" : "@0.11.3+3", |
| "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", |
| "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", |
| "initialize_rev": "@595d501a92c3716395ad2d81f9aabdb9f90879b6", |
| "intl_tag": "@0.13.0", |
| "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
| "json_rpc_2_tag": "@2.0.0", |
| "linter_rev": "@7ca3aab6ca45b988440e425c187993a533fbe27e", |
| "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", |
| "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", |
| "matcher_tag": "@0.12.0", |
| "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
| "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
| "oauth2_tag": "@1.0.0", |
| "observatory_pub_packages_rev": "@e5e1e543bea10d4bed95b22ad3e7aa2b20a23584", |
| "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
| "package_config_rev": "@0.1.5", |
| "path_tag": "@1.3.6", |
| "plugin_tag": "@0.2.0", |
| "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| "pool_tag": "@1.2.1", |
| "protobuf_tag": "@0.5.1+1", |
| "pub_cache_tag": "@v0.1.0", |
| "pub_rev": "@488ab539770512a234f0a01b74882dcbb3f1a4da", |
| "pub_semver_tag": "@1.2.1", |
| "quiver_tag": "@0.21.4", |
| "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", |
| "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", |
| "scheduled_test_tag": "@0.12.5+2", |
| "shelf_static_tag": "@0.2.3+4", |
| "shelf_tag": "@0.6.5+2", |
| "shelf_web_socket_tag": "@0.2.0", |
| "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
| "source_map_stack_trace_tag": "@1.0.4", |
| "source_maps-0.9.4_rev": "@38524", |
| "source_maps_tag": "@0.10.1", |
| "source_span_tag": "@1.2.0", |
| "stack_trace_tag": "@1.4.2", |
| "stream_channel_tag": "@1.3.1", |
| "string_scanner_tag": "@0.1.4", |
| "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
| "test_reflective_loader_tag": "@0.0.3", |
| "test_tag": "@0.12.13+5", |
| "typed_data_tag": "@1.1.2", |
| "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", |
| "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", |
| "watcher_tag": "@0.9.7+2", |
| "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", |
| "web_socket_channel_tag": "@1.0.4", |
| "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", |
| "when_tag": "@0.2.0+2", |
| "which_tag": "@0.1.3+1", |
| "yaml_tag": "@2.1.5", |
| "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", |
| } |
| |
| deps = { |
| # Stuff needed for GYP to run. |
| Var("dart_root") + "/third_party/gyp": |
| Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), |
| |
| # Stuff needed for GN/Mojo/Flutter. |
| Var("dart_root") + "/base": |
| Var('chromium_git') + '/external/github.com/domokit/base' + Var('base_revision'), |
| |
| Var("dart_root") + "/buildtools": |
| Var('chromium_git') + '/chromium/buildtools.git' + |
| Var('buildtools_revision'), |
| |
| Var("dart_root") + "/tests/co19/src": |
| (Var("github_mirror") % "co19") + Var("co19_rev"), |
| |
| Var("dart_root") + "/third_party/zlib": |
| Var("chromium_git") + "/chromium/src/third_party/zlib.git" + |
| Var("zlib_rev"), |
| |
| Var("dart_root") + "/third_party/boringssl/src": |
| "https://boringssl.googlesource.com/boringssl.git" + |
| Var("boringssl_rev"), |
| |
| Var("dart_root") + "/third_party/root_certificates": |
| "https://github.com/dart-lang/root_certificates.git" + |
| Var("root_certificates_rev"), |
| |
| Var("dart_root") + "/third_party/jinja2": |
| Var("chromium_git") + "/chromium/src/third_party/jinja2.git" + |
| Var("jinja2_rev"), |
| |
| Var("dart_root") + "/third_party/ply": |
| Var("chromium_git") + "/chromium/src/third_party/ply.git" + |
| Var("ply_rev"), |
| |
| Var("dart_root") + "/tools/idl_parser": |
| Var("chromium_git") + "/chromium/src/tools/idl_parser.git" + |
| Var("idl_parser_rev"), |
| |
| Var("dart_root") + "/third_party/WebCore": |
| "https://github.com/dart-lang/webcore.git" + Var("WebCore_rev"), |
| |
| Var("dart_root") + "/third_party/pkg/args": |
| (Var("github_mirror") % "args") + Var("args_tag"), |
| Var("dart_root") + "/third_party/pkg/async": |
| (Var("github_mirror") % "async") + Var("async_tag"), |
| Var("dart_root") + "/third_party/pkg/barback": |
| (Var("github_mirror") % "barback") + Var("barback_tag"), |
| Var("dart_root") + "/third_party/pkg/bazel_worker": |
| (Var("github_dartlang") % "bazel_worker") + Var("bazel_worker_tag"), |
| Var("dart_root") + "/third_party/pkg/boolean_selector": |
| (Var("github_dartlang") % "boolean_selector") + |
| Var("boolean_selector_tag"), |
| Var("dart_root") + "/third_party/pkg/charcode": |
| (Var("github_mirror") % "charcode") + Var("charcode_tag"), |
| Var("dart_root") + "/third_party/pkg/cli_util": |
| (Var("github_mirror") % "cli_util") + Var("cli_util_tag"), |
| Var("dart_root") + "/third_party/pkg/collection": |
| (Var("github_mirror") % "collection") + Var("collection_tag"), |
| Var("dart_root") + "/third_party/pkg/convert": |
| "https://github.com/dart-lang/convert.git" + Var("convert_tag"), |
| Var("dart_root") + "/third_party/pkg/crypto": |
| (Var("github_mirror") % "crypto") + Var("crypto_tag"), |
| Var("dart_root") + "/third_party/pkg/csslib": |
| (Var("github_mirror") % "csslib") + Var("csslib_tag"), |
| Var("dart_root") + "/third_party/pkg/code_transformers": |
| (Var("github_dartlang") % "code_transformers") + |
| Var("code_transformers_rev"), |
| Var("dart_root") + "/third_party/dart-services": |
| (Var("github_mirror") % "dart-services") + |
| Var("dart_services_rev"), |
| Var("dart_root") + "/third_party/pkg_tested/dart_style": |
| (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), |
| Var("dart_root") + "/third_party/pkg/dart2js_info": |
| (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_rev"), |
| Var("dart_root") + "/third_party/pkg/dartdoc": |
| (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), |
| Var("dart_root") + "/third_party/pkg/dev_compiler": |
| (Var("github_mirror") % "dev_compiler") + Var("dev_compiler_rev"), |
| Var("dart_root") + "/third_party/pkg/func": |
| (Var("github_dartlang") % "func") + Var("func_rev"), |
| Var("dart_root") + "/third_party/pkg/fixnum": |
| "https://github.com/dart-lang/fixnum.git" + Var("fixnum_tag"), |
| Var("dart_root") + "/third_party/pkg/glob": |
| (Var("github_mirror") % "glob") + Var("glob_rev"), |
| Var("dart_root") + "/third_party/pkg/html": |
| (Var("github_mirror") % "html") + Var("html_tag"), |
| Var("dart_root") + "/third_party/pkg/http": |
| (Var("github_mirror") % "http") + Var("http_tag"), |
| Var("dart_root") + "/third_party/pkg/http_multi_server": |
| (Var("github_mirror") % "http_multi_server") + |
| Var("http_multi_server_tag"), |
| Var("dart_root") + "/third_party/pkg/http_parser": |
| (Var("github_mirror") % "http_parser") + Var("http_parser_tag"), |
| Var("dart_root") + "/third_party/pkg/http_throttle": |
| (Var("github_mirror") % "http_throttle") + |
| Var("http_throttle_rev"), |
| Var("dart_root") + "/third_party/pkg/initialize": |
| (Var("github_dartlang") % "initialize") + Var("initialize_rev"), |
| Var("dart_root") + "/third_party/pkg/intl": |
| (Var("github_mirror") % "intl") + Var("intl_tag"), |
| Var("dart_root") + "/third_party/pkg/json_rpc_2": |
| (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_tag"), |
| Var("dart_root") + "/third_party/pkg/linter": |
| (Var("github_mirror") % "linter") + Var("linter_rev"), |
| Var("dart_root") + "/third_party/pkg/logging": |
| (Var("github_mirror") % "logging") + Var("logging_rev"), |
| Var("dart_root") + "/third_party/pkg/markdown": |
| (Var("github_mirror") % "markdown") + Var("markdown_rev"), |
| Var("dart_root") + "/third_party/pkg/matcher": |
| (Var("github_mirror") % "matcher") + Var("matcher_tag"), |
| Var("dart_root") + "/third_party/pkg/metatest": |
| (Var("github_mirror") % "metatest") + Var("metatest_rev"), |
| Var("dart_root") + "/third_party/pkg/mime": |
| (Var("github_mirror") % "mime") + Var("mime_rev"), |
| Var("dart_root") + "/third_party/pkg/mustache4dart": |
| Var("chromium_git") |
| + "/external/github.com/valotas/mustache4dart.git" |
| + Var("mustache4dart_rev"), |
| Var("dart_root") + "/third_party/pkg/oauth2": |
| (Var("github_mirror") % "oauth2") + Var("oauth2_tag"), |
| Var("dart_root") + "/third_party/pkg/observe": |
| (Var("github_mirror") % "observe") + Var("observe_rev"), |
| Var("dart_root") + "/third_party/observatory_pub_packages": |
| (Var("github_mirror") % "observatory_pub_packages") |
| + Var("observatory_pub_packages_rev"), |
| Var("dart_root") + "/third_party/pkg_tested/package_config": |
| (Var("github_mirror") % "package_config") + |
| Var("package_config_rev"), |
| Var("dart_root") + "/third_party/pkg/path": |
| (Var("github_mirror") % "path") + Var("path_tag"), |
| Var("dart_root") + "/third_party/pkg/plugin": |
| (Var("github_mirror") % "plugin") + Var("plugin_tag"), |
| Var("dart_root") + "/third_party/pkg/pool": |
| (Var("github_mirror") % "pool") + Var("pool_tag"), |
| Var("dart_root") + "/third_party/pkg/protobuf": |
| (Var("github_dartlang") % "dart-protobuf") + Var("protobuf_tag"), |
| Var("dart_root") + "/third_party/pkg/pub_semver": |
| (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), |
| Var("dart_root") + "/third_party/pkg/pub": |
| (Var("github_mirror") % "pub") + Var("pub_rev"), |
| Var("dart_root") + "/third_party/pkg/pub_cache": |
| (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), |
| Var("dart_root") + "/third_party/pkg/quiver": |
| Var("chromium_git") |
| + "/external/github.com/google/quiver-dart.git" |
| + Var("quiver_tag"), |
| Var("dart_root") + "/third_party/pkg/resource": |
| "https://github.com/dart-lang/resource.git" + Var("resource_rev"), |
| Var("dart_root") + "/third_party/pkg/scheduled_test": |
| (Var("github_mirror") % "scheduled_test") + Var("scheduled_test_tag"), |
| Var("dart_root") + "/third_party/pkg/shelf": |
| (Var("github_mirror") % "shelf") + Var("shelf_tag"), |
| Var("dart_root") + "/third_party/pkg/shelf_static": |
| (Var("github_mirror") % "shelf_static") + Var("shelf_static_tag"), |
| Var("dart_root") + "/third_party/pkg/shelf_web_socket": |
| (Var("github_mirror") % "shelf_web_socket") + |
| Var("shelf_web_socket_tag"), |
| Var("dart_root") + "/third_party/pkg/smoke": |
| (Var("github_mirror") % "smoke") + Var("smoke_rev"), |
| Var("dart_root") + "/third_party/pkg/source_maps": |
| (Var("github_mirror") % "source_maps") + Var("source_maps_tag"), |
| Var("dart_root") + "/third_party/pkg/source_span": |
| (Var("github_mirror") % "source_span") + Var("source_span_tag"), |
| Var("dart_root") + "/third_party/pkg/source_map_stack_trace": |
| (Var("github_mirror") % "source_map_stack_trace") + |
| Var("source_map_stack_trace_tag"), |
| Var("dart_root") + "/third_party/pkg/stack_trace": |
| (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), |
| Var("dart_root") + "/third_party/pkg/stream_channel": |
| (Var("github_dartlang") % "stream_channel") + |
| Var("stream_channel_tag"), |
| Var("dart_root") + "/third_party/pkg/string_scanner": |
| (Var("github_mirror") % "string_scanner") + |
| Var("string_scanner_tag"), |
| Var("dart_root") + "/third_party/sunflower": |
| (Var("github_mirror") % "sample-sunflower") + |
| Var("sunflower_rev"), |
| Var("dart_root") + "/third_party/pkg/test": |
| (Var("github_mirror") % "test") + Var("test_tag"), |
| Var("dart_root") + "/third_party/pkg/test_reflective_loader": |
| (Var("github_mirror") % "test_reflective_loader") + |
| Var("test_reflective_loader_tag"), |
| Var("dart_root") + "/third_party/pkg/typed_data": |
| (Var("github_dartlang") % "typed_data") + Var("typed_data_tag"), |
| Var("dart_root") + "/third_party/pkg/usage": |
| (Var("github_mirror") % "usage") + Var("usage_rev"), |
| Var("dart_root") + "/third_party/pkg/utf": |
| (Var("github_mirror") % "utf") + Var("utf_rev"), |
| Var("dart_root") + "/third_party/pkg/watcher": |
| (Var("github_mirror") % "watcher") + Var("watcher_tag"), |
| Var("dart_root") + "/third_party/pkg/web_components": |
| (Var("github_mirror") % "web-components") + |
| Var("web_components_rev"), |
| Var("dart_root") + "/third_party/pkg/web_socket_channel": |
| (Var("github_dartlang") % "web_socket_channel") + |
| Var("web_socket_channel_tag"), |
| Var("dart_root") + "/third_party/pkg/when": |
| (Var("github_mirror") % "when") + Var("when_tag"), |
| Var("dart_root") + "/third_party/pkg/which": |
| (Var("github_mirror") % "which") + Var("which_tag"), |
| Var("dart_root") + "/third_party/pkg/yaml": |
| (Var("github_mirror") % "yaml") + Var("yaml_tag"), |
| } |
| |
| deps_os = { |
| "android": { |
| Var("dart_root") + "/third_party/android_tools": |
| Var("chromium_git") + "/android_tools.git" + |
| "@aaeda3d69df4b4352e3cac7c16bea7f16bd1ec12", |
| }, |
| "win": { |
| Var("dart_root") + "/third_party/cygwin": |
| Var("chromium_git") + "/chromium/deps/cygwin.git" + |
| "@c89e446b273697fadf3a10ff1007a97c0b7de6df", |
| }, |
| } |
| |
| # TODO(iposva): Move the necessary tools so that hooks can be run |
| # without the runtime being available. |
| hooks = [ |
| { |
| 'name': 'd8_testing_binaries', |
| 'pattern': '.', |
| 'action': [ |
| 'download_from_google_storage', |
| '--no_auth', |
| '--no_resume', |
| '--bucket', |
| 'dart-dependencies', |
| '--recursive', |
| '--directory', |
| Var('dart_root') + '/third_party/d8', |
| ], |
| }, |
| { |
| "name": "checked_in_dart_sdks", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--recursive", |
| "--auto_platform", |
| "--extract", |
| "--directory", |
| Var('dart_root') + "/tools/sdks", |
| ], |
| }, |
| { |
| "name": "firefox_jsshell", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--recursive", |
| "--auto_platform", |
| "--extract", |
| "--directory", |
| Var('dart_root') + "/third_party/firefox_jsshell", |
| ], |
| }, |
| { |
| "name": "drt_resources", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--platform=win32", |
| "--directory", |
| Var('dart_root') + "/third_party/drt_resources", |
| ], |
| }, |
| { |
| "name": "petitparser", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--extract", |
| "-s", |
| Var('dart_root') + "/third_party/pkg/petitparser.tar.gz.sha1", |
| ], |
| }, |
| { |
| "name": "unittest", |
| # Unittest is an early version, 0.11.6, of the package "test" |
| # Do not use it in any new tests. |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--extract", |
| "-s", |
| Var('dart_root') + "/third_party/pkg/unittest.tar.gz.sha1", |
| ], |
| }, |
| { |
| "name": "7zip", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--platform=win32", |
| "--extract", |
| "-s", |
| Var('dart_root') + "/third_party/7zip.tar.gz.sha1", |
| ], |
| }, |
| { |
| "name": "gsutil", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--extract", |
| "-s", |
| Var('dart_root') + "/third_party/gsutil.tar.gz.sha1", |
| ], |
| }, |
| { |
| "name": "clang", |
| "pattern": ".", |
| "action": [ |
| "download_from_google_storage", |
| "--no_auth", |
| "--no_resume", |
| "--bucket", |
| "dart-dependencies", |
| "--platform=linux*", |
| "--extract", |
| "-s", |
| Var('dart_root') + "/third_party/clang.tar.gz.sha1", |
| ], |
| }, |
| { |
| "pattern": ".", |
| "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], |
| }, |
| ] |