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

Issue 1187913002: Run install-build-deps in the middle of 'fetch chromium' (Closed)

Created:
5 years, 6 months ago by agable
Modified:
5 years, 6 months ago
Reviewers:
Michael Moss
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Run install-build-deps in the middle of 'fetch chromium' R=mmoss@chromium.org BUG=229270 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295679

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M fetch.py View 3 chunks +7 lines, -2 lines 0 comments Download
M recipes/chromium.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
agable
5 years, 6 months ago (2015-06-15 18:57:12 UTC) #1
Michael Moss
lgtm
5 years, 6 months ago (2015-06-15 19:04:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1187913002/1
5 years, 6 months ago (2015-06-15 19:14:11 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1) as http://src.chromium.org/viewvc/chrome?view=rev&revision=295679
5 years, 6 months ago (2015-06-15 19:15:57 UTC) #5
Dirk Pranke
5 years, 6 months ago (2015-06-15 21:07:23 UTC) #6
Message was sent while issue was closed.
We only run install-build-deps on linux; unless I'm missing something, this'll
try to run it unconditionally on all platforms, no?

(We need to run install-build-deps-android.sh for android instead, and install
the toolchains on win and mac instead).

Also, I have a vague memory that we thought running install-build-deps was dodgy
because of either the need for sudo
or perhaps other side effects, but perhaps I'm being overly paranoid here?

Powered by Google App Engine
This is Rietveld 408576698