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

Issue 12213081: Teach update.sh how to optionally install clang-tools-extra. (Closed)

Created:
7 years, 10 months ago by dcheng
Modified:
7 years, 10 months ago
Reviewers:
Nico
CC:
chromium-reviews, fischman+watch_chromium.org, Dai Mikurube (NOT FULLTIME), glotov+watch_chromium.org, ukai+watch_chromium.org, Ryan Sleevi, tfarina, brettw
Visibility:
Public.

Description

Teach update.sh how to optionally install clang-tools-extra. clang-tools-extra contains several useful utilities for refactoring such as clang-format and (eventually) clang-format-diff.py. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181992

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M tools/clang/scripts/update.sh View 1 2 5 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dcheng
7 years, 10 months ago (2013-02-08 02:54:02 UTC) #1
Nico
https://codereview.chromium.org/12213081/diff/1/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): https://codereview.chromium.org/12213081/diff/1/tools/clang/scripts/update.sh#newcode250 tools/clang/scripts/update.sh:250: fi What should happen if you build with --with-tools-extra ...
7 years, 10 months ago (2013-02-12 00:28:08 UTC) #2
dcheng
https://codereview.chromium.org/12213081/diff/1/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): https://codereview.chromium.org/12213081/diff/1/tools/clang/scripts/update.sh#newcode250 tools/clang/scripts/update.sh:250: fi On 2013/02/12 00:28:08, Nico wrote: > What should ...
7 years, 10 months ago (2013-02-12 02:00:41 UTC) #3
Nico
https://codereview.chromium.org/12213081/diff/5001/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): https://codereview.chromium.org/12213081/diff/5001/tools/clang/scripts/update.sh#newcode251 tools/clang/scripts/update.sh:251: rm -rf "${CLANG_TOOLS_EXTRA_DIR}" Since you went down this route: ...
7 years, 10 months ago (2013-02-12 02:05:24 UTC) #4
dcheng
https://codereview.chromium.org/12213081/diff/5001/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): https://codereview.chromium.org/12213081/diff/5001/tools/clang/scripts/update.sh#newcode251 tools/clang/scripts/update.sh:251: rm -rf "${CLANG_TOOLS_EXTRA_DIR}" On 2013/02/12 02:05:24, Nico wrote: > ...
7 years, 10 months ago (2013-02-12 02:09:22 UTC) #5
Nico
Ok, lgtm On Mon, Feb 11, 2013 at 6:09 PM, <dcheng@chromium.org> wrote: > > https://codereview.chromium.org/12213081/diff/5001/tools/clang/scripts/update.sh ...
7 years, 10 months ago (2013-02-12 02:09:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/12213081/5001
7 years, 10 months ago (2013-02-12 02:14:40 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=98442
7 years, 10 months ago (2013-02-12 03:17:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/12213081/5001
7 years, 10 months ago (2013-02-12 05:27:09 UTC) #9
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 06:24:19 UTC) #10
Retried try job too often on mac_rel for step(s) browser_tests
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698