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

Issue 7230039: Revert the part of r90660 that enables building ppapi examples on win. (Closed)

Created:
9 years, 5 months ago by Ami GONE FROM CHROMIUM
Modified:
9 years, 5 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, brettw, darin (slow to review)
Visibility:
Public.

Description

Revert the part of r90660 that enables building ppapi examples on win. That change broke the Win(clobber) and WinShared(dbg) builds in the compile phase. Examples: http://build.chromium.org/p/chromium/builders/Win/builds/5309 http://build.chromium.org/p/chromium/builders/Win%20Builder%20%28dbg%29%28shared%29/builds/9605 BUG=54005 TEST=not so much, since the trybots don't build all. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90712

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M ppapi/ppapi_tests.gypi View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ami GONE FROM CHROMIUM
9 years, 5 months ago (2011-06-28 03:54:17 UTC) #1
Ryan Sleevi
LGTM.
9 years, 5 months ago (2011-06-28 04:01:04 UTC) #2
Ryan Sleevi
As mentioned on IRC, the following is the sequence of dependencies that are causing trouble: ...
9 years, 5 months ago (2011-06-28 04:03:02 UTC) #3
darin (slow to review)
Thank you for the help, and sorry for the bustage! -Darin On Mon, Jun 27, ...
9 years, 5 months ago (2011-06-28 05:15:36 UTC) #4
Ryan Sleevi
On 2011/06/28 05:15:36, darin wrote: > Thank you for the help, and sorry for the ...
9 years, 5 months ago (2011-07-11 23:30:01 UTC) #5
Ami GONE FROM CHROMIUM
9 years, 5 months ago (2011-07-12 00:06:35 UTC) #6
On 2011/07/11 23:30:01, Ryan Sleevi wrote:
> On 2011/06/28 05:15:36, darin wrote:
> > Thank you for the help, and sorry for the bustage!
> > -Darin
> 
> mmentovai pointed out an easier, GYPy way to deal with this:
> 
> Add 'supress_wildcard': 1 to the ppapi_example_skeleton target to exclude it
> from being included by the ppapi_internal.gyp:* include. This will allow the
> stubs and examples to be built, while preventing the skeleton dependencies
from
> being injected into the 'all' target.

Thanks Ryan.  Sent http://codereview.chromium.org/7341001/

Powered by Google App Engine
This is Rietveld 408576698