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

Issue 1348493002: Add fnl build target (Closed)

Created:
5 years, 3 months ago by cdotstout
Modified:
5 years, 3 months ago
Reviewers:
toshik, jamesr, viettrungluu, ppi
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 42

Patch Set 2 : feedback from vtl #

Patch Set 3 : rebased and fixed is_linux clang assumption in shell #

Total comments: 2

Patch Set 4 : line undelete #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -22 lines) Patch
M BUILD.gn View 1 1 chunk +3 lines, -1 line 0 comments Download
M build/config/BUILDCONFIG.gn View 1 9 chunks +23 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M build/config/features.gni View 1 chunk +2 lines, -2 lines 0 comments Download
A build/config/fnl/BUILD.gn View 1 1 chunk +48 lines, -0 lines 0 comments Download
M build/config/gcc/gcc_version.gni View 1 chunk +2 lines, -1 line 0 comments Download
M build/config/sysroot.gni View 1 1 chunk +2 lines, -0 lines 0 comments Download
A build/toolchain/fnl/BUILD.gn View 1 1 chunk +24 lines, -0 lines 0 comments Download
M examples/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/cpp/system/tests/macros_unittest.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/tools/embed/rules.gni View 2 chunks +7 lines, -0 lines 0 comments Download
M mojo/tools/mojob.py View 1 4 chunks +20 lines, -0 lines 0 comments Download
M mojo/tools/mopy/config.py View 1 2 chunks +4 lines, -3 lines 0 comments Download
M mojo/tools/mopy/gn.py View 1 2 3 4 chunks +15 lines, -0 lines 0 comments Download
M services/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M services/http_server/http_request_parser.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M services/http_server/http_server_apptest.cc View 1 chunk +1 line, -1 line 0 comments Download
M shell/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/mesa/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
cdotstout
5 years, 3 months ago (2015-09-15 22:43:13 UTC) #2
viettrungluu
You also need to update some tests (all the bots are red). https://codereview.chromium.org/1348493002/diff/1/BUILD.gn File BUILD.gn ...
5 years, 3 months ago (2015-09-15 23:48:23 UTC) #3
cdotstout
Current trybot fails don't seem related to my change. https://codereview.chromium.org/1348493002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1348493002/diff/1/BUILD.gn#newcode37 BUILD.gn:37: ...
5 years, 3 months ago (2015-09-16 22:01:00 UTC) #4
viettrungluu
lgtm w/nit https://codereview.chromium.org/1348493002/diff/1/mojo/tools/mojob.py File mojo/tools/mojob.py (right): https://codereview.chromium.org/1348493002/diff/1/mojo/tools/mojob.py#newcode97 mojo/tools/mojob.py:97: if target_os == Config.OS_FNL: On 2015/09/16 22:01:00, ...
5 years, 3 months ago (2015-09-16 22:19:46 UTC) #5
cdotstout
https://codereview.chromium.org/1348493002/diff/1/mojo/tools/mojob.py File mojo/tools/mojob.py (right): https://codereview.chromium.org/1348493002/diff/1/mojo/tools/mojob.py#newcode97 mojo/tools/mojob.py:97: if target_os == Config.OS_FNL: On 2015/09/16 22:19:46, viettrungluu wrote: ...
5 years, 3 months ago (2015-09-16 22:27:10 UTC) #6
cdotstout
5 years, 3 months ago (2015-09-17 22:14:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
0e7c2c3064ddc1c7764076ffa8861ef751fb4438.

Powered by Google App Engine
This is Rietveld 408576698