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

Issue 1896163003: Implement arflags in the GN build. (Closed)

Created:
4 years, 8 months ago by brettw
Modified:
4 years, 8 months ago
Reviewers:
jbudorick, brucedawson
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@arflags
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement arflags in the GN build. This flag was recently added in GN. This patch hooks it up to the toolchains and moves some flags to use it that previously had to be hardcoded on the tool command itself. Remove concurrent_links variable from gcc_toolchain which was unused. BUG=598599 Committed: https://crrev.com/c33bfab4e4dc2702bc6ccc36038defd850837bd2 Cr-Commit-Position: refs/heads/master@{#388554}

Patch Set 1 #

Total comments: 3

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -19 lines) Patch
M build/config/compiler/BUILD.gn View 1 1 chunk +6 lines, -0 lines 0 comments Download
M build/config/win/BUILD.gn View 1 chunk +12 lines, -0 lines 0 comments Download
M build/toolchain/gcc_toolchain.gni View 2 chunks +1 line, -17 lines 0 comments Download
M build/toolchain/mac/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/win/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (8 generated)
brettw
4 years, 8 months ago (2016-04-19 17:30:22 UTC) #3
brucedawson
Aside: our concurrent links calculation doesn't work as well as it should, due to highly ...
4 years, 8 months ago (2016-04-19 18:36:08 UTC) #4
brettw
https://codereview.chromium.org/1896163003/diff/1/build/toolchain/gcc_toolchain.gni File build/toolchain/gcc_toolchain.gni (left): https://codereview.chromium.org/1896163003/diff/1/build/toolchain/gcc_toolchain.gni#oldcode11 build/toolchain/gcc_toolchain.gni:11: # This value will be inherited in the toolchain ...
4 years, 8 months ago (2016-04-19 19:10:43 UTC) #6
brucedawson
lgtm with one question. https://codereview.chromium.org/1896163003/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/1896163003/diff/1/build/config/compiler/BUILD.gn#newcode424 build/config/compiler/BUILD.gn:424: ] This arflags initialization is ...
4 years, 8 months ago (2016-04-19 20:59:32 UTC) #7
brettw
On 2016/04/19 20:59:32, brucedawson wrote: > lgtm with one question. > > https://codereview.chromium.org/1896163003/diff/1/build/config/compiler/BUILD.gn > File ...
4 years, 8 months ago (2016-04-19 21:02:19 UTC) #8
brucedawson
Okay, just double checking. Go for it.
4 years, 8 months ago (2016-04-19 21:48:35 UTC) #9
brettw
merge
4 years, 8 months ago (2016-04-20 18:11:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1896163003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1896163003/20001
4 years, 8 months ago (2016-04-20 18:11:38 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-20 19:39:00 UTC) #15
jbudorick
Looking at this CL as being possibly responsible for linker failures on multiple android bots, ...
4 years, 8 months ago (2016-04-21 00:20:55 UTC) #17
jbudorick
On 2016/04/21 00:20:55, jbudorick wrote: > Looking at this CL as being possibly responsible for ...
4 years, 8 months ago (2016-04-21 01:02:08 UTC) #18
jbudorick
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1903363003/ by jbudorick@chromium.org. ...
4 years, 8 months ago (2016-04-21 01:02:56 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:25:40 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c33bfab4e4dc2702bc6ccc36038defd850837bd2
Cr-Commit-Position: refs/heads/master@{#388554}

Powered by Google App Engine
This is Rietveld 408576698