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

Issue 146623004: Avoid rebuilding remoting host every time gyp runs (Closed)

Created:
6 years, 10 months ago by Sergey Ulanov
Modified:
6 years, 10 months ago
Reviewers:
Jamie
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

Avoid rebuilding remoting host every time gyp runs Previously CLSID for COM classes used in chromoting host on windows were random, generated every time gyp runs. As result the targets that depend on it had to be rebuilt even when there are no code changes. Changed remoting.gyp to generate stable CLSID as a hash of the current version number. BUG=332679 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249218

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M remoting/remoting.gyp View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sergey Ulanov
6 years, 10 months ago (2014-02-05 04:39:08 UTC) #1
Jamie
lgtm with one suggestion. https://codereview.chromium.org/146623004/diff/1/remoting/remoting.gyp File remoting/remoting.gyp (right): https://codereview.chromium.org/146623004/diff/1/remoting/remoting.gyp#newcode64 remoting/remoting.gyp:64: # current version string to ...
6 years, 10 months ago (2014-02-05 18:53:58 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/146623004/diff/1/remoting/remoting.gyp File remoting/remoting.gyp (right): https://codereview.chromium.org/146623004/diff/1/remoting/remoting.gyp#newcode64 remoting/remoting.gyp:64: # current version string to make sure that the ...
6 years, 10 months ago (2014-02-05 19:47:16 UTC) #3
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 10 months ago (2014-02-05 19:47:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/146623004/80001
6 years, 10 months ago (2014-02-05 19:59:32 UTC) #5
commit-bot: I haz the power
6 years, 10 months ago (2014-02-06 02:07:21 UTC) #6
Message was sent while issue was closed.
Change committed as 249218

Powered by Google App Engine
This is Rietveld 408576698