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

Issue 2824054: Build Chromium browser source as part of sync_build_test.sh (Closed)

Created:
10 years, 5 months ago by raymes
Modified:
9 years, 7 months ago
Reviewers:
asharif1, kmixter1, piman
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

Build Chromium browser source as part of sync_build_test.sh Added --chrome_root option to sync_build_test.sh which, if specified, builds Chromium browser from source in the directory given.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M sync_build_test.sh View 4 chunks +16 lines, -2 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
raymes
10 years, 5 months ago (2010-07-15 21:50:24 UTC) #1
piman
+kmixter since he's the author of this file.
10 years, 5 months ago (2010-07-15 22:05:25 UTC) #2
kmixter1
10 years, 5 months ago (2010-07-16 06:08:17 UTC) #3
LGTM with two nits

Thanks for adding this.

http://codereview.chromium.org/2824054/diff/1/2
File sync_build_test.sh (right):

http://codereview.chromium.org/2824054/diff/1/2#newcode84
sync_build_test.sh:84: DEFINE_string chrome_root "" \
abc order

http://codereview.chromium.org/2824054/diff/1/2#newcode132
sync_build_test.sh:132: if [[ ${FLAGS_chrome_root} ]]; then
-n "${FLAGS_chrome_root}"

Powered by Google App Engine
This is Rietveld 408576698