| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 6 "[DEPOT_TOOLS]\\gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi
rd_party/WebKit/LayoutTests': None, 'src/webkit/data/layout_tests/LayoutTests':
None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s'
, 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourc
eforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.git', 'manage
d': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.
git'}]" | 9 "cache_dir = '[ROOT]\\\\git_cache'\nsolutions = [{'custom_deps': {'src/thi
rd_party/WebKit/LayoutTests': None, 'src/webkit/data/layout_tests/LayoutTests':
None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s'
, 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourc
eforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '.DEPS.git', 'manage
d': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.
git'}]" |
| 10 ], | 10 ], |
| 11 "name": "gclient setup", | 11 "name": "gclient setup", |
| 12 "seed_steps": [ | 12 "seed_steps": [ |
| 13 "gclient setup", | 13 "gclient setup", |
| 14 "gclient sync", | 14 "gclient sync", |
| 15 "gclient recurse (git config user.name)", | 15 "gclient recurse (git config user.name)", |
| 16 "gclient recurse (git config user.email)", | 16 "gclient recurse (git config user.email)", |
| 17 "gclient runhooks", | 17 "gclient runhooks", |
| 18 "compile" | 18 "compile" |
| 19 ] | 19 ] |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [ | 22 "cmd": [ |
| 23 "python", | 23 "python", |
| 24 "-u", | 24 "-u", |
| 25 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 25 "[DEPOT_TOOLS]\\gclient.py", |
| 26 "sync", | 26 "sync", |
| 27 "--verbose", | 27 "--verbose", |
| 28 "--with_branch_heads", | 28 "--with_branch_heads", |
| 29 "--nohooks", | 29 "--nohooks", |
| 30 "-j2", | 30 "-j2", |
| 31 "--reset", | 31 "--reset", |
| 32 "--delete_unversioned_trees", | 32 "--delete_unversioned_trees", |
| 33 "--force", | 33 "--force", |
| 34 "--upstream", | 34 "--upstream", |
| 35 "--no-nag-max", | 35 "--no-nag-max", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 66 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | 66 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 67 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | 67 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", |
| 68 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 68 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 69 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@\"932d037f462c12db1f3210d
e8ea1b2964f363f47\"@@@" | 69 "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@\"932d037f462c12db1f3210d
e8ea1b2964f363f47\"@@@" |
| 70 ] | 70 ] |
| 71 }, | 71 }, |
| 72 { | 72 { |
| 73 "cmd": [ | 73 "cmd": [ |
| 74 "python", | 74 "python", |
| 75 "-u", | 75 "-u", |
| 76 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 76 "[DEPOT_TOOLS]\\gclient.py", |
| 77 "recurse", | 77 "recurse", |
| 78 "git", | 78 "git", |
| 79 "config", | 79 "config", |
| 80 "user.name", | 80 "user.name", |
| 81 "local_bot" | 81 "local_bot" |
| 82 ], | 82 ], |
| 83 "name": "gclient recurse (git config user.name)" | 83 "name": "gclient recurse (git config user.name)" |
| 84 }, | 84 }, |
| 85 { | 85 { |
| 86 "cmd": [ | 86 "cmd": [ |
| 87 "python", | 87 "python", |
| 88 "-u", | 88 "-u", |
| 89 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 89 "[DEPOT_TOOLS]\\gclient.py", |
| 90 "recurse", | 90 "recurse", |
| 91 "git", | 91 "git", |
| 92 "config", | 92 "config", |
| 93 "user.email", | 93 "user.email", |
| 94 "local_bot@example.com" | 94 "local_bot@example.com" |
| 95 ], | 95 ], |
| 96 "name": "gclient recurse (git config user.email)" | 96 "name": "gclient recurse (git config user.email)" |
| 97 }, | 97 }, |
| 98 { | 98 { |
| 99 "cmd": [ | 99 "cmd": [ |
| 100 "python", | 100 "python", |
| 101 "-u", | 101 "-u", |
| 102 "[DEPOT_TOOLS_ROOT]\\gclient.py", | 102 "[DEPOT_TOOLS]\\gclient.py", |
| 103 "runhooks" | 103 "runhooks" |
| 104 ], | 104 ], |
| 105 "env": { | 105 "env": { |
| 106 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 ta
rget_arch=x64", | 106 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 ta
rget_arch=x64", |
| 107 "GYP_GENERATORS": "ninja", | 107 "GYP_GENERATORS": "ninja", |
| 108 "GYP_MSVS_VERSION": "2012" | 108 "GYP_MSVS_VERSION": "2012" |
| 109 }, | 109 }, |
| 110 "name": "gclient runhooks" | 110 "name": "gclient runhooks" |
| 111 }, | 111 }, |
| 112 { | 112 { |
| 113 "abort_on_failure": true, | 113 "abort_on_failure": true, |
| 114 "cmd": [ | 114 "cmd": [ |
| 115 "python", | 115 "python", |
| 116 "-u", | 116 "-u", |
| 117 "[BUILD_ROOT]\\scripts\\slave\\compile.py", | 117 "[BUILD]\\scripts\\slave\\compile.py", |
| 118 "--target", | 118 "--target", |
| 119 "Release_x64", | 119 "Release_x64", |
| 120 "--build-dir", | 120 "--build-dir", |
| 121 "[SLAVE_BUILD_ROOT]\\src\\out", | 121 "[SLAVE_BUILD]\\src\\out", |
| 122 "--src-dir", | 122 "--src-dir", |
| 123 "[SLAVE_BUILD_ROOT]\\src", | 123 "[SLAVE_BUILD]\\src", |
| 124 "--build-tool", | 124 "--build-tool", |
| 125 "ninja", | 125 "ninja", |
| 126 "--compiler", | 126 "--compiler", |
| 127 "goma", | 127 "goma", |
| 128 "--", | 128 "--", |
| 129 "All", | 129 "All", |
| 130 "chromium_builder_tests" | 130 "chromium_builder_tests" |
| 131 ], | 131 ], |
| 132 "name": "compile" | 132 "name": "compile" |
| 133 }, | 133 }, |
| 134 { | 134 { |
| 135 "cmd": [ | 135 "cmd": [ |
| 136 "python", | 136 "python", |
| 137 "-u", | 137 "-u", |
| 138 "print \"last step\"" | 138 "print \"last step\"" |
| 139 ], | 139 ], |
| 140 "name": "last step", | 140 "name": "last step", |
| 141 "~followup_annotations": [ | 141 "~followup_annotations": [ |
| 142 "@@@STEP_LOG_LINE@python.inline@print \"last step\"@@@", | 142 "@@@STEP_LOG_LINE@python.inline@print \"last step\"@@@", |
| 143 "@@@STEP_LOG_END@python.inline@@@" | 143 "@@@STEP_LOG_END@python.inline@@@" |
| 144 ] | 144 ] |
| 145 } | 145 } |
| 146 ] | 146 ] |
| OLD | NEW |