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

Issue 10392172: Move remoting dark/candle/light steps to external script (Closed)

Created:
8 years, 7 months ago by scottmg
Modified:
8 years, 7 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Move remoting dark/candle/light steps to external script This avoids the need to chain the output of gyp rules, which is not supported across generators. See also https://chromiumcodereview.appspot.com/10381103/ and https://groups.google.com/forum/?fromgroups#!topic/gyp-developer/f_oCV-Lavpw R=alexeypa@chromium.org BUG=127444 NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138392

Patch Set 1 #

Patch Set 2 : add message to unittest rule #

Total comments: 5

Patch Set 3 : improve argument passing #

Total comments: 6

Patch Set 4 : simplify argument passing #

Patch Set 5 : return code #

Patch Set 6 : trailing ., fix defines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -84 lines) Patch
A remoting/candle_and_light.py View 1 2 3 4 5 1 chunk +73 lines, -0 lines 0 comments Download
A remoting/dark_and_candle_and_light.py View 1 2 3 4 1 chunk +67 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 5 3 chunks +22 lines, -84 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
scottmg
8 years, 7 months ago (2012-05-18 22:14:41 UTC) #1
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py File remoting/candle_and_light.py (right): https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py#newcode22 remoting/candle_and_light.py:22: parameters = { The command line is not validated ...
8 years, 7 months ago (2012-05-18 23:46:39 UTC) #2
scottmg
thanks https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py File remoting/candle_and_light.py (right): https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py#newcode22 remoting/candle_and_light.py:22: parameters = { On 2012/05/18 23:46:40, alexeypa wrote: ...
8 years, 7 months ago (2012-05-19 00:59:54 UTC) #3
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py File remoting/candle_and_light.py (right): https://chromiumcodereview.appspot.com/10392172/diff/3001/remoting/candle_and_light.py#newcode28 remoting/candle_and_light.py:28: 'defines': sys.argv[6], On 2012/05/19 00:59:55, scottmg wrote: > I'm ...
8 years, 7 months ago (2012-05-21 16:24:50 UTC) #4
scottmg
Thanks https://chromiumcodereview.appspot.com/10392172/diff/7001/remoting/remoting.gyp File remoting/remoting.gyp (right): https://chromiumcodereview.appspot.com/10392172/diff/7001/remoting/remoting.gyp#newcode700 remoting/remoting.gyp:700: '--intermediate_root', '<(INTERMEDIATE_DIR)/<(RULE_INPUT_ROOT)', On 2012/05/21 16:24:51, alexeypa wrote: > ...
8 years, 7 months ago (2012-05-21 17:00:38 UTC) #5
alexeypa (please no reviews)
LGTM. PS. I guess now I'm ready to fully switch to ninja. Great work!
8 years, 7 months ago (2012-05-21 17:07:28 UTC) #6
scottmg
On 2012/05/21 17:07:28, alexeypa wrote: > LGTM. > > PS. I guess now I'm ready ...
8 years, 7 months ago (2012-05-21 17:08:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/11001
8 years, 7 months ago (2012-05-21 17:09:05 UTC) #8
commit-bot: I haz the power
Try job failure for 10392172-11001 (retry) on linux_rel for step "browser_tests". It's a second try, ...
8 years, 7 months ago (2012-05-21 18:36:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/11001
8 years, 7 months ago (2012-05-21 19:21:34 UTC) #10
commit-bot: I haz the power
Try job failure for 10392172-11001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-21 21:02:24 UTC) #11
scottmg
On 2012/05/21 21:02:24, I haz the power (commit-bot) wrote: > Try job failure for 10392172-11001 ...
8 years, 7 months ago (2012-05-21 22:46:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/5004
8 years, 7 months ago (2012-05-21 23:48:14 UTC) #13
commit-bot: I haz the power
Try job failure for 10392172-5004 (retry) (retry) on win_rel for step "compile" (clobber build). It's ...
8 years, 7 months ago (2012-05-22 03:02:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/9003
8 years, 7 months ago (2012-05-22 16:37:15 UTC) #15
commit-bot: I haz the power
Try job failure for 10392172-9003 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 7 months ago (2012-05-22 17:50:18 UTC) #16
scottmg
On 2012/05/22 17:50:18, I haz the power (commit-bot) wrote: > Try job failure for 10392172-9003 ...
8 years, 7 months ago (2012-05-22 17:55:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/9003
8 years, 7 months ago (2012-05-22 17:56:02 UTC) #18
commit-bot: I haz the power
Try job failure for 10392172-9003 (retry) on win_rel for steps "base_unittests, sync_unit_tests" (clobber build). It's ...
8 years, 7 months ago (2012-05-22 23:19:20 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/10392172/9003
8 years, 7 months ago (2012-05-22 23:23:10 UTC) #20
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 23:23:31 UTC) #21
Change committed as 138392

Powered by Google App Engine
This is Rietveld 408576698