| 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 # IMPORTANT: | 5 # IMPORTANT: |
| 6 # Before adding or updating dependencies, please review the documentation here: | 6 # Before adding or updating dependencies, please review the documentation here: |
| 7 # https://github.com/dart-lang/sdk/wiki/Adding-and-Updating-Dependencies | 7 # https://github.com/dart-lang/sdk/wiki/Adding-and-Updating-Dependencies |
| 8 | 8 |
| 9 vars = { | 9 vars = { |
| 10 # The dart_root is the root of our sdk checkout. This is normally | 10 # The dart_root is the root of our sdk checkout. This is normally |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 59 "chrome_rev" : "@19997", | 59 "chrome_rev" : "@19997", |
| 60 "cli_util_tag" : "@0.1.0", | 60 "cli_util_tag" : "@0.1.0", |
| 61 "code_transformers_tag": "@v0.5.1", | 61 "code_transformers_tag": "@v0.5.1", |
| 62 "collection_tag": "@1.13.0", | 62 "collection_tag": "@1.13.0", |
| 63 "convert_tag": "@2.0.1", | 63 "convert_tag": "@2.0.1", |
| 64 "crypto_tag" : "@2.0.1", | 64 "crypto_tag" : "@2.0.1", |
| 65 "csslib_tag" : "@0.13.3+1", | 65 "csslib_tag" : "@0.13.3+1", |
| 66 "dart2js_info_tag" : "@0.5.4+2", | 66 "dart2js_info_tag" : "@0.5.4+2", |
| 67 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", | 67 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", |
| 68 "dart_style_tag": "@1.0.6", | 68 "dart_style_tag": "@1.0.6", |
| 69 "dartdoc_tag" : "@v0.12.0", | 69 "dartdoc_tag" : "@v0.13.0+1", |
| 70 "fixnum_tag": "@0.10.5", | 70 "fixnum_tag": "@0.10.5", |
| 71 "func_tag": "@1.0.0", | 71 "func_tag": "@1.0.0", |
| 72 "glob_tag": "@1.1.3", | 72 "glob_tag": "@1.1.3", |
| 73 "html_tag" : "@0.13.1", | 73 "html_tag" : "@0.13.1", |
| 74 "http_multi_server_tag" : "@2.0.3", | 74 "http_multi_server_tag" : "@2.0.3", |
| 75 "http_parser_tag" : "@3.1.1", | 75 "http_parser_tag" : "@3.1.1", |
| 76 "http_tag" : "@0.11.3+9", | 76 "http_tag" : "@0.11.3+9", |
| 77 "http_throttle_tag" : "@1.0.1", | 77 "http_throttle_tag" : "@1.0.1", |
| 78 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", | 78 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", |
| 79 "initialize_tag": "@v0.6.2+5", | 79 "initialize_tag": "@v0.6.2+5", |
| 80 "intl_tag": "@0.14.0", | 80 "intl_tag": "@0.14.0", |
| 81 "isolate_tag": "@1.0.0", | 81 "isolate_tag": "@1.0.0", |
| 82 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", | 82 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", |
| 83 "json_rpc_2_tag": "@2.0.4", | 83 "json_rpc_2_tag": "@2.0.4", |
| 84 "linter_tag": "@0.1.31", | 84 "linter_tag": "@0.1.31", |
| 85 "logging_tag": "@0.11.3+1", | 85 "logging_tag": "@0.11.3+1", |
| 86 "markdown_tag": "@0.11.2", | 86 "markdown_tag": "@0.11.3", |
| 87 "matcher_tag": "@0.12.0+2", | 87 "matcher_tag": "@0.12.0+2", |
| 88 "metatest_tag": "@0.2.2+3", | 88 "metatest_tag": "@0.2.2+3", |
| 89 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | 89 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", |
| 90 "mustache4dart_tag" : "@v1.1.0", | 90 "mustache4dart_tag" : "@v1.1.0", |
| 91 "oauth2_tag": "@1.0.2", | 91 "oauth2_tag": "@1.0.2", |
| 92 "observable_tag": "@0.17.0", | 92 "observable_tag": "@0.17.0", |
| 93 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", | 93 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", |
| 94 "observe_tag": "@0.15.0", | 94 "observe_tag": "@0.15.0", |
| 95 "package_config_tag": "@1.0.0", | 95 "package_config_tag": "@1.0.0", |
| 96 "package_resolver_tag": "@1.0.2+1", | 96 "package_resolver_tag": "@1.0.2+1", |
| (...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 490 # Update the Windows toolchain if necessary. | 490 # Update the Windows toolchain if necessary. |
| 491 'name': 'win_toolchain', | 491 'name': 'win_toolchain', |
| 492 'pattern': '.', | 492 'pattern': '.', |
| 493 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], | 493 'action': ['python', 'sdk/build/vs_toolchain.py', 'update'], |
| 494 }, | 494 }, |
| 495 { | 495 { |
| 496 "pattern": ".", | 496 "pattern": ".", |
| 497 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], | 497 "action": ["python", Var("dart_root") + "/tools/generate_buildfiles.py"], |
| 498 }, | 498 }, |
| 499 ] | 499 ] |
| OLD | NEW |