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

Issue 707883002: MIPS: Resolve chromium and android webview build conflicts. (Closed)

Created:
6 years, 1 month ago by dusmil.imgtec
Modified:
6 years, 1 month ago
Project:
v8
Visibility:
Public.

Description

MIPS: Resolve chromium and android webview build conflicts. The mips related gyp variables and compiler flags for webview and chromium builds are set externally. The CL ensures this behaviour and prevents conflicts in configuration with standalone builds. TEST= BUG= R=jkummerow@chromium.org, paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=25243

Patch Set 1 #

Patch Set 2 : Fix typo mistakes and comments. #

Total comments: 9

Patch Set 3 : Addressed comments. #

Patch Set 4 : Add conditions for simulator builds. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+329 lines, -139 lines) Patch
M build/standalone.gypi View 1 chunk +10 lines, -0 lines 0 comments Download
M build/toolchain.gypi View 1 2 3 12 chunks +319 lines, -139 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
paul.l...
It currently does not pass the right flags to a mipsel.release standalone v8 build. I ...
6 years, 1 month ago (2014-11-07 01:13:20 UTC) #2
dusmil.imgtec
Typo mistakes resolved.
6 years, 1 month ago (2014-11-07 13:23:41 UTC) #3
dusmil.imgtec
PTAL.
6 years, 1 month ago (2014-11-07 13:25:33 UTC) #5
Jakob Kummerow
rubberstamp LGTM so you can land. Since this doesn't affect non-MIPS, I'm leaving the detailed ...
6 years, 1 month ago (2014-11-07 14:15:51 UTC) #6
paul.l...
Still a few problems in standalone builds for mipsel and mips targets. Please see comments. ...
6 years, 1 month ago (2014-11-07 18:14:58 UTC) #7
dusmil.imgtec
https://codereview.chromium.org/707883002/diff/20001/build/toolchain.gypi File build/toolchain.gypi (right): https://codereview.chromium.org/707883002/diff/20001/build/toolchain.gypi#newcode289 build/toolchain.gypi:289: ['v8_target_arch==target and android_webview_build==0', { On 2014/11/07 18:14:57, paul.l... wrote: ...
6 years, 1 month ago (2014-11-07 19:06:23 UTC) #8
paul.l...
LGTM.
6 years, 1 month ago (2014-11-08 06:51:31 UTC) #9
dusmil.imgtec
6 years, 1 month ago (2014-11-10 11:48:03 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 25243 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698