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

Issue 7945017: Temporary revert of r101474, will re-land tomorrow with a change to disable use of precompiled he... (Closed)

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

Description

Temporary revert of r101474, will re-land tomorrow with a change to disable use of precompiled headers in Release builds as our Canary builds are failing with out of memory messages. Original change description: Switch on use of precompiled headers for VS 2008. The precompiled header brings in more definitions of abs() for the base/time_win.cc file, and a hint to the compiler was needed to let VS 2008 build the file correctly. On VS 2008 only, the mini_installer target did not link correctly with precompiled headers enabled so this change disables them for that project. BUG=none TEST=it builds (esp. on Windows), existing tests pass Review URL: http://codereview.chromium.org/7910002 TBR=laforge@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101836

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Jói
9 years, 3 months ago (2011-09-19 21:29:24 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698