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

Issue 1365973004: Build PPAPI PNaCl Newlib tests with GN (Closed)

Created:
5 years, 2 months ago by Petr Hosek
Modified:
5 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-is-pnacl
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Build PPAPI PNaCl Newlib tests with GN Support building PPAPI NaCl tests with PNaCl/Newlib-based toolchain. BUG=462791 Committed: https://crrev.com/c635281a6809c3f1547d6819b8a87d94b5bdbefe Cr-Commit-Position: refs/heads/master@{#352678}

Patch Set 1 #

Patch Set 2 : Use explicit pnacl check #

Patch Set 3 : Link in the IRT shim #

Patch Set 4 : Remove leftover debugging print #

Total comments: 14

Patch Set 5 : Review feedback addressed #

Total comments: 2

Patch Set 6 : Review feedback addressed #

Total comments: 6

Patch Set 7 : Address additional feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -42 lines) Patch
M build/config/nacl/config.gni View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M build/toolchain/nacl/BUILD.gn View 1 2 3 4 5 6 6 chunks +16 lines, -10 lines 0 comments Download
M ppapi/BUILD.gn View 1 2 3 4 5 6 2 chunks +95 lines, -32 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
Petr Hosek
PTAL
5 years, 2 months ago (2015-09-30 19:03:45 UTC) #2
Dirk Pranke
this looks like correctly-written GN code :). I leave it to Roland to say whether ...
5 years, 2 months ago (2015-09-30 19:40:24 UTC) #3
Roland McGrath
https://codereview.chromium.org/1365973004/diff/60001/ppapi/BUILD.gn File ppapi/BUILD.gn (right): https://codereview.chromium.org/1365973004/diff/60001/ppapi/BUILD.gn#newcode214 ppapi/BUILD.gn:214: nacl_toolchain_dir = rebase_path("//native_client/toolchain") Hoist these *_dir variables up into ...
5 years, 2 months ago (2015-09-30 20:26:34 UTC) #4
Petr Hosek
https://chromiumcodereview.appspot.com/1365973004/diff/60001/ppapi/BUILD.gn File ppapi/BUILD.gn (right): https://chromiumcodereview.appspot.com/1365973004/diff/60001/ppapi/BUILD.gn#newcode214 ppapi/BUILD.gn:214: nacl_toolchain_dir = rebase_path("//native_client/toolchain") On 2015/09/30 20:26:33, Roland McGrath wrote: ...
5 years, 2 months ago (2015-09-30 23:22:03 UTC) #5
Roland McGrath
lgtm
5 years, 2 months ago (2015-10-01 17:16:20 UTC) #6
brettw
https://chromiumcodereview.appspot.com/1365973004/diff/80001/build/config/nacl/config.gni File build/config/nacl/config.gni (right): https://chromiumcodereview.appspot.com/1365973004/diff/80001/build/config/nacl/config.gni#newcode6 build/config/nacl/config.gni:6: os_toolchain_dir = "${nacl_toolchain_dir}/${host_os}_x86" Since this is going to be ...
5 years, 2 months ago (2015-10-01 17:27:36 UTC) #7
Petr Hosek
https://chromiumcodereview.appspot.com/1365973004/diff/80001/build/config/nacl/config.gni File build/config/nacl/config.gni (right): https://chromiumcodereview.appspot.com/1365973004/diff/80001/build/config/nacl/config.gni#newcode6 build/config/nacl/config.gni:6: os_toolchain_dir = "${nacl_toolchain_dir}/${host_os}_x86" On 2015/10/01 17:27:36, brettw wrote: > ...
5 years, 2 months ago (2015-10-03 05:25:27 UTC) #8
brettw
Sorry to do another pass but I noticed some other things... https://chromiumcodereview.appspot.com/1365973004/diff/100001/ppapi/BUILD.gn File ppapi/BUILD.gn (right): ...
5 years, 2 months ago (2015-10-05 18:20:40 UTC) #9
Petr Hosek
I've also merged nacl_host_os_toolchain_dir and nacl_toolchain_dir in build/config/nacl/config.gni since the latter was not really used ...
5 years, 2 months ago (2015-10-06 04:55:55 UTC) #10
brettw
lgtm
5 years, 2 months ago (2015-10-06 19:19:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1365973004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1365973004/120001
5 years, 2 months ago (2015-10-06 19:44:28 UTC) #14
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 2 months ago (2015-10-06 20:35:05 UTC) #15
commit-bot: I haz the power
5 years, 2 months ago (2015-10-06 20:36:06 UTC) #16
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/c635281a6809c3f1547d6819b8a87d94b5bdbefe
Cr-Commit-Position: refs/heads/master@{#352678}

Powered by Google App Engine
This is Rietveld 408576698