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

Issue 13087: Parameterize the "Hammer" subdirectory name in which we build as... (Closed)

Created:
12 years ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
tony, bradn
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Parameterize the "Hammer" subdirectory name in which we build as $BUILD_TARGET_DIR, so it can be set to "Debug" or "Release' to mimic Visual Studio, or whatever other subdirectory the user prefers. Fix PROGRESS= on Linux so the messages go to /dev/tty. Remove the now-unnecessary in-SCons support for --clobber. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6301

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -14 lines) Patch
M build/SConscript.main View 1 5 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sgk
12 years ago (2008-12-03 11:26:19 UTC) #1
tony
LGTM. Can you also remove the --clobber logic since we don't need it anymore?
12 years ago (2008-12-03 18:15:14 UTC) #2
sgk
12 years ago (2008-12-03 20:07:54 UTC) #3
On 2008/12/03 18:15:14, tony wrote:
> LGTM.
> 
> Can you also remove the --clobber logic since we don't need it anymore?

Done.

Powered by Google App Engine
This is Rietveld 408576698