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

Issue 159732: Making /MP on by default for msvs2008. (Closed)

Created:
11 years, 4 months 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

Making /MP on by default for msvs2008. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22220

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

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

Messages

Total messages: 7 (0 generated)
bradn
11 years, 4 months ago (2009-07-31 21:48:55 UTC) #1
Peter Kasting
http://codereview.chromium.org/159732/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/159732/diff/1/2#newcode110 Line 110: ['MSVS_VERSION=="2008"', { Nit: I suggest reversing the conditional, ...
11 years, 4 months ago (2009-07-31 22:04:45 UTC) #2
Aaron Boodman
LGTM
11 years, 4 months ago (2009-07-31 22:05:04 UTC) #3
bradn
http://codereview.chromium.org/159732/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/159732/diff/1/2#newcode110 Line 110: ['MSVS_VERSION=="2008"', { On 2009/07/31 22:04:45, Peter Kasting wrote: ...
11 years, 4 months ago (2009-07-31 22:13:00 UTC) #4
Matt Perry
Note that this means VS2005 users will be unable to override this setting.
11 years, 4 months ago (2009-08-01 00:15:42 UTC) #5
bradn
They should be able to by setting GYP_DEFINES to -Dmsvs_multicore_compile=1 -BradN On Fri, Jul 31, ...
11 years, 4 months ago (2009-08-01 00:30:21 UTC) #6
Matt Perry
11 years, 4 months ago (2009-08-01 00:32:54 UTC) #7
My mistake, I misunderstood how gyp was setting variables up.

Powered by Google App Engine
This is Rietveld 408576698