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

Issue 2242893002: [MIPS] Adding NaCl/PNaCl support for mipsel to GN (Closed)

Created:
4 years, 4 months ago by lmilko
Modified:
4 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, petar.jovanovic, gordana.cmiljanovic_imgtec.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MIPS] Adding NaCl/PNaCl support for mipsel to GN Add missing support to GN files. Properly set nonsfi and glibc dependencies. BUG=GN gen failure TEST=Run GN gen with: target_cpu="mipsel" mips_arch_variant="r2" enable_nacl=true Committed: https://crrev.com/3de038d3292b8d9b10c68013a59221577118ef49 Cr-Commit-Position: refs/heads/master@{#412778}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added enable_nonsfi variable #

Patch Set 3 : Changed variable name to enable_nacl_nonsfi #

Patch Set 4 : Fix non Linux builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -62 lines) Patch
M BUILD.gn View 1 2 1 chunk +8 lines, -5 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/config/features.gni View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M build/toolchain/nacl/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 2 chunks +9 lines, -5 lines 0 comments Download
M chrome/test/data/nacl/BUILD.gn View 1 2 4 chunks +23 lines, -27 lines 0 comments Download
M components/nacl/browser/BUILD.gn View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M components/nacl/loader/BUILD.gn View 1 2 1 chunk +18 lines, -16 lines 0 comments Download
M extensions/shell/BUILD.gn View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M ppapi/BUILD.gn View 1 2 3 1 chunk +10 lines, -2 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/native_client/nacl_test_data.gni View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/tests/extensions/BUILD.gn View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 29 (13 generated)
lmilko
Petar will upload Native Client part. Please take a look.
4 years, 4 months ago (2016-08-12 16:34:01 UTC) #2
brettw
My understanding of nonsfi is weak, but as far as I understand, I think this ...
4 years, 4 months ago (2016-08-12 19:52:41 UTC) #3
Dirk Pranke
On 2016/08/12 19:52:41, brettw (ping on IM after 24h) wrote: > My understanding of nonsfi ...
4 years, 4 months ago (2016-08-12 22:55:10 UTC) #4
lmilko
I added enable_nonsfi variable to features.gni. Is name OK? Maybe enable_nacl_nonsfi would be better? Please ...
4 years, 4 months ago (2016-08-15 14:56:10 UTC) #5
Dirk Pranke
I think this is okay now, except that I do think that it should be ...
4 years, 4 months ago (2016-08-15 23:46:33 UTC) #6
lmilko
4 years, 4 months ago (2016-08-16 08:29:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2242893002/40001
4 years, 4 months ago (2016-08-16 10:50:08 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/238797)
4 years, 4 months ago (2016-08-16 10:55:24 UTC) #12
lmilko
Approval needed from OWNERS: @bbudge ppapi/BUILD.gn ppapi/native_client/BUILD.gn ppapi/native_client/nacl_test_data.gni ppapi/tests/extensions/BUILD.gn @mseaborn or @bradnelson chrome/test/data/nacl/BUILD.gn components/nacl/browser/BUILD.gn components/nacl/loader/BUILD.gn ...
4 years, 4 months ago (2016-08-16 11:30:07 UTC) #14
rkc
extensions/shell/BUILD.gn lgtm
4 years, 4 months ago (2016-08-16 17:16:25 UTC) #15
lmilko
Fixing GN gen failures on non Linux builds.
4 years, 4 months ago (2016-08-17 07:53:28 UTC) #16
bbudge
ppapi lgtm
4 years, 4 months ago (2016-08-17 17:00:05 UTC) #21
bradnelson
lgtm
4 years, 4 months ago (2016-08-17 17:28:25 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2242893002/60001
4 years, 4 months ago (2016-08-18 06:42:11 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-18 10:00:02 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 10:02:43 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3de038d3292b8d9b10c68013a59221577118ef49
Cr-Commit-Position: refs/heads/master@{#412778}

Powered by Google App Engine
This is Rietveld 408576698