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

Issue 18846002: Factor out toolset definitions in a separate gypi file (Closed)

Created:
7 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Factor out toolset definitions in a separate gypi file That way, third-party libraries use the correct toolset settings. BUG=v8:2745 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15585

Patch Set 1 #

Patch Set 2 : updates #

Patch Set 3 : updates #

Patch Set 4 : updates #

Patch Set 5 : updates #

Total comments: 4

Patch Set 6 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -721 lines) Patch
M Makefile View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M build/common.gypi View 1 2 3 1 chunk +0 lines, -638 lines 0 comments Download
A build/features.gypi View 1 2 3 1 chunk +111 lines, -0 lines 0 comments Download
M build/standalone.gypi View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A + build/toolchain.gypi View 1 2 3 4 9 chunks +1 line, -74 lines 0 comments Download
M preparser/preparser.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M samples/samples.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/d8.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/third_party/vtune/v8vtune.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/cctest.gyp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Jakob Kummerow
I disagree with this change. standalone.gypi should be used for things specific to standalone builds. ...
7 years, 5 months ago (2013-07-09 07:44:43 UTC) #1
jochen (gone - plz use gerrit)
On 2013/07/09 07:44:43, Jakob wrote: > I disagree with this change. > > standalone.gypi should ...
7 years, 5 months ago (2013-07-09 07:48:13 UTC) #2
jochen (gone - plz use gerrit)
updated as discussed PTAL
7 years, 5 months ago (2013-07-09 13:25:58 UTC) #3
jochen (gone - plz use gerrit)
PTAL I removed v8_can_use_unalligned_memory_access, because it isn't used anywhere
7 years, 5 months ago (2013-07-10 08:26:22 UTC) #4
Jakob Kummerow
LGTM with comments. Thanks for your patience with all the iterations on this CL! I ...
7 years, 5 months ago (2013-07-10 09:19:48 UTC) #5
jochen (gone - plz use gerrit)
https://codereview.chromium.org/18846002/diff/15001/build/android.gypi File build/android.gypi (right): https://codereview.chromium.org/18846002/diff/15001/build/android.gypi#newcode30 build/android.gypi:30: # http://src.chromium.org/viewvc/chrome/trunk/src/build/toolchain.gypi On 2013/07/10 09:19:48, Jakob wrote: > accidental ...
7 years, 5 months ago (2013-07-10 11:00:28 UTC) #6
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-07-10 11:15:26 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r15585 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698