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

Issue 587383003: Make Clang's update.py use the Win toolchain under depot_tools if available (Closed)

Created:
6 years, 2 months ago by hans
Modified:
6 years, 2 months ago
Reviewers:
Reid Kleckner, Nico, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make Clang's update.py use the Win toolchain under depot_tools if available Clang should be built with the same toolchain used to build Chromium, which is typically the one in depot_tools/win_toolchain. BUG=82385 R=scottmg@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/28fb41c40e75fa0896058996d7cde447902b3ed2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Import vs_toolchain.py #

Total comments: 1

Patch Set 3 : json import no longer needed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M DEPS View 1 chunk +7 lines, -6 lines 0 comments Download
M tools/clang/scripts/update.py View 1 2 1 chunk +14 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
hans
Please take a look. One annoying thing is that builds that have successfully used the ...
6 years, 2 months ago (2014-09-22 18:57:19 UTC) #2
scottmg
https://codereview.chromium.org/587383003/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/587383003/diff/1/tools/clang/scripts/update.py#newcode144 tools/clang/scripts/update.py:144: json_data_file = os.path.join(CHROMIUM_DIR, 'build', 'win_toolchain.json') could you import vs_toolchain ...
6 years, 2 months ago (2014-09-22 18:59:48 UTC) #3
hans
https://codereview.chromium.org/587383003/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/587383003/diff/1/tools/clang/scripts/update.py#newcode144 tools/clang/scripts/update.py:144: json_data_file = os.path.join(CHROMIUM_DIR, 'build', 'win_toolchain.json') On 2014/09/22 18:59:48, scottmg ...
6 years, 2 months ago (2014-09-22 19:52:39 UTC) #4
scottmg
lgtm if it works! https://codereview.chromium.org/587383003/diff/20001/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/587383003/diff/20001/tools/clang/scripts/update.py#newcode9 tools/clang/scripts/update.py:9: import json unneeded now
6 years, 2 months ago (2014-09-22 19:54:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/587383003/40001
6 years, 2 months ago (2014-09-22 23:01:35 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/59236)
6 years, 2 months ago (2014-09-22 23:17:02 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/28fb41c40e75fa0896058996d7cde447902b3ed2 Cr-Commit-Position: refs/heads/master@{#296090}
6 years, 2 months ago (2014-09-22 23:28:32 UTC) #10
hans
6 years, 2 months ago (2014-09-22 23:28:37 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 28fb41c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698