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

Issue 660110: add chromeos_builder target. (Closed)

Created:
10 years, 10 months ago by jiesun
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

add chromeos_builder target. ideally everything we want to pull from chrome should be dependencies of this target. build-bots will be changed to build this from chromeos Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40089

Patch Set 1 #

Total comments: 9

Patch Set 2 : code reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M build/all.gyp View 1 1 chunk +15 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
jiesun
first step to add chromeos_builder target, which cover all the target we want to archive ...
10 years, 10 months ago (2010-02-25 20:57:24 UTC) #1
Alpha Left Google
http://codereview.chromium.org/660110/diff/1/2 File build/all.gyp (right): http://codereview.chromium.org/660110/diff/1/2#newcode260 build/all.gyp:260: # should we put candidate_window/session here ? prefix these ...
10 years, 10 months ago (2010-02-25 21:00:42 UTC) #2
bradn
http://codereview.chromium.org/660110/diff/1/2 File build/all.gyp (right): http://codereview.chromium.org/660110/diff/1/2#newcode258 build/all.gyp:258: '../media/media.gyp:omx_test', You will want chrome here. Along with anything ...
10 years, 10 months ago (2010-02-25 21:08:06 UTC) #3
bradn
LGTM after changes you showed me in person.
10 years, 10 months ago (2010-02-25 21:50:35 UTC) #4
fbarchard
thanks jie! http://codereview.chromium.org/660110/diff/1/2 File build/all.gyp (right): http://codereview.chromium.org/660110/diff/1/2#newcode258 build/all.gyp:258: '../media/media.gyp:omx_test', potential concern - may need to ...
10 years, 10 months ago (2010-02-25 22:07:03 UTC) #5
jiesun
10 years, 10 months ago (2010-02-25 23:52:03 UTC) #6
done.

http://codereview.chromium.org/660110/diff/1/2
File build/all.gyp (right):

http://codereview.chromium.org/660110/diff/1/2#newcode258
build/all.gyp:258: '../media/media.gyp:omx_test',
On 2010/02/25 21:08:07, bradn wrote:
> You will want chrome here. Along with anything else you want built. I'd
suggest
> duplicating everything in the chrome release builder to start, and pare it
back
> later.
> 

Done.

http://codereview.chromium.org/660110/diff/1/2#newcode259
build/all.gyp:259: '../media/media.gyp:ffmpeg_tests',
On 2010/02/25 22:07:03, fbarchard wrote:
> I'd prefer ffmpeg_tests work on all platforms... its useful and easier to test
> that way.
> 
this is probably only for chrome os , we will pull ffmpeg_tests to autotest
directory. that's why we mess with archived build.

http://codereview.chromium.org/660110/diff/1/2#newcode260
build/all.gyp:260: # should we put candidate_window/session here ?
On 2010/02/25 22:07:03, fbarchard wrote:
> I dont understand the comments either. please clarify.  perhaps show what you
> think should be put there
those are other dependency and archived files which are already there. but they
use different method to get into the build-bots

http://codereview.chromium.org/660110/diff/1/2#newcode260
build/all.gyp:260: # should we put candidate_window/session here ?
On 2010/02/25 21:00:42, Alpha wrote:
> prefix these two lines with TODO(jiesun):

Done.

Powered by Google App Engine
This is Rietveld 408576698