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

Issue 2854009: Avoid unnecessary recompilation on mac when enabling/disabling distcc. Always... (Closed)

Created:
10 years, 6 months ago by bradn
Modified:
9 years, 7 months ago
Reviewers:
mutex
CC:
chromium-reviews
Visibility:
Public.

Description

Submitting for: mutex Avoid unnecessary recompilation on mac when enabling/disabling distcc. Always change the compiler name to the full path, regardless of whether we have distcc enabled. Next, put "$( $)" markers around the DISTCC compiler name to signal so that scons ignores changes to distcc activity. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -6 lines) Patch
M site_scons/site_tools/distcc.py View 2 chunks +38 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bradn
10 years, 6 months ago (2010-06-17 23:55:40 UTC) #1
mutex
10 years, 6 months ago (2010-06-18 00:44:15 UTC) #2
LGTM. Thanks Brad for submitting this upstream.

Powered by Google App Engine
This is Rietveld 408576698