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

Issue 1386613002: Fix MSVS project files generation. (Closed)

Created:
5 years, 2 months ago by Henrik Grunell WebRTC
Modified:
5 years, 2 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix MSVS project files generation. BUG=5044 TBR=kjellander@webrtc.org TEST=Runhooks with GYP_GENERATORS=msvs-ninja Committed: https://crrev.com/9dff0ba8c15648f13a75469b7fbb90247f6a1a6b Cr-Commit-Position: refs/heads/master@{#10151}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -10 lines) Patch
M webrtc/base/base.gyp View 4 chunks +5 lines, -10 lines 2 comments Download

Messages

Total messages: 12 (4 generated)
Henrik Grunell WebRTC
5 years, 2 months ago (2015-10-02 13:09:51 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1386613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1386613002/1
5 years, 2 months ago (2015-10-02 13:10:10 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 2 months ago (2015-10-02 15:10:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1386613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1386613002/1
5 years, 2 months ago (2015-10-02 17:06:54 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-02 17:07:54 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/9dff0ba8c15648f13a75469b7fbb90247f6a1a6b Cr-Commit-Position: refs/heads/master@{#10151}
5 years, 2 months ago (2015-10-02 17:08:09 UTC) #10
kjellander_webrtc
Thanks for fixing this. I always wondered why these include+exclude configs ever were added in ...
5 years, 2 months ago (2015-10-03 17:06:30 UTC) #11
Henrik Grunell WebRTC
5 years, 2 months ago (2015-10-05 07:29:32 UTC) #12
Message was sent while issue was closed.
The include-exclude style is (was?) recommended so that MSVS shows all files in
the UI, also posix etc., as a reference, but they are disabled. That doesn't
make sense however in this case.

https://codereview.webrtc.org/1386613002/diff/1/webrtc/base/base.gyp
File webrtc/base/base.gyp (right):

https://codereview.webrtc.org/1386613002/diff/1/webrtc/base/base.gyp#newcode381
webrtc/base/base.gyp:381:
'../../webrtc_overrides/webrtc/base/win32socketinit.cc',
On 2015/10/03 17:06:30, kjellander (webrtc) wrote:
> nit: sort alphabetically.

Will fix in follow-up.

Powered by Google App Engine
This is Rietveld 408576698