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

Issue 225023002: Reland 261559: Create new app_shell.gyp for app_shell targets. (Closed)

Created:
6 years, 8 months ago by Ken Rockot(use gerrit already)
Modified:
6 years, 8 months ago
Reviewers:
Yoyo Zhou, James Cook
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org, hokein.wu_gmail.com
Visibility:
Public.

Description

Reland 261559: Create new app_shell.gyp for app_shell targets. This moves app_shell GYP entries from a chrome.gyp include into a new apps/shell/app_shell.gyp. It also breaks down dependencies with more granularity and separates temporary undesirable app_shell_lib dependencies from acceptable ones. This was reverted due to a bug in the gyp file breaking a builder. app_shell_temporary_deps should not have been a static_library target. BUG=359678 TBR=yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261800

Patch Set 1 #

Total comments: 1

Patch Set 2 : collapse temporary deps #

Patch Set 3 : ordering #

Total comments: 1

Patch Set 4 : nix windows app_shell for now #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -165 lines) Patch
M apps/apps.gypi View 1 chunk +0 lines, -163 lines 0 comments Download
A apps/shell/app_shell.gyp View 1 2 1 chunk +184 lines, -0 lines 0 comments Download
M build/all.gyp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M extensions/extensions.gyp View 1 2 3 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ken Rockot(use gerrit already)
Yoyo, do you agree that the error seen here: http://build.chromium.org/p/chromium/builders/Win/builds/20191/steps/compile/logs/stdio#error1 should be resolved by changing ...
6 years, 8 months ago (2014-04-04 00:25:21 UTC) #1
Yoyo Zhou
https://codereview.chromium.org/225023002/diff/1/apps/shell/app_shell.gyp File apps/shell/app_shell.gyp (right): https://codereview.chromium.org/225023002/diff/1/apps/shell/app_shell.gyp#newcode55 apps/shell/app_shell.gyp:55: 'target_name': 'app_shell_temporary_deps', Actually, now that I think about it, ...
6 years, 8 months ago (2014-04-04 01:04:35 UTC) #2
Ken Rockot(use gerrit already)
On 2014/04/04 01:04:35, Yoyo Zhou wrote: > https://codereview.chromium.org/225023002/diff/1/apps/shell/app_shell.gyp > File apps/shell/app_shell.gyp (right): > > https://codereview.chromium.org/225023002/diff/1/apps/shell/app_shell.gyp#newcode55 ...
6 years, 8 months ago (2014-04-04 01:11:33 UTC) #3
James Cook
Drive-by comment. https://codereview.chromium.org/225023002/diff/40001/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/225023002/diff/40001/build/all.gyp#newcode226 build/all.gyp:226: ['chromeos==1 or (OS=="linux" and use_aura==1) or (OS=="win" ...
6 years, 8 months ago (2014-04-04 03:47:00 UTC) #4
Ken Rockot(use gerrit already)
SGTM On Thu, Apr 3, 2014 at 8:47 PM, <jamescook@chromium.org> wrote: > Drive-by comment. > ...
6 years, 8 months ago (2014-04-04 03:51:32 UTC) #5
Ken Rockot(use gerrit already)
all.gyp updated to not build app_shell.gyp:* on windows.
6 years, 8 months ago (2014-04-04 04:09:45 UTC) #6
James Cook
+Hokein as FYI - we've burned some time in the last couple days due to ...
6 years, 8 months ago (2014-04-04 15:42:35 UTC) #7
Ken Rockot(use gerrit already)
Committed patchset #4 manually as r261800 (presubmit successful).
6 years, 8 months ago (2014-04-04 18:37:06 UTC) #8
Haojian Wu
6 years, 8 months ago (2014-04-05 14:35:31 UTC) #9
Message was sent while issue was closed.
On 2014/04/04 15:42:35, James Cook wrote:
> +Hokein as FYI - we've burned some time in the last couple days due to Windows
> support. We're going to turn off app_shell on Windows for now.  We can look at
> re-enabling it on Windows in a few weeks, when it's more mature.

Get it. Thanks. I'm busy with other staff these days.

Powered by Google App Engine
This is Rietveld 408576698