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

Issue 2306163002: MB: Copy MB from Chromium repo (Closed)

Created:
4 years, 3 months ago by kjellander_webrtc
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

MB: Copy MB from Chromium repo Essentially a copy of https://codereview.chromium.org/2299953002/ plus changes to WebRTC's license, changed OWNERS and additional MB updates up to Chromium revision http://crrev.com/f1e2718a3ff. The PRESUBMIT.py check was updated to use the existing webrtc/build/mb_config.pyl to avoid breaking bots (that have this path hardcoded). This replaces the previously symlinked MB, which already runs validation of the WebRTC configs as part of webrtc/build/PRESUBMIT.py. BUG=chromium:664425 NOTRY=True TESTED=Ran: tools/mb/mb.py gen -m client.webrtc -b 'Mac64 Release' --config-file webrtc/build/mb_config.pyl --isolate-map-file=webrtc/build/gn_isolate_map.pyl --gyp-script=webrtc/build/gyp_webrtc.py //out/Release Committed: https://crrev.com/a013a02e013bef7a317cd2950539f4436c3ff2ba Cr-Commit-Position: refs/heads/master@{#15068}

Patch Set 1 #

Patch Set 2 : updated-to-f1e2718a3ff89c80691a50f8ea2503cbb9aa97ee #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2960 lines, -2 lines) Patch
M .gitignore View 1 1 chunk +0 lines, -1 line 0 comments Download
M setup_links.py View 1 1 chunk +0 lines, -1 line 0 comments Download
A tools/mb/OWNERS View 1 1 chunk +2 lines, -0 lines 0 comments Download
A tools/mb/PRESUBMIT.py View 1 1 chunk +48 lines, -0 lines 0 comments Download
A tools/mb/README.md View 1 chunk +22 lines, -0 lines 0 comments Download
A tools/mb/docs/README.md View 1 chunk +4 lines, -0 lines 0 comments Download
A tools/mb/docs/design_spec.md View 1 chunk +426 lines, -0 lines 0 comments Download
A tools/mb/docs/user_guide.md View 1 chunk +297 lines, -0 lines 0 comments Download
A tools/mb/mb View 1 chunk +8 lines, -0 lines 0 comments Download
A tools/mb/mb.bat View 1 chunk +6 lines, -0 lines 0 comments Download
A tools/mb/mb.py View 1 1 chunk +1580 lines, -0 lines 0 comments Download
A tools/mb/mb_unittest.py View 1 1 chunk +567 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
ehmaldonado_webrtc
On 2016/09/02 18:39:21, kjellander_webrtc wrote: > Patchset #1 (id:1) has been deleted Maybe it's time ...
4 years, 1 month ago (2016-11-14 10:46:32 UTC) #4
kjellander_webrtc
On 2016/11/14 10:46:32, ehmaldonado_webrtc wrote: > On 2016/09/02 18:39:21, kjellander_webrtc wrote: > > Patchset #1 ...
4 years, 1 month ago (2016-11-14 10:54:33 UTC) #6
ehmaldonado_webrtc
On 2016/11/14 10:54:33, kjellander_webrtc wrote: > On 2016/11/14 10:46:32, ehmaldonado_webrtc wrote: > > On 2016/09/02 ...
4 years, 1 month ago (2016-11-14 13:50:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2306163002/40001
4 years, 1 month ago (2016-11-14 13:51:02 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 1 month ago (2016-11-14 13:54:25 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/a013a02e013bef7a317cd2950539f4436c3ff2ba Cr-Commit-Position: refs/heads/master@{#15068}
4 years, 1 month ago (2016-11-14 13:54:35 UTC) #18
Dirk Pranke
lgtm. I believe you were the only non-Chromium repo still using Chromium's copy of MB, ...
4 years, 1 month ago (2016-11-14 17:40:25 UTC) #19
kjellander_webrtc
4 years, 1 month ago (2016-11-14 21:14:50 UTC) #20
Message was sent while issue was closed.
On 2016/11/14 17:40:25, Dirk Pranke wrote:
> lgtm. 
> 
> I believe you were the only non-Chromium repo still using Chromium's copy of
MB,
> so I'll likely start ripping out the GYP support (which I'm not sure you even
> still needed?) as time permits.

Please do. We can always pull in your cleanup into our copy since we don't plan
to modify it that much.
We'll remove our last pieces of GYP this week, is the plan.

Powered by Google App Engine
This is Rietveld 408576698