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

Issue 2054893002: [Mac/GN] Add targets to run dump_syms and create the dSYM archive. (Closed)

Created:
4 years, 6 months ago by Robert Sesek
Modified:
4 years, 6 months ago
Reviewers:
Mark Mentovai, Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac/GN] Add targets to run dump_syms and create the dSYM archive. These steps are required for the official build. BUG=330301, 431177 R=mark@chromium.org Committed: https://crrev.com/a3be980be2732db92353823012b8ee93ffedc7cd Cr-Commit-Position: refs/heads/master@{#399045}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -0 lines) Patch
A build/redirect_stdout.py View 1 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/BUILD.gn View 1 2 chunks +86 lines, -0 lines 0 comments Download
A chrome/tools/build/mac/archive_symbols.py View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Robert Sesek
4 years, 6 months ago (2016-06-09 18:34:00 UTC) #1
Mark Mentovai
LGTM https://codereview.chromium.org/2054893002/diff/1/build/redirect_stdout.py File build/redirect_stdout.py (right): https://codereview.chromium.org/2054893002/diff/1/build/redirect_stdout.py#newcode18 build/redirect_stdout.py:18: with open(sys.argv[1], 'w+') as fp: The + is ...
4 years, 6 months ago (2016-06-09 18:48:04 UTC) #2
Robert Sesek
https://codereview.chromium.org/2054893002/diff/1/build/redirect_stdout.py File build/redirect_stdout.py (right): https://codereview.chromium.org/2054893002/diff/1/build/redirect_stdout.py#newcode18 build/redirect_stdout.py:18: with open(sys.argv[1], 'w+') as fp: On 2016/06/09 18:48:04, Mark ...
4 years, 6 months ago (2016-06-09 20:53:46 UTC) #3
Mark Mentovai
LGTM
4 years, 6 months ago (2016-06-09 21:50:11 UTC) #4
Robert Sesek
+thakis for OWNERS
4 years, 6 months ago (2016-06-09 21:52:52 UTC) #6
Nico
rs-lgtm
4 years, 6 months ago (2016-06-09 21:57:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2054893002/20001
4 years, 6 months ago (2016-06-09 22:02:24 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-09 22:55:43 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-09 22:56:00 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 22:59:18 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a3be980be2732db92353823012b8ee93ffedc7cd
Cr-Commit-Position: refs/heads/master@{#399045}

Powered by Google App Engine
This is Rietveld 408576698