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

Issue 2324553003: Try to get clang upload script working on Windows. (Closed)

Created:
4 years, 3 months ago by Nico
Modified:
4 years, 3 months ago
Reviewers:
hans, scottmg
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Try to get clang upload script working on Windows. BUG= Committed: https://crrev.com/0104c973f2c59a7a66b116b4f75e87b5b85f2dff Cr-Commit-Position: refs/heads/master@{#417106}

Patch Set 1 #

Total comments: 4

Patch Set 2 : newlines #

Total comments: 2

Patch Set 3 : scottmg #

Patch Set 4 : tweak #

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

Messages

Total messages: 17 (6 generated)
Nico
First to review wins!
4 years, 3 months ago (2016-09-07 21:58:29 UTC) #2
hans
lgtm
4 years, 3 months ago (2016-09-07 21:59:56 UTC) #3
scottmg
lgtm https://codereview.chromium.org/2324553003/diff/1/tools/clang/scripts/upload_revision.py File tools/clang/scripts/upload_revision.py (right): https://codereview.chromium.org/2324553003/diff/1/tools/clang/scripts/upload_revision.py#newcode42 tools/clang/scripts/upload_revision.py:42: is_win = sys.platform.startswith('win32') Maybe make is_win (or IS_WIN) ...
4 years, 3 months ago (2016-09-07 22:00:45 UTC) #4
Nico
Thanks! Patch set 2 makes it so that it also doesn't put dos-style line endings ...
4 years, 3 months ago (2016-09-07 22:00:47 UTC) #5
Nico
https://codereview.chromium.org/2324553003/diff/1/tools/clang/scripts/upload_revision.py File tools/clang/scripts/upload_revision.py (right): https://codereview.chromium.org/2324553003/diff/1/tools/clang/scripts/upload_revision.py#newcode42 tools/clang/scripts/upload_revision.py:42: is_win = sys.platform.startswith('win32') On 2016/09/07 22:00:45, scottmg wrote: > ...
4 years, 3 months ago (2016-09-07 22:01:53 UTC) #6
scottmg
https://codereview.chromium.org/2324553003/diff/20001/tools/clang/scripts/upload_revision.py File tools/clang/scripts/upload_revision.py (right): https://codereview.chromium.org/2324553003/diff/20001/tools/clang/scripts/upload_revision.py#newcode26 tools/clang/scripts/upload_revision.py:26: with open(UPDATE_PY_PATH, 'r') as f: rb here then too?
4 years, 3 months ago (2016-09-07 22:02:29 UTC) #9
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/2324553003/40001
4 years, 3 months ago (2016-09-07 22:03:07 UTC) #10
Nico
https://codereview.chromium.org/2324553003/diff/20001/tools/clang/scripts/upload_revision.py File tools/clang/scripts/upload_revision.py (right): https://codereview.chromium.org/2324553003/diff/20001/tools/clang/scripts/upload_revision.py#newcode26 tools/clang/scripts/upload_revision.py:26: with open(UPDATE_PY_PATH, 'r') as f: On 2016/09/07 22:02:29, scottmg ...
4 years, 3 months ago (2016-09-07 22:06:58 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.chromium.org/2324553003/60001
4 years, 3 months ago (2016-09-07 22:08:06 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-07 22:54:26 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 22:57:48 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0104c973f2c59a7a66b116b4f75e87b5b85f2dff
Cr-Commit-Position: refs/heads/master@{#417106}

Powered by Google App Engine
This is Rietveld 408576698