| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 vars = { | 5 vars = { |
| 6 # The dart_root is the root of our sdk checkout. This is normally | 6 # The dart_root is the root of our sdk checkout. This is normally |
| 7 # simply sdk, but if using special gclient specs it can be different. | 7 # simply sdk, but if using special gclient specs it can be different. |
| 8 "dart_root": "sdk", | 8 "dart_root": "sdk", |
| 9 | 9 |
| 10 # We use mirrors of all github repos to guarantee reproducibility and | 10 # We use mirrors of all github repos to guarantee reproducibility and |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 # Only use this temporarily while waiting for a mirror for a new package. | 24 # Only use this temporarily while waiting for a mirror for a new package. |
| 25 "github_dartlang": "https://github.com/dart-lang/%s.git", | 25 "github_dartlang": "https://github.com/dart-lang/%s.git", |
| 26 | 26 |
| 27 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", | 27 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", |
| 28 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0", | 28 "co19_rev": "@3ed795ea02e022ef19c77cf1b6095b7c8f5584d0", |
| 29 "chromium_git": "https://chromium.googlesource.com", | 29 "chromium_git": "https://chromium.googlesource.com", |
| 30 | 30 |
| 31 # Revisions of /third_party/* dependencies. | 31 # Revisions of /third_party/* dependencies. |
| 32 "args_tag": "@0.13.4", | 32 "args_tag": "@0.13.4", |
| 33 "async_tag": "@1.9.0", | 33 "async_tag": "@1.9.0", |
| 34 "barback-0.13.0_rev": "@34853", |
| 35 "barback-0.14.0_rev": "@36398", |
| 36 "barback-0.14.1_rev": "@38525", |
| 34 "barback_tag" : "@0.15.2+7", | 37 "barback_tag" : "@0.15.2+7", |
| 35 "bazel_worker_tag": "@v0.1.0", | 38 "bazel_worker_tag": "@v0.1.0", |
| 36 "boolean_selector_tag" : "@1.0.0", | 39 "boolean_selector_tag" : "@1.0.0", |
| 37 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", | 40 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", |
| 38 "charcode_tag": "@1.1.0", | 41 "charcode_tag": "@1.1.0", |
| 39 "chrome_rev" : "@19997", | 42 "chrome_rev" : "@19997", |
| 40 "cli_util_tag" : "@0.0.1+2", | 43 "cli_util_tag" : "@0.0.1+2", |
| 41 "collection_rev": "@f6135e6350c63eb3f4dd12953b8d4363faff16fc", | 44 "collection_rev": "@f6135e6350c63eb3f4dd12953b8d4363faff16fc", |
| 42 "convert_tag": "@1.0.0", | 45 "convert_tag": "@1.0.0", |
| 43 "crypto_tag" : "@1.1.0", | 46 "crypto_tag" : "@1.1.0", |
| 44 "csslib_tag" : "@0.12.0", | 47 "csslib_tag" : "@0.12.0", |
| 45 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", | 48 "dart2js_info_rev" : "@0a221eaf16aec3879c45719de656680ccb80d8a1", |
| 46 "dartdoc_tag" : "@v0.9.0", | |
| 47 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 49 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
| 48 "dart_style_tag": "@0.2.4", | 50 "dart_style_tag": "@0.2.4", |
| 51 "dartdoc_tag" : "@v0.9.0", |
| 49 "dev_compiler_rev": "@0ed6aeca35fa0e618ad0f7f19f3eba64afdd80c4", | 52 "dev_compiler_rev": "@0ed6aeca35fa0e618ad0f7f19f3eba64afdd80c4", |
| 53 "fixnum_tag": "@0.10.4", |
| 50 "func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e", | 54 "func_rev": "@8d4aea75c21be2179cb00dc2b94a71414653094e", |
| 51 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", | 55 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", |
| 52 "html_tag" : "@0.12.1+1", | 56 "html_tag" : "@0.12.1+1", |
| 53 "http_tag" : "@0.11.3+3", | |
| 54 "http_multi_server_tag" : "@2.0.0", | 57 "http_multi_server_tag" : "@2.0.0", |
| 55 "http_parser_tag" : "@1.1.0", | 58 "http_parser_tag" : "@1.1.0", |
| 59 "http_tag" : "@0.11.3+3", |
| 56 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", | 60 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", |
| 57 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", | 61 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", |
| 58 "intl_rev": "@a8b480b9c436f6c0ec16730804c914bdb4e30d53", | 62 "intl_rev": "@a8b480b9c436f6c0ec16730804c914bdb4e30d53", |
| 59 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 63 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
| 60 "json_rpc_2_tag": "@2.0.0", | 64 "json_rpc_2_tag": "@2.0.0", |
| 61 "linter_rev": "@bcd4cf615665a80edf3f9a924388e59644a667cd", | 65 "linter_rev": "@bcd4cf615665a80edf3f9a924388e59644a667cd", |
| 62 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", | 66 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", |
| 63 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", | 67 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", |
| 64 "matcher_tag": "@0.12.0", | 68 "matcher_tag": "@0.12.0", |
| 65 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | 69 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", |
| 66 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 70 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 67 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", | 71 "mustache4dart_rev" : "@5724cfd85151e5b6b53ddcd3380daf188fe47f92", |
| 68 "oauth2_tag": "@1.0.0", | 72 "oauth2_tag": "@1.0.0", |
| 73 "observatory_pub_packages_rev": "@cf90eb9077177d3d6b3fd5e8289477c2385c026a", |
| 69 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", | 74 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", |
| 70 "observatory_pub_packages_rev": "@cf90eb9077177d3d6b3fd5e8289477c2385c026a", | |
| 71 "package_config_rev": "@0.1.3", | 75 "package_config_rev": "@0.1.3", |
| 72 "path_tag": "@1.3.6", | 76 "path_tag": "@1.3.6", |
| 77 "plugin_tag": "@0.1.0", |
| 73 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 78 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| 74 "plugin_tag": "@0.1.0", | |
| 75 "pool_tag": "@1.2.1", | 79 "pool_tag": "@1.2.1", |
| 76 "protobuf_tag": "@0.5.1+1", | 80 "protobuf_tag": "@0.5.1+1", |
| 81 "pub_cache_tag": "@v0.1.0", |
| 77 "pub_rev": "@217fc8ae2bdee58ebf4b11a6fa3d49624d90c0c4", | 82 "pub_rev": "@217fc8ae2bdee58ebf4b11a6fa3d49624d90c0c4", |
| 78 "pub_cache_tag": "@v0.1.0", | |
| 79 "pub_semver_tag": "@1.2.1", | 83 "pub_semver_tag": "@1.2.1", |
| 80 "quiver_tag": "@0.21.4", | 84 "quiver_tag": "@0.21.4", |
| 81 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", | 85 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", |
| 82 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", | 86 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", |
| 83 "scheduled_test_tag": "@0.12.5+2", | 87 "scheduled_test_tag": "@0.12.5+2", |
| 88 "shelf_static_tag": "@0.2.3+1", |
| 84 "shelf_tag": "@0.6.5", | 89 "shelf_tag": "@0.6.5", |
| 90 "shelf_web_socket_tag": "@0.2.0", |
| 85 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", | 91 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", |
| 92 "source_map_stack_trace_tag": "@1.0.4", |
| 93 "source_maps-0.9.4_rev": "@38524", |
| 86 "source_maps_tag": "@0.10.1", | 94 "source_maps_tag": "@0.10.1", |
| 87 "shelf_static_tag": "@0.2.3+1", | |
| 88 "shelf_web_socket_tag": "@0.2.0", | |
| 89 "source_map_stack_trace_tag": "@1.0.4", | |
| 90 "source_span_tag": "@1.2.0", | 95 "source_span_tag": "@1.2.0", |
| 91 "stack_trace_tag": "@1.4.2", | 96 "stack_trace_tag": "@1.4.2", |
| 92 "stream_channel_tag": "@1.3.1", | 97 "stream_channel_tag": "@1.3.1", |
| 93 "string_scanner_tag": "@0.1.4", | 98 "string_scanner_tag": "@0.1.4", |
| 94 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 99 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
| 100 "test_reflective_loader_tag": "@0.0.3", |
| 95 "test_tag": "@0.12.12", | 101 "test_tag": "@0.12.12", |
| 96 "test_reflective_loader_tag": "@0.0.3", | |
| 97 "typed_data_tag": "@1.1.2", | 102 "typed_data_tag": "@1.1.2", |
| 103 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", |
| 98 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", | 104 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", |
| 99 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", | |
| 100 "watcher_tag": "@0.9.7", | 105 "watcher_tag": "@0.9.7", |
| 101 "when_tag": "@0.2.0+2", | |
| 102 "which_tag": "@0.1.3+1", | |
| 103 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", | 106 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", |
| 104 "web_socket_channel_tag": "@1.0.0", | 107 "web_socket_channel_tag": "@1.0.0", |
| 105 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", | 108 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", |
| 109 "when_tag": "@0.2.0+2", |
| 110 "which_tag": "@0.1.3+1", |
| 106 "yaml_tag": "@2.1.5", | 111 "yaml_tag": "@2.1.5", |
| 107 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", | 112 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", |
| 108 "barback-0.13.0_rev": "@34853", | |
| 109 "barback-0.14.0_rev": "@36398", | |
| 110 "barback-0.14.1_rev": "@38525", | |
| 111 "source_maps-0.9.4_rev": "@38524", | |
| 112 } | 113 } |
| 113 | 114 |
| 114 deps = { | 115 deps = { |
| 115 # Stuff needed for GYP to run. | 116 # Stuff needed for GYP to run. |
| 116 Var("dart_root") + "/third_party/gyp": | 117 Var("dart_root") + "/third_party/gyp": |
| 117 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), | 118 Var('chromium_git') + '/external/gyp.git' + Var("gyp_rev"), |
| 118 | 119 |
| 119 Var("dart_root") + "/tests/co19/src": | 120 Var("dart_root") + "/tests/co19/src": |
| 120 (Var("github_mirror") % "co19") + Var("co19_rev"), | 121 (Var("github_mirror") % "co19") + Var("co19_rev"), |
| 121 | 122 |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 Var("dart_root") + "/third_party/pkg_tested/dart_style": | 176 Var("dart_root") + "/third_party/pkg_tested/dart_style": |
| 176 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), | 177 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), |
| 177 Var("dart_root") + "/third_party/pkg/dart2js_info": | 178 Var("dart_root") + "/third_party/pkg/dart2js_info": |
| 178 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_rev"), | 179 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_rev"), |
| 179 Var("dart_root") + "/third_party/pkg/dartdoc": | 180 Var("dart_root") + "/third_party/pkg/dartdoc": |
| 180 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), | 181 (Var("github_mirror") % "dartdoc") + Var("dartdoc_tag"), |
| 181 Var("dart_root") + "/third_party/pkg/dev_compiler": | 182 Var("dart_root") + "/third_party/pkg/dev_compiler": |
| 182 (Var("github_mirror") % "dev_compiler") + Var("dev_compiler_rev"), | 183 (Var("github_mirror") % "dev_compiler") + Var("dev_compiler_rev"), |
| 183 Var("dart_root") + "/third_party/pkg/func": | 184 Var("dart_root") + "/third_party/pkg/func": |
| 184 (Var("github_dartlang") % "func") + Var("func_rev"), | 185 (Var("github_dartlang") % "func") + Var("func_rev"), |
| 186 Var("dart_root") + "/third_party/pkg/fixnum": |
| 187 "https://github.com/dart-lang/fixnum.git" + Var("fixnum_tag"), |
| 185 Var("dart_root") + "/third_party/pkg/glob": | 188 Var("dart_root") + "/third_party/pkg/glob": |
| 186 (Var("github_mirror") % "glob") + Var("glob_rev"), | 189 (Var("github_mirror") % "glob") + Var("glob_rev"), |
| 187 Var("dart_root") + "/third_party/pkg/html": | 190 Var("dart_root") + "/third_party/pkg/html": |
| 188 (Var("github_mirror") % "html") + Var("html_tag"), | 191 (Var("github_mirror") % "html") + Var("html_tag"), |
| 189 Var("dart_root") + "/third_party/pkg/http": | 192 Var("dart_root") + "/third_party/pkg/http": |
| 190 (Var("github_mirror") % "http") + Var("http_tag"), | 193 (Var("github_mirror") % "http") + Var("http_tag"), |
| 191 Var("dart_root") + "/third_party/pkg/http_multi_server": | 194 Var("dart_root") + "/third_party/pkg/http_multi_server": |
| 192 (Var("github_mirror") % "http_multi_server") + | 195 (Var("github_mirror") % "http_multi_server") + |
| 193 Var("http_multi_server_tag"), | 196 Var("http_multi_server_tag"), |
| 194 Var("dart_root") + "/third_party/pkg/http_parser": | 197 Var("dart_root") + "/third_party/pkg/http_parser": |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 450 "--extract", | 453 "--extract", |
| 451 "-s", | 454 "-s", |
| 452 Var('dart_root') + "/third_party/clang.tar.gz.sha1", | 455 Var('dart_root') + "/third_party/clang.tar.gz.sha1", |
| 453 ], | 456 ], |
| 454 }, | 457 }, |
| 455 { | 458 { |
| 456 "pattern": ".", | 459 "pattern": ".", |
| 457 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], | 460 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], |
| 458 }, | 461 }, |
| 459 ] | 462 ] |
| OLD | NEW |