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

Issue 1980173002: [Mac/GN] Add verify_order step for the Framework. (Closed)

Created:
4 years, 7 months ago by Robert Sesek
Modified:
4 years, 7 months ago
Reviewers:
Dirk Pranke, 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 verify_order step for the Framework. BUG=431177, 599950 R=thakis@chromium.org Committed: https://crrev.com/ea148577d6315da90892f854b52a1f3a8380c562 Cr-Commit-Position: refs/heads/master@{#394438}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -6 lines) Patch
M chrome/BUILD.gn View 1 3 chunks +36 lines, -1 line 0 comments Download
A + chrome/tools/build/mac/run_verify_order.py View 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 28 (6 generated)
Robert Sesek
4 years, 7 months ago (2016-05-16 21:52:44 UTC) #1
Nico
Nice, lgtm with the first comment addressed. (The other two are just "gn, how does ...
4 years, 7 months ago (2016-05-16 21:59:33 UTC) #2
Robert Sesek
https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn#newcode762 chrome/BUILD.gn:762: "-Wl,-order_file," + rebase_path("app/framework.order", root_build_dir), On 2016/05/16 21:59:33, Nico (vacation ...
4 years, 7 months ago (2016-05-16 22:07:13 UTC) #3
Nico
(must've typod my cs.chromium search, sorry.) dpranke: One question below. https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn#newcode762 ...
4 years, 7 months ago (2016-05-16 22:14:29 UTC) #5
Nico
Also: python ../../chrome/tools/build/mac/run_verify_order.py --stamp obj/chrome/run_verify_chrome_framework_order.stamp _ChromeMain Chromium\ Framework.framework/Chromium\ Framework ../../chrome/tools/build/mac/verify_order: unordered symbols in Chromium Framework.framework/Chromium ...
4 years, 7 months ago (2016-05-16 22:15:00 UTC) #6
Robert Sesek
On 2016/05/16 22:15:00, Nico (vacation May 19 to 22) wrote: > Also: > python ../../chrome/tools/build/mac/run_verify_order.py ...
4 years, 7 months ago (2016-05-16 22:15:32 UTC) #7
Dirk Pranke
https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn#newcode524 chrome/BUILD.gn:524: # for non-compoent builds, will ensure the export symbol ...
4 years, 7 months ago (2016-05-16 23:55:32 UTC) #8
Robert Sesek
On 2016/05/16 23:55:32, Dirk Pranke wrote: > https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn > File chrome/BUILD.gn (right): > > https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn#newcode524 ...
4 years, 7 months ago (2016-05-17 14:45:38 UTC) #9
Dirk Pranke
On 2016/05/17 14:45:38, Robert Sesek wrote: > On 2016/05/16 23:55:32, Dirk Pranke wrote: > > ...
4 years, 7 months ago (2016-05-17 16:28:48 UTC) #10
Robert Sesek
On 2016/05/16 22:15:32, Robert Sesek wrote: > On 2016/05/16 22:15:00, Nico (vacation May 19 to ...
4 years, 7 months ago (2016-05-17 17:30:40 UTC) #11
Robert Sesek
On 2016/05/16 22:15:00, Nico (vacation May 19 to 22) wrote: > Also: > python ../../chrome/tools/build/mac/run_verify_order.py ...
4 years, 7 months ago (2016-05-17 21:50:39 UTC) #12
Robert Sesek
On 2016/05/17 16:28:48, Dirk Pranke wrote: > On 2016/05/17 14:45:38, Robert Sesek wrote: > > ...
4 years, 7 months ago (2016-05-17 22:59:19 UTC) #13
Robert Sesek
https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/1980173002/diff/1/chrome/BUILD.gn#newcode524 chrome/BUILD.gn:524: # for non-compoent builds, will ensure the export symbol ...
4 years, 7 months ago (2016-05-17 22:59:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980173002/20001
4 years, 7 months ago (2016-05-17 23:00:26 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/72147)
4 years, 7 months ago (2016-05-18 00:57:07 UTC) #19
Dirk Pranke
On 2016/05/17 16:28:48, Dirk Pranke wrote: > On 2016/05/17 14:45:38, Robert Sesek wrote: > > ...
4 years, 7 months ago (2016-05-18 02:02:16 UTC) #20
Dirk Pranke
On 2016/05/18 02:02:16, Dirk Pranke wrote: > On 2016/05/17 16:28:48, Dirk Pranke wrote: > > ...
4 years, 7 months ago (2016-05-18 02:40:14 UTC) #21
Dirk Pranke
On 2016/05/18 02:40:14, Dirk Pranke wrote: > On 2016/05/18 02:02:16, Dirk Pranke wrote: > > ...
4 years, 7 months ago (2016-05-18 04:55:23 UTC) #22
Robert Sesek
On 2016/05/18 04:55:23, Dirk Pranke wrote: > On 2016/05/18 02:40:14, Dirk Pranke wrote: > > ...
4 years, 7 months ago (2016-05-18 15:22:14 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980173002/20001
4 years, 7 months ago (2016-05-18 15:22:23 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-18 16:28:19 UTC) #26
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 16:29:25 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ea148577d6315da90892f854b52a1f3a8380c562
Cr-Commit-Position: refs/heads/master@{#394438}

Powered by Google App Engine
This is Rietveld 408576698