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

Issue 139283010: Break some parts of remoting.gyp into separate .gypi files. (Closed)

Created:
6 years, 11 months ago by garykac
Modified:
6 years, 9 months ago
Reviewers:
Sergey Ulanov, Nico
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Break some parts of remoting.gyp into separate .gypi files. BUG= R=sergeyu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247763

Patch Set 1 #

Patch Set 2 : Add TODO. Fix commented-out host includes. #

Patch Set 3 : RE-upload #

Patch Set 4 : sync/merge #

Patch Set 5 : Add dep on icudata for win/linux #

Patch Set 6 : Add icudtl.dat (lost in merge) #

Total comments: 1

Patch Set 7 : Move remoting_locales back into remoting.gyp #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2084 lines, -2162 lines) Patch
M remoting/remoting.gyp View 1 2 3 4 5 6 7 chunks +8 lines, -2018 lines 0 comments Download
A remoting/remoting_client.gypi View 1 2 3 4 5 6 1 chunk +99 lines, -0 lines 0 comments Download
A remoting/remoting_host.gypi View 1 2 3 4 5 6 1 chunk +802 lines, -0 lines 1 comment Download
A remoting/remoting_host_linux.gypi View 1 2 3 4 1 chunk +141 lines, -0 lines 0 comments Download
A remoting/remoting_host_mac.gypi View 1 chunk +238 lines, -0 lines 0 comments Download
A remoting/remoting_host_win.gypi View 1 2 3 4 5 1 chunk +548 lines, -0 lines 1 comment Download
A remoting/remoting_test.gypi View 1 chunk +249 lines, -0 lines 0 comments Download
D remoting/remoting_webapp.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -145 lines 0 comments Download
A + remoting/remoting_webapp_files.gypi View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
garykac
6 years, 11 months ago (2014-01-28 02:29:52 UTC) #1
Sergey Ulanov
lgtm https://codereview.chromium.org/139283010/diff/90001/remoting/remoting_client.gypi File remoting/remoting_client.gypi (right): https://codereview.chromium.org/139283010/diff/90001/remoting/remoting_client.gypi#newcode7 remoting/remoting_client.gypi:7: 'remoting_locales': [ This is not used in this ...
6 years, 10 months ago (2014-01-28 23:35:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/garykac@chromium.org/139283010/90001
6 years, 10 months ago (2014-01-29 01:55:37 UTC) #3
commit-bot: I haz the power
Failed to apply patch for remoting/remoting.gyp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-01-29 01:55:41 UTC) #4
garykac
On 2014/01/28 23:35:54, Sergey Ulanov wrote: > lgtm > > https://codereview.chromium.org/139283010/diff/90001/remoting/remoting_client.gypi > File remoting/remoting_client.gypi (right): ...
6 years, 10 months ago (2014-01-29 02:15:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/garykac@chromium.org/139283010/110001
6 years, 10 months ago (2014-01-29 02:18:58 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=217695
6 years, 10 months ago (2014-01-29 02:58:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/garykac@chromium.org/139283010/110001
6 years, 10 months ago (2014-01-29 19:46:37 UTC) #8
garykac
Committed patchset #7 manually as r247763 (presubmit successful).
6 years, 10 months ago (2014-01-29 22:41:52 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-29 22:42:08 UTC) #10
Nico
https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host.gypi File remoting/remoting_host.gypi (right): https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host.gypi#newcode325 remoting/remoting_host.gypi:325: 'inputs': [ '<(RULE_INPUT_PATH)' ], RULE_INPUT_PATH always is an input ...
6 years, 9 months ago (2014-03-17 17:45:08 UTC) #11
Nico
https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host_win.gypi File remoting/remoting_host_win.gypi (right): https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host_win.gypi#newcode394 remoting/remoting_host_win.gypi:394: '<(RULE_INPUT_PATH)', Here too (and maybe elsewhere, like in the ...
6 years, 9 months ago (2014-03-17 17:47:57 UTC) #12
garykac
6 years, 9 months ago (2014-03-17 22:30:44 UTC) #13
Message was sent while issue was closed.
On 2014/03/17 17:47:57, Nico (on GMT time Mar 15 - 24) wrote:
>
https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host_...
> File remoting/remoting_host_win.gypi (right):
> 
>
https://codereview.chromium.org/139283010/diff/110001/remoting/remoting_host_...
> remoting/remoting_host_win.gypi:394: '<(RULE_INPUT_PATH)',
> Here too (and maybe elsewhere, like in the _mac version etc. Please remove all
> RULE_INPUT_PATHs explicitly listed in inputs sections that you can find in
> remoting)

https://codereview.chromium.org/197233010

Powered by Google App Engine
This is Rietveld 408576698