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

Issue 7977003: Relanding precompiled header support for VS 2008, now enabled for (Closed)

Created:
9 years, 3 months ago by Jói
Modified:
9 years, 3 months ago
Reviewers:
brettw, jeanluc1
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Relanding precompiled header support for VS 2008, now enabled for Debug builds only as official builds were failing with out of memory errors. This is mostly a revert of http://crrev.com/101836 which was a revert of the original change, http://crrev.com/101474, except for a modification to build/win_precompile.gypi to only enable use of precompiled headers in the Debug configuration. BUG=none TEST=it builds Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102029

Patch Set 1 #

Patch Set 2 : Modify how PCH is turned off for mini_installer. #

Total comments: 4

Patch Set 3 : Fix comments per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -11 lines) Patch
M base/time_win.cc View 1 chunk +6 lines, -1 line 0 comments Download
M build/win_precompile.gypi View 1 2 1 chunk +18 lines, -10 lines 0 comments Download
M chrome/installer/mini_installer.gyp View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jói
Jean-Luc: Please review the changed file, build/win_precompile.gypi Brett: FYI only. Will commit TBR based on ...
9 years, 3 months ago (2011-09-20 11:42:21 UTC) #1
Jói
Jean-Luc, please note the try servers showed that I needed to also change the mini_installer.gyp ...
9 years, 3 months ago (2011-09-20 12:27:02 UTC) #2
jeanluc1
lgtm http://codereview.chromium.org/7977003/diff/3001/build/win_precompile.gypi File build/win_precompile.gypi (right): http://codereview.chromium.org/7977003/diff/3001/build/win_precompile.gypi#newcode26 build/win_precompile.gypi:26: # the precompiled header file in all source ...
9 years, 3 months ago (2011-09-20 16:54:25 UTC) #3
brettw
LGTM again
9 years, 3 months ago (2011-09-20 20:47:41 UTC) #4
Jói
Thanks, committing in a bit. http://codereview.chromium.org/7977003/diff/3001/build/win_precompile.gypi File build/win_precompile.gypi (right): http://codereview.chromium.org/7977003/diff/3001/build/win_precompile.gypi#newcode26 build/win_precompile.gypi:26: # the precompiled header ...
9 years, 3 months ago (2011-09-20 21:44:06 UTC) #5
jeanluc1
9 years, 3 months ago (2011-09-20 21:49:37 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698