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

Issue 9558003: Working around http://code.google.com/p/gyp/issues/detail?id=13 (Closed)

Created:
8 years, 9 months ago by Myles C. Maxfield
Modified:
8 years, 9 months ago
Reviewers:
sgk1, bradnelson, bradn, sgk
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, chrome-infrastructure-team_google.com
Visibility:
Public.

Description

Working around http://code.google.com/p/gyp/issues/detail?id=13 Visual Studio doesn't guarantee the 'copies' stanza is executed after the grit target, which can lead to a failure if it tries to copy the file before it's been generated. This puts the grit action in its own target, and making the copies stanza its own target that depends on the grit target. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124345

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M content/content_resources.gyp View 1 2 2 chunks +16 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bradn
https://chromiumcodereview.appspot.com/9558003/diff/1/content/content_resources.gyp File content/content_resources.gyp (right): https://chromiumcodereview.appspot.com/9558003/diff/1/content/content_resources.gyp#newcode19 content/content_resources.gyp:19: 'inputs': [ You shouldn't have the 'inputs' and 'outputs' ...
8 years, 9 months ago (2012-02-29 22:16:43 UTC) #1
Myles C. Maxfield
https://chromiumcodereview.appspot.com/9558003/diff/1/content/content_resources.gyp File content/content_resources.gyp (right): https://chromiumcodereview.appspot.com/9558003/diff/1/content/content_resources.gyp#newcode19 content/content_resources.gyp:19: 'inputs': [ On 2012/02/29 22:16:43, bradn wrote: > You ...
8 years, 9 months ago (2012-02-29 22:21:51 UTC) #2
bradn
LGTM
8 years, 9 months ago (2012-02-29 22:28:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmaxfield@google.com/9558003/3001
8 years, 9 months ago (2012-02-29 22:30:09 UTC) #4
commit-bot: I haz the power
Try job failure for 9558003-3001 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-02-29 23:11:14 UTC) #5
bradn
https://chromiumcodereview.appspot.com/9558003/diff/3001/content/content_resources.gyp File content/content_resources.gyp (right): https://chromiumcodereview.appspot.com/9558003/diff/3001/content/content_resources.gyp#newcode40 content/content_resources.gyp:40: 'includes': [ '../build/grit_target.gypi' ], I think your try job ...
8 years, 9 months ago (2012-02-29 23:16:34 UTC) #6
Myles C. Maxfield
Thanks for helping me out on this. https://chromiumcodereview.appspot.com/9558003/diff/3001/content/content_resources.gyp File content/content_resources.gyp (right): https://chromiumcodereview.appspot.com/9558003/diff/3001/content/content_resources.gyp#newcode40 content/content_resources.gyp:40: 'includes': [ ...
8 years, 9 months ago (2012-02-29 23:36:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmaxfield@google.com/9558003/4002
8 years, 9 months ago (2012-02-29 23:37:47 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 03:02:00 UTC) #9
Change committed as 124345

Powered by Google App Engine
This is Rietveld 408576698