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

Issue 2038483002: mb: Allow overriding the path to the gyp script (Closed)

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

Description

mb: Allow overriding the path to the gyp script This allows changing the path to make this script usable in other projects than chromium. BUG=616035 Committed: https://crrev.com/60ebf6206b4a14e6b4be903fb42bd34d6b287645 Cr-Commit-Position: refs/heads/master@{#398296}

Patch Set 1 #

Patch Set 2 : Docu #

Patch Set 3 : Review #

Total comments: 5

Patch Set 4 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M tools/mb/docs/user_guide.md View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M tools/mb/mb.py View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 32 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038483002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2038483002/20001
4 years, 6 months ago (2016-06-02 11:08:36 UTC) #4
Michael Achenbach
PTAL. This is required to use mb in v8. WIP CL: https://codereview.chromium.org/2024893002/
4 years, 6 months ago (2016-06-02 11:10:40 UTC) #6
jochen (gone - plz use gerrit)
lgtm
4 years, 6 months ago (2016-06-02 11:26:45 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-02 12:16:38 UTC) #9
Dirk Pranke
The path to GYP isn't something that is set inside build files or used to ...
4 years, 6 months ago (2016-06-02 16:18:04 UTC) #10
Dirk Pranke
On 2016/06/02 16:18:04, Dirk Pranke wrote: > The path to GYP isn't something that is ...
4 years, 6 months ago (2016-06-02 17:43:17 UTC) #11
Michael Achenbach
On 2016/06/02 17:43:17, Dirk Pranke wrote: > On 2016/06/02 16:18:04, Dirk Pranke wrote: > > ...
4 years, 6 months ago (2016-06-02 18:15:22 UTC) #12
Dirk Pranke
On 2016/06/02 18:15:22, Michael Achenbach wrote: > On 2016/06/02 17:43:17, Dirk Pranke wrote: > > ...
4 years, 6 months ago (2016-06-02 18:29:30 UTC) #13
Michael Achenbach
Done. PTAL https://codereview.chromium.org/2038483002/diff/40001/tools/mb/mb.py File tools/mb/mb.py (right): https://codereview.chromium.org/2038483002/diff/40001/tools/mb/mb.py#newcode87 tools/mb/mb.py:87: subp.add_argument('--gyp-script', FYI: I didn't specify a default ...
4 years, 6 months ago (2016-06-03 07:36:38 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038483002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2038483002/40001
4 years, 6 months ago (2016-06-03 07:37:09 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-03 09:10:17 UTC) #18
Dirk Pranke
lgtm w/ nits. https://codereview.chromium.org/2038483002/diff/40001/tools/mb/docs/user_guide.md File tools/mb/docs/user_guide.md (right): https://codereview.chromium.org/2038483002/diff/40001/tools/mb/docs/user_guide.md#newcode138 tools/mb/docs/user_guide.md:138: The gyp script defaults to `build/gyp_chromium`, ...
4 years, 6 months ago (2016-06-03 17:59:24 UTC) #19
Michael Achenbach
https://codereview.chromium.org/2038483002/diff/40001/tools/mb/docs/user_guide.md File tools/mb/docs/user_guide.md (right): https://codereview.chromium.org/2038483002/diff/40001/tools/mb/docs/user_guide.md#newcode138 tools/mb/docs/user_guide.md:138: The gyp script defaults to `build/gyp_chromium`, but can be ...
4 years, 6 months ago (2016-06-03 19:55:03 UTC) #20
Michael Achenbach
PTAL at patch 4.
4 years, 6 months ago (2016-06-03 20:04:50 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038483002/60001
4 years, 6 months ago (2016-06-03 20:06:29 UTC) #23
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-03 22:33:24 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038483002/60001
4 years, 6 months ago (2016-06-07 13:29:33 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-07 14:27:53 UTC) #30
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 14:29:19 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/60ebf6206b4a14e6b4be903fb42bd34d6b287645
Cr-Commit-Position: refs/heads/master@{#398296}

Powered by Google App Engine
This is Rietveld 408576698