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

Issue 2609683002: clang update script: change --tools to --extra-tools (Closed)

Created:
3 years, 11 months ago by dcheng
Modified:
3 years, 11 months ago
CC:
chromium-reviews, eugenis+clang_chromium.org, vmpstr+watch_chromium.org, Lei Zhang, dsinclair, yunlian, glider+clang_chromium.org, Nico, ukai+watch_chromium.org, Reid Kleckner, hans, dmikurube+clang_chromium.org, nasko
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

clang update script: add --extra-tools, deprecate --tools flag plugins and blink_gc_plugin are always mandatory for Chromium builds, so just always include them. In order to avoid breaking codesearch bots, --tools is now a synonym for --extra-tools and will be removed. BUG=none Committed: https://crrev.com/f239071ad582021eb28bfa3ea1d9444d9a2e84f9 Cr-Commit-Position: refs/heads/master@{#441601}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M docs/clang_tool_refactoring.md View 1 chunk +2 lines, -3 lines 0 comments Download
M tools/clang/scripts/update.py View 1 2 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
dcheng
I got tired of typing plugins blink_gc_plugin every time.
3 years, 11 months ago (2016-12-30 10:10:08 UTC) #2
Łukasz Anforowicz
LGTM with one nit. https://codereview.chromium.org/2609683002/diff/20001/docs/clang_tool_refactoring.md File docs/clang_tool_refactoring.md (right): https://codereview.chromium.org/2609683002/diff/20001/docs/clang_tool_refactoring.md#newcode106 docs/clang_tool_refactoring.md:106: and the [Blink to Chrome ...
3 years, 11 months ago (2016-12-30 17:19:01 UTC) #3
Nico
Is this going to break the codesearch bots? https://cs.chromium.org/search/?q=%5C--tools&sq=package:chromium&type=cs … (maybe add new flag, but ...
3 years, 11 months ago (2016-12-31 00:49:45 UTC) #5
dcheng
On 2016/12/31 00:49:45, Nico (offline until Jan 1) wrote: > Is this going to break ...
3 years, 11 months ago (2017-01-01 03:06:53 UTC) #6
Nico
update cl description. with that, lgtm assuming the plan is to make the codesearch bots ...
3 years, 11 months ago (2017-01-01 15:53:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2609683002/40001
3 years, 11 months ago (2017-01-05 05:09:56 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-05 06:42:18 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/f239071ad582021eb28bfa3ea1d9444d9a2e84f9 Cr-Commit-Position: refs/heads/master@{#441601}
3 years, 11 months ago (2017-01-05 06:46:34 UTC) #16
Aleksey Shlyapnikov
This change makes one of the bots unhappy: https://build.chromium.org/p/chromium.fyi/builders/CFI%20Linux%20ToT
3 years, 11 months ago (2017-01-06 01:43:45 UTC) #18
dcheng
3 years, 11 months ago (2017-01-06 01:57:25 UTC) #19
Message was sent while issue was closed.
On 2017/01/06 01:43:45, Aleksey Shlyapnikov wrote:
> This change makes one of the bots unhappy:
> https://build.chromium.org/p/chromium.fyi/builders/CFI%20Linux%20ToT

Sorry about the build break. I already have a fix in the CQ which should resolve
this: https://codereview.chromium.org/2618633005/

Powered by Google App Engine
This is Rietveld 408576698