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

Issue 10377171: Revert r1362: MSVS 2008: Fix to ensure that actions are re-run when the command changes (Closed)

Created:
8 years, 7 months ago by Mark Seaborn
Modified:
8 years, 7 months ago
Reviewers:
bradn, M-A Ruel
CC:
gyp-developer_googlegroups.com, Ryan Sleevi, jeanluc1
Visibility:
Public.

Description

Revert r1362: MSVS 2008: Fix to ensure that actions are re-run when the command changes This change caused a performance regression in the Windows incremental build on the Chromium bots, because the bots are deleting the new .gypcmd files from the source tree between runs, which triggers a lot of rebuilding. It's not practical to add the .gypcmd files to all the svn:ignore lists, so I'm reverting the change until we find a better solution. BUG=http://code.google.com/p/gyp/issues/detail?id=262 TEST=trybots Committed: https://code.google.com/p/gyp/source/detail?r=1383

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -127 lines) Patch
M pylib/gyp/generator/msvs.py View 1 2 5 chunks +6 lines, -23 lines 0 comments Download
D test/actions-args-change/gyptest-all.py View 1 chunk +0 lines, -48 lines 0 comments Download
D test/actions-args-change/src/arg-action.gyp View 1 chunk +0 lines, -35 lines 0 comments Download
D test/actions-args-change/src/arg-action.gypi View 1 chunk +0 lines, -9 lines 0 comments Download
D test/actions-args-change/src/dummy-fixed-input.txt View 1 chunk +0 lines, -1 line 0 comments Download
D test/actions-args-change/src/write_file.py View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years, 7 months ago (2012-05-16 18:00:57 UTC) #1
bradn
8 years, 7 months ago (2012-05-16 18:03:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698