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

Issue 1322523008: Modify the gcc_toolchain definitions in GN for NaCl compatibility (Closed)

Created:
5 years, 3 months ago by Dirk Pranke
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@linux_cleanup
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modify the gcc_toolchain definitions in GN for NaCl compatibility. This CL adds a number of optional settings to GN's gcc_toolchain() template so that NaCl can use it to define toolchains, most importantly by adding the ability to customize post-link steps and set the default output extensions for executables. R=brettw@chromium.org, ncbray@chromium.org, mcgrathr@chromium.org BUG=433528 Committed: https://crrev.com/caf3cee6fd23ffe493fe69ba08d3bd1f7d646334 Cr-Commit-Position: refs/heads/master@{#346262}

Patch Set 1 : add comments for link_outputs, post_link, and is_component_build #

Total comments: 5

Patch Set 2 : update w/ review comments, remove post_solink reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -11 lines) Patch
M build/config/BUILDCONFIG.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/gcc_toolchain.gni View 1 11 chunks +63 lines, -10 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
Dirk Pranke
Note that this patchset depends on the cleanup in https://codereview.chromium.org/1314163005/ landing first. This patch should ...
5 years, 3 months ago (2015-08-28 02:21:03 UTC) #4
brettw
lgtm
5 years, 3 months ago (2015-08-28 17:50:20 UTC) #5
Roland McGrath
LGTM with some comment fixes. https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni File build/toolchain/gcc_toolchain.gni (right): https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni#newcode39 build/toolchain/gcc_toolchain.gni:39: # command. This sounds ...
5 years, 3 months ago (2015-08-28 19:59:38 UTC) #6
Dirk Pranke
https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni File build/toolchain/gcc_toolchain.gni (right): https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni#newcode39 build/toolchain/gcc_toolchain.gni:39: # command. On 2015/08/28 19:59:37, Roland McGrath wrote: > ...
5 years, 3 months ago (2015-08-28 20:05:33 UTC) #7
Dirk Pranke
https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni File build/toolchain/gcc_toolchain.gni (right): https://codereview.chromium.org/1322523008/diff/40001/build/toolchain/gcc_toolchain.gni#newcode42 build/toolchain/gcc_toolchain.gni:42: # command. turns out post_solink isn't actually implemented or ...
5 years, 3 months ago (2015-08-28 20:45:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1322523008/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1322523008/60001
5 years, 3 months ago (2015-08-28 22:22:40 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 3 months ago (2015-08-28 23:06:15 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-08-28 23:06:55 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/caf3cee6fd23ffe493fe69ba08d3bd1f7d646334
Cr-Commit-Position: refs/heads/master@{#346262}

Powered by Google App Engine
This is Rietveld 408576698