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

Issue 646015: Make sync_build_test work with portage build. (Closed)

Created:
10 years, 10 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
kdlucas, seano, tedbo
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Make sync_build_test work with portage build. Remove make_local_repo stage as it's not used by either build process. Make portage build the default (--noportage still builds the old way). Also add total time to build. A run of sync_build_test without args on my machine takes 2:20min. Defaulting to --jobs=1 due to instability reports.

Patch Set 1 #

Patch Set 2 : fixed nits #

Total comments: 1

Patch Set 3 : remove deprecated target flag #

Patch Set 4 : fix name #

Total comments: 2

Patch Set 5 : typo fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -30 lines) Patch
M src/scripts/sync_build_test.sh View 1 2 3 4 13 chunks +93 lines, -30 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kmixter1
10 years, 10 months ago (2010-02-18 17:18:34 UTC) #1
kdlucas
LGTM Just one small comment, as I think our build defaults to "x86-generic" http://codereview.chromium.org/646015/diff/3/1002 File ...
10 years, 10 months ago (2010-02-18 22:29:14 UTC) #2
kmixter1
Removed deprecated --target flag and made the default x86-generic.
10 years, 10 months ago (2010-02-18 22:55:58 UTC) #3
seano
LGTM if you can explain/fix my comment. Have you tried the major options/flags, e.g. build_autotest? ...
10 years, 10 months ago (2010-02-18 23:13:54 UTC) #4
kmixter1
http://codereview.chromium.org/646015/diff/7/8 File src/scripts/sync_build_test.sh (right): http://codereview.chromium.org/646015/diff/7/8#newcode199 src/scripts/sync_build_test.sh:199: if [[ ${FLAGS_sync} -eq ${FLAGS_true} ]]; then On 2010/02/18 ...
10 years, 10 months ago (2010-02-19 00:59:09 UTC) #5
seano
10 years, 10 months ago (2010-02-19 01:17:57 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698