| OLD | NEW |
| 1 # Note: The buildbots evaluate this file with CWD set to the parent | 1 # Note: The buildbots evaluate this file with CWD set to the parent |
| 2 # directory and assume that the root of the checkout is in ./v8/, so | 2 # directory and assume that the root of the checkout is in ./v8/, so |
| 3 # all paths in here must match this assumption. | 3 # all paths in here must match this assumption. |
| 4 | 4 |
| 5 vars = { | 5 vars = { |
| 6 "git_url": "https://chromium.googlesource.com", | 6 "git_url": "https://chromium.googlesource.com", |
| 7 } | 7 } |
| 8 | 8 |
| 9 deps = { | 9 deps = { |
| 10 "v8/build": | 10 "v8/build": |
| 11 Var("git_url") + "/chromium/src/build.git" + "@" + "4e62debd8bf6e75229861c7b
8b352953f8bfec2e", | 11 Var("git_url") + "/chromium/src/build.git" + "@" + "a34a5233778556481dfa869b
ff735fad2157f196", |
| 12 "v8/tools/gyp": | 12 "v8/tools/gyp": |
| 13 Var("git_url") + "/external/gyp.git" + "@" + "702ac58e477214c635d9b541932e75
a95d349352", | 13 Var("git_url") + "/external/gyp.git" + "@" + "702ac58e477214c635d9b541932e75
a95d349352", |
| 14 "v8/third_party/icu": | 14 "v8/third_party/icu": |
| 15 Var("git_url") + "/chromium/deps/icu.git" + "@" + "b0bd3ee50bc2e768d7a17cbc6
0d87f517f024dbe", | 15 Var("git_url") + "/chromium/deps/icu.git" + "@" + "b0bd3ee50bc2e768d7a17cbc6
0d87f517f024dbe", |
| 16 "v8/third_party/instrumented_libraries": | 16 "v8/third_party/instrumented_libraries": |
| 17 Var("git_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@
" + "f15768d7fdf68c0748d20738184120c8ab2e6db7", | 17 Var("git_url") + "/chromium/src/third_party/instrumented_libraries.git" + "@
" + "45f5814b1543e41ea0be54c771e3840ea52cca4a", |
| 18 "v8/buildtools": | 18 "v8/buildtools": |
| 19 Var("git_url") + "/chromium/buildtools.git" + "@" + "b97d6c93a3e805c9ba5356d
ca872f1801639fbc5", | 19 Var("git_url") + "/chromium/buildtools.git" + "@" + "b97d6c93a3e805c9ba5356d
ca872f1801639fbc5", |
| 20 "v8/base/trace_event/common": | 20 "v8/base/trace_event/common": |
| 21 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "26eac5
3e73b09625e9b8f783b479e54fcae85f58", | 21 Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "26eac5
3e73b09625e9b8f783b479e54fcae85f58", |
| 22 "v8/third_party/WebKit/Source/platform/inspector_protocol": | 22 "v8/third_party/WebKit/Source/platform/inspector_protocol": |
| 23 Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector
_protocol.git" + "@" + "f010dd827c6d3a8ec2f355168fc4342ba39a78f8", | 23 Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector
_protocol.git" + "@" + "e240fdcdb5880deb48156dbb9ccee0c28664cf88", |
| 24 "v8/third_party/jinja2": | 24 "v8/third_party/jinja2": |
| 25 Var("git_url") + "/chromium/src/third_party/jinja2.git" + "@" + "b61a2c009a5
79593a259c1b300e0ad02bf48fd78", | 25 Var("git_url") + "/chromium/src/third_party/jinja2.git" + "@" + "b61a2c009a5
79593a259c1b300e0ad02bf48fd78", |
| 26 "v8/third_party/markupsafe": | 26 "v8/third_party/markupsafe": |
| 27 Var("git_url") + "/chromium/src/third_party/markupsafe.git" + "@" + "484a566
1041cac13bfc688a26ec5434b05d18961", | 27 Var("git_url") + "/chromium/src/third_party/markupsafe.git" + "@" + "484a566
1041cac13bfc688a26ec5434b05d18961", |
| 28 "v8/tools/swarming_client": | 28 "v8/tools/swarming_client": |
| 29 Var('git_url') + '/external/swarming.client.git' + '@' + "380e32662312eb107f
06fcba6409b0409f8fef72", | 29 Var('git_url') + '/external/swarming.client.git' + '@' + "380e32662312eb107f
06fcba6409b0409f8fef72", |
| 30 "v8/testing/gtest": | 30 "v8/testing/gtest": |
| 31 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6
6431cb592dad629028a50b3dd418a408c87", | 31 Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a6
6431cb592dad629028a50b3dd418a408c87", |
| 32 "v8/testing/gmock": | 32 "v8/testing/gmock": |
| 33 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c
332ce19a33faf75be", | 33 Var("git_url") + "/external/googlemock.git" + "@" + "0421b6f358139f02e102c9c
332ce19a33faf75be", |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 275 'name': 'clang', | 275 'name': 'clang', |
| 276 'pattern': '.', | 276 'pattern': '.', |
| 277 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], | 277 'action': ['python', 'v8/tools/clang/scripts/update.py', '--if-needed'], |
| 278 }, | 278 }, |
| 279 { | 279 { |
| 280 # A change to a .gyp, .gypi, or to GYP itself should run the generator. | 280 # A change to a .gyp, .gypi, or to GYP itself should run the generator. |
| 281 "pattern": ".", | 281 "pattern": ".", |
| 282 "action": ["python", "v8/gypfiles/gyp_v8", "--running-as-hook"], | 282 "action": ["python", "v8/gypfiles/gyp_v8", "--running-as-hook"], |
| 283 }, | 283 }, |
| 284 ] | 284 ] |
| OLD | NEW |