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

Issue 893993005: NaCl-side GN changes to enable NaCl in Linux x64 Chrome builds. (Closed)

Created:
5 years, 10 months ago by Dirk Pranke
Modified:
5 years, 10 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/src/native_client.git@nacl_trusted_3
Target Ref:
refs/heads/master
Project:
nacl
Visibility:
Public.

Description

Nacl-side GN changes to enable NaCl in Linux x64 Chrome builds. This adds the sel_ldr_launcher_base target (needed for Chrome's implementation of the IRT) and the serialization target, and fixes a couple of other minor issues. R=ncbray@chromium.org Committed: https://chromium.googlesource.com/native_client/src/native_client/+/8387fef24018c05a6b14d3788bce5e065681c5d5

Patch Set 1 : patch for review #

Total comments: 4

Patch Set 2 : update w/ review feedback #

Total comments: 14

Patch Set 3 : update w/ review feedback from ncbray #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -12 lines) Patch
M build/toolchain/nacl/BUILD.gn View 1 2 3 chunks +9 lines, -6 lines 0 comments Download
A src/shared/serialization/BUILD.gn View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
A src/trusted/nonnacl_util/BUILD.gn View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/BUILD.gn View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Dirk Pranke
https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn#newcode150 build/toolchain/nacl/BUILD.gn:150: ld = "${python_path} ${link_irt} --tls-edit=tls_edit --link-cmd=${cxx} --readelf-cmd=${readelf}" This change ...
5 years, 10 months ago (2015-02-04 23:26:51 UTC) #3
Roland McGrath
https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn#newcode150 build/toolchain/nacl/BUILD.gn:150: ld = "${python_path} ${link_irt} --tls-edit=tls_edit --link-cmd=${cxx} --readelf-cmd=${readelf}" On 2015/02/04 ...
5 years, 10 months ago (2015-02-04 23:31:37 UTC) #5
Dirk Pranke
https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/40001/build/toolchain/nacl/BUILD.gn#newcode150 build/toolchain/nacl/BUILD.gn:150: ld = "${python_path} ${link_irt} --tls-edit=tls_edit --link-cmd=${cxx} --readelf-cmd=${readelf}" On 2015/02/04 ...
5 years, 10 months ago (2015-02-04 23:35:36 UTC) #6
Nick Bray (chromium)
https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn#newcode129 build/toolchain/nacl/BUILD.gn:129: # Some IRT implementations (notably, Chromium's) contain C++ code, ...
5 years, 10 months ago (2015-02-05 22:52:55 UTC) #7
Dirk Pranke
https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn#newcode150 build/toolchain/nacl/BUILD.gn:150: # Link with cc to avoid including any C++ ...
5 years, 10 months ago (2015-02-05 22:55:48 UTC) #8
Roland McGrath
https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn File build/toolchain/nacl/BUILD.gn (right): https://codereview.chromium.org/893993005/diff/60001/build/toolchain/nacl/BUILD.gn#newcode129 build/toolchain/nacl/BUILD.gn:129: # Some IRT implementations (notably, Chromium's) contain C++ code, ...
5 years, 10 months ago (2015-02-05 22:58:02 UTC) #9
Dirk Pranke
Please take another look? I think I've addressed all of the review feedback except for ...
5 years, 10 months ago (2015-02-06 03:22:50 UTC) #10
Nick Bray (chromium)
LGTM w/ no size regressions.
5 years, 10 months ago (2015-02-07 02:18:59 UTC) #11
Dirk Pranke
On 2015/02/07 02:18:59, Nick Bray (chromium) wrote: > LGTM w/ no size regressions. Okay, building ...
5 years, 10 months ago (2015-02-09 23:11:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/893993005/80001
5 years, 10 months ago (2015-02-09 23:12:27 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 17:00:11 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/native_client/src/native_client/+/8387fef24...

Powered by Google App Engine
This is Rietveld 408576698