Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Issue 1877173002: Change how MB handles goma_dir. (Closed)

Created:
4 years, 8 months ago by Dirk Pranke
Modified:
4 years, 8 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change how MB handles goma_dir. Since both GN and GYP actually have two settings for whether to use GOMA and where to find it, it turns out that you can and should set goma_dir independently of what is actually specified in the MB configs (or iOS configs): if MB specifies --goma-dir, then explicitly set goma_dir, else don't set it at all. This simplifies the code a bit and will solve a problem in GN down the road as we switch to using args files. R=brettw@chromium.org BUG=602528 Committed: https://crrev.com/d0c138bb06b285b4ad0015f2fff407f5840e481e Cr-Commit-Position: refs/heads/master@{#387038}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -20 lines) Patch
M ios/build/bots/chromium.mac/iOS_Device_(ninja).json View 1 chunk +0 lines, -1 line 0 comments Download
M ios/build/bots/chromium.mac/iOS_Device_GN.json View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json View 1 chunk +0 lines, -1 line 0 comments Download
M ios/build/bots/tryserver.chromium.mac/ios_rel_device_gn.json View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/build/bots/tryserver.chromium.mac/ios_rel_device_ninja.json View 1 chunk +0 lines, -1 line 0 comments Download
M tools/mb/mb.py View 3 chunks +8 lines, -5 lines 1 comment Download
M tools/mb/mb_config.pyl View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/mb/mb_unittest.py View 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 7 (2 generated)
Dirk Pranke
https://codereview.chromium.org/1877173002/diff/1/tools/mb/mb.py File tools/mb/mb.py (right): https://codereview.chromium.org/1877173002/diff/1/tools/mb/mb.py#newcode855 tools/mb/mb.py:855: gn_args += ' goma_dir="%s"' % self.args.goma_dir Ideally gn_args and ...
4 years, 8 months ago (2016-04-12 18:03:20 UTC) #1
brettw
lgtm
4 years, 8 months ago (2016-04-12 21:48:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1877173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1877173002/1
4 years, 8 months ago (2016-04-13 16:28:08 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-13 18:28:59 UTC) #5
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 18:29:59 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d0c138bb06b285b4ad0015f2fff407f5840e481e
Cr-Commit-Position: refs/heads/master@{#387038}

Powered by Google App Engine
This is Rietveld 408576698