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

Issue 344041: Adding x64 configurations for windows.... (Closed)

Created:
11 years, 1 month ago by bradn
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Adding x64 configurations for windows. These do not build, but are for experimentation. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30683

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M build/common.gypi View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bradn
Please add anybody else who you can think of that might care about how windows ...
11 years, 1 month ago (2009-10-30 21:58:32 UTC) #1
M-A Ruel
lgtm On Oct 30, 2009 5:58 PM, <bradnelson@google.com> wrote: Reviewers: Marc-Antoine Ruel, ilewis, gregoryd, darin, ...
11 years, 1 month ago (2009-10-30 22:32:14 UTC) #2
TVL
http://codereview.chromium.org/344041/diff/3001/3002 File build/common.gypi (right): http://codereview.chromium.org/344041/diff/3001/3002#newcode454 Line 454: 'inherit_from': ['Purify'], drive by: Purify inherits from Purify? ...
11 years, 1 month ago (2009-11-01 21:30:18 UTC) #3
bradn
11 years, 1 month ago (2009-11-01 22:28:10 UTC) #4
Thanks, good catch! Hadn't tested that one directly.
Really should add a better parser to gyp, so it can catch duplicate dict
entries.
For that matter it really should complain in python....
-BradN

On Sun, Nov 1, 2009 at 1:30 PM, <thomasvl@chromium.org> wrote:

>
> http://codereview.chromium.org/344041/diff/3001/3002
> File build/common.gypi (right):
>
> http://codereview.chromium.org/344041/diff/3001/3002#newcode454
> Line 454: 'inherit_from': ['Purify'],
> drive by: Purify inherits from Purify?  should this be Purify_x64 from
> Purify?
>
> http://codereview.chromium.org/344041
>

Powered by Google App Engine
This is Rietveld 408576698