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

Issue 39080: Move the main entry point *.scons files in the key remaining components... (Closed)

Created:
11 years, 9 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
Mark Mentovai, tony, mmoss
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move the main entry point *.scons files in the key remaining components (net, webkit, chrome) to *_main.scons, so we can use GYP=1 on the command line to switch between old and new while tracking down the remaining inconsistencies. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10882

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -152 lines) Patch
M build/SConscript.main View 3 chunks +4 lines, -4 lines 0 comments Download
D chrome/chrome.scons View 1 chunk +0 lines, -100 lines 0 comments Download
A + chrome/chrome_main.scons View 0 chunks +-1 lines, --1 lines 0 comments Download
D net/net.scons View 1 chunk +0 lines, -29 lines 0 comments Download
A + net/net_main.scons View 0 chunks +-1 lines, --1 lines 0 comments Download
D webkit/webkit.scons View 1 chunk +0 lines, -22 lines 0 comments Download
A + webkit/webkit_main.scons View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sgk
[This is a simplest-thing-that-can-work change to make it easier for others to work in parallel ...
11 years, 9 months ago (2009-03-04 00:38:12 UTC) #1
tony
11 years, 9 months ago (2009-03-04 01:46:02 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698