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

Issue 255015: The buildbots compile into src/build/{Debug,Release} but this script (Closed)

Created:
11 years, 2 months ago by tony
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

The buildbots compile into src/build/{Debug,Release} but this script assumes that the build output is in src/chrome/{Debug,Release}. Update the clobber script to look in both places. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27580

Patch Set 1 #

Total comments: 1

Patch Set 2 : all dirs #

Total comments: 1

Patch Set 3 : rebase #

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

Messages

Total messages: 5 (0 generated)
tony
11 years, 2 months ago (2009-09-29 23:58:41 UTC) #1
M-A Ruel
lgtm with this change http://codereview.chromium.org/255015/diff/1/2 File build/win/clobber_generated_headers.py (right): http://codereview.chromium.org/255015/diff/1/2#newcode47 Line 47: for out_dir in ('chrome', ...
11 years, 2 months ago (2009-09-30 00:11:36 UTC) #2
tony
Ok, updated to look in all directories.
11 years, 2 months ago (2009-09-30 00:20:40 UTC) #3
M-A Ruel
lgtm http://codereview.chromium.org/255015/diff/2002/3002 File build/win/clobber_generated_headers.py (right): http://codereview.chromium.org/255015/diff/2002/3002#newcode64 Line 64: fmt = 'Could not remove %s: %s. ...
11 years, 2 months ago (2009-09-30 00:31:00 UTC) #4
Nicolas Sylvain
11 years, 2 months ago (2009-09-30 00:37:21 UTC) #5
LGTM, thanks for fixing this

Powered by Google App Engine
This is Rietveld 408576698