| 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 "chrome_rev" : "@19997", | 55 "chrome_rev" : "@19997", |
| 56 "cli_util_tag" : "@0.1.0", | 56 "cli_util_tag" : "@0.1.0", |
| 57 "code_transformers_tag": "@v0.5.1", | 57 "code_transformers_tag": "@v0.5.1", |
| 58 "collection_tag": "@1.13.0", | 58 "collection_tag": "@1.13.0", |
| 59 "convert_tag": "@2.0.1", | 59 "convert_tag": "@2.0.1", |
| 60 "crypto_tag" : "@2.0.1", | 60 "crypto_tag" : "@2.0.1", |
| 61 "csslib_tag" : "@0.13.3+1", | 61 "csslib_tag" : "@0.13.3+1", |
| 62 "dart2js_info_tag" : "@0.5.4+2", | 62 "dart2js_info_tag" : "@0.5.4+2", |
| 63 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 63 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
| 64 "dart_style_tag": "@1.0.6", | 64 "dart_style_tag": "@1.0.6", |
| 65 "dartdoc_tag" : "@v0.9.14-dev", | 65 "dartdoc_tag" : "@v0.12.0", |
| 66 "fixnum_tag": "@0.10.5", | 66 "fixnum_tag": "@0.10.5", |
| 67 "func_tag": "@1.0.0", | 67 "func_tag": "@1.0.0", |
| 68 "glob_tag": "@1.1.3", | 68 "glob_tag": "@1.1.3", |
| 69 "html_tag" : "@0.13.1", | 69 "html_tag" : "@0.13.1", |
| 70 "http_multi_server_tag" : "@2.0.3", | 70 "http_multi_server_tag" : "@2.0.3", |
| 71 "http_parser_tag" : "@3.1.1", | 71 "http_parser_tag" : "@3.1.1", |
| 72 "http_tag" : "@0.11.3+9", | 72 "http_tag" : "@0.11.3+9", |
| 73 "http_throttle_tag" : "@1.0.1", | 73 "http_throttle_tag" : "@1.0.1", |
| 74 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", | 74 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", |
| 75 "initialize_tag": "@v0.6.2+5", | 75 "initialize_tag": "@v0.6.2+5", |
| 76 "intl_tag": "@0.14.0", | 76 "intl_tag": "@0.14.0", |
| 77 "isolate_tag": "@1.0.0", | 77 "isolate_tag": "@1.0.0", |
| 78 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 78 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
| 79 "json_rpc_2_tag": "@2.0.4", | 79 "json_rpc_2_tag": "@2.0.4", |
| 80 "linter_tag": "@0.1.31", | 80 "linter_tag": "@0.1.31", |
| 81 "logging_tag": "@0.11.3+1", | 81 "logging_tag": "@0.11.3+1", |
| 82 "markdown_tag": "@0.11.2", | 82 "markdown_tag": "@0.11.2", |
| 83 "matcher_tag": "@0.12.0+2", | 83 "matcher_tag": "@0.12.0+2", |
| 84 "metatest_tag": "@0.2.2+3", | 84 "metatest_tag": "@0.2.2+3", |
| 85 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 85 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 86 "mustache4dart_tag" : "@v1.0.10", | 86 "mustache4dart_tag" : "@v1.1.0", |
| 87 "oauth2_tag": "@1.0.2", | 87 "oauth2_tag": "@1.0.2", |
| 88 "observable_tag": "@0.17.0", | 88 "observable_tag": "@0.17.0", |
| 89 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", | 89 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", |
| 90 "observe_tag": "@0.15.0", | 90 "observe_tag": "@0.15.0", |
| 91 "package_config_tag": "@1.0.0", | 91 "package_config_tag": "@1.0.0", |
| 92 "package_resolver_tag": "@1.0.2+1", | 92 "package_resolver_tag": "@1.0.2+1", |
| 93 "path_tag": "@1.4.1", | 93 "path_tag": "@1.4.1", |
| 94 "plugin_tag": "@0.2.0", | 94 "plugin_tag": "@0.2.0", |
| 95 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", | 95 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", |
| 96 "pool_tag": "@1.3.0", | 96 "pool_tag": "@1.3.0", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 109 "source_map_stack_trace_tag": "@1.1.4", | 109 "source_map_stack_trace_tag": "@1.1.4", |
| 110 "source_maps-0.9.4_rev": "@38524", | 110 "source_maps-0.9.4_rev": "@38524", |
| 111 "source_maps_tag": "@0.10.4", | 111 "source_maps_tag": "@0.10.4", |
| 112 "source_span_tag": "@1.4.0", | 112 "source_span_tag": "@1.4.0", |
| 113 "stack_trace_tag": "@1.7.2", | 113 "stack_trace_tag": "@1.7.2", |
| 114 "stream_channel_tag": "@1.6.1", | 114 "stream_channel_tag": "@1.6.1", |
| 115 "string_scanner_tag": "@1.0.1", | 115 "string_scanner_tag": "@1.0.1", |
| 116 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", | 116 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", |
| 117 "test_reflective_loader_tag": "@0.1.0", | 117 "test_reflective_loader_tag": "@0.1.0", |
| 118 "test_tag": "@0.12.18+1", | 118 "test_tag": "@0.12.18+1", |
| 119 "tuple_tag": "@v1.0.1", |
| 119 "typed_data_tag": "@1.1.3", | 120 "typed_data_tag": "@1.1.3", |
| 120 "usage_tag": "@v3.0.0+1", | 121 "usage_tag": "@v3.0.0+1", |
| 121 "utf_tag": "@0.9.0+3", | 122 "utf_tag": "@0.9.0+3", |
| 122 "watcher_tag": "@0.9.7+3", | 123 "watcher_tag": "@0.9.7+3", |
| 123 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", | 124 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", |
| 124 "web_socket_channel_tag": "@1.0.4", | 125 "web_socket_channel_tag": "@1.0.4", |
| 125 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", | 126 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", |
| 126 "yaml_tag": "@2.1.12", | 127 "yaml_tag": "@2.1.12", |
| 127 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", | 128 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", |
| 128 } | 129 } |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 (Var("github_mirror") % "string_scanner") + | 318 (Var("github_mirror") % "string_scanner") + |
| 318 Var("string_scanner_tag"), | 319 Var("string_scanner_tag"), |
| 319 Var("dart_root") + "/third_party/sunflower": | 320 Var("dart_root") + "/third_party/sunflower": |
| 320 (Var("github_mirror") % "sample-sunflower") + | 321 (Var("github_mirror") % "sample-sunflower") + |
| 321 Var("sunflower_rev"), | 322 Var("sunflower_rev"), |
| 322 Var("dart_root") + "/third_party/pkg/test": | 323 Var("dart_root") + "/third_party/pkg/test": |
| 323 (Var("github_mirror") % "test") + Var("test_tag"), | 324 (Var("github_mirror") % "test") + Var("test_tag"), |
| 324 Var("dart_root") + "/third_party/pkg/test_reflective_loader": | 325 Var("dart_root") + "/third_party/pkg/test_reflective_loader": |
| 325 (Var("github_mirror") % "test_reflective_loader") + | 326 (Var("github_mirror") % "test_reflective_loader") + |
| 326 Var("test_reflective_loader_tag"), | 327 Var("test_reflective_loader_tag"), |
| 328 Var("dart_root") + "/third_party/pkg/tuple": |
| 329 (Var("github_dartlang") % "tuple") + Var("tuple_tag"), |
| 327 Var("dart_root") + "/third_party/pkg/typed_data": | 330 Var("dart_root") + "/third_party/pkg/typed_data": |
| 328 (Var("github_mirror") % "typed_data") + Var("typed_data_tag"), | 331 (Var("github_mirror") % "typed_data") + Var("typed_data_tag"), |
| 329 Var("dart_root") + "/third_party/pkg/usage": | 332 Var("dart_root") + "/third_party/pkg/usage": |
| 330 (Var("github_mirror") % "usage") + Var("usage_tag"), | 333 (Var("github_mirror") % "usage") + Var("usage_tag"), |
| 331 Var("dart_root") + "/third_party/pkg/utf": | 334 Var("dart_root") + "/third_party/pkg/utf": |
| 332 (Var("github_mirror") % "utf") + Var("utf_tag"), | 335 (Var("github_mirror") % "utf") + Var("utf_tag"), |
| 333 Var("dart_root") + "/third_party/pkg/watcher": | 336 Var("dart_root") + "/third_party/pkg/watcher": |
| 334 (Var("github_mirror") % "watcher") + Var("watcher_tag"), | 337 (Var("github_mirror") % "watcher") + Var("watcher_tag"), |
| 335 Var("dart_root") + "/third_party/pkg/web_components": | 338 Var("dart_root") + "/third_party/pkg/web_components": |
| 336 (Var("github_mirror") % "web-components") + | 339 (Var("github_mirror") % "web-components") + |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 486 # Update the Windows toolchain if necessary. | 489 # Update the Windows toolchain if necessary. |
| 487 'name': 'win_toolchain', | 490 'name': 'win_toolchain', |
| 488 'pattern': '.', | 491 'pattern': '.', |
| 489 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], | 492 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], |
| 490 }, | 493 }, |
| 491 { | 494 { |
| 492 "pattern": ".", | 495 "pattern": ".", |
| 493 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], | 496 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], |
| 494 }, | 497 }, |
| 495 ] | 498 ] |
| OLD | NEW |