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

Issue 1150183009: Laying the groundwork for targeting WinRT. (Closed)

Created:
5 years, 6 months ago by fredlebel
Modified:
5 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Laying the groundwork for targeting WinRT for WebRTC. Now supporting various flavors of WinRT in the target_os argument. Setting compiler and linker flags so cc files are compiled to support C++/CX syntax. This is part of a larger effort to port WebRTC to WinRT. Committed: https://crrev.com/56f81e32556d513af513eac0710f2e85877ffa3b Cr-Commit-Position: refs/heads/master@{#340893}

Patch Set 1 #

Patch Set 2 : Switched approach to cross-compiling for WinRT. #

Total comments: 3

Patch Set 3 : Addressed review comments. #

Patch Set 4 : Rebased on master to fix merge conflicts. #

Patch Set 5 : Added check for key in toolchain before changing it. #

Patch Set 6 : Added Macadamian to the AUTHORS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -4 lines) Patch
M AUTHORS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M build/config/BUILDCONFIG.gn View 1 2 3 3 chunks +14 lines, -2 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 1 chunk +9 lines, -2 lines 0 comments Download
M build/config/win/BUILD.gn View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M build/toolchain/win/BUILD.gn View 1 2 3 4 chunks +23 lines, -0 lines 0 comments Download
M build/toolchain/win/setup_toolchain.py View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (14 generated)
fredlebel
On 2015/06/02 16:10:06, fredlebel wrote: > mailto:fredlebel@macadamian.com changed reviewers: > + mailto:brettw@chromium.org There hasn't been ...
5 years, 6 months ago (2015-06-15 20:54:03 UTC) #2
brettw
I don't understand the background here. You mention that this is part of a larger ...
5 years, 6 months ago (2015-06-19 17:21:12 UTC) #3
fredlebel
On 2015/06/19 17:21:12, brettw wrote: > I don't understand the background here. You mention that ...
5 years, 6 months ago (2015-06-22 15:06:01 UTC) #4
brettw
Thanks for the clarification, that makes more sense. I'm trying really hard to keep flags ...
5 years, 6 months ago (2015-06-22 17:16:33 UTC) #5
fredlebel
Switched to a cross-compile way of targeting WinRT. Thanks for the help.
5 years, 5 months ago (2015-06-30 23:17:02 UTC) #6
fredlebel
When can we expect this CR to be reviewed and merged?
5 years, 5 months ago (2015-07-16 16:33:05 UTC) #7
brettw
Sorry, this has been on the bottom of my todo list. Will look tomorrow.
5 years, 5 months ago (2015-07-22 05:06:23 UTC) #8
brettw
lgtm https://codereview.chromium.org/1150183009/diff/20001/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/1150183009/diff/20001/build/config/BUILDCONFIG.gn#newcode540 build/config/BUILDCONFIG.gn:540: } else { # WinRT variants Just eliminate ...
5 years, 5 months ago (2015-07-22 20:29:20 UTC) #9
fredlebel
Addressed all three comments.
5 years, 5 months ago (2015-07-24 16:22:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150183009/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1150183009/40001
5 years, 4 months ago (2015-07-28 19:14:06 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/78449) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 4 months ago (2015-07-28 19:16:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150183009/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1150183009/60001
5 years, 4 months ago (2015-07-28 20:35:57 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/21657)
5 years, 4 months ago (2015-07-28 20:45:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150183009/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1150183009/80001
5 years, 4 months ago (2015-07-28 21:10:31 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/82782)
5 years, 4 months ago (2015-07-28 21:19:15 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150183009/40002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1150183009/40002
5 years, 4 months ago (2015-07-29 15:20:23 UTC) #30
commit-bot: I haz the power
Committed patchset #6 (id:40002)
5 years, 4 months ago (2015-07-29 15:50:11 UTC) #31
commit-bot: I haz the power
5 years, 4 months ago (2015-07-29 15:50:48 UTC) #32
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/56f81e32556d513af513eac0710f2e85877ffa3b
Cr-Commit-Position: refs/heads/master@{#340893}

Powered by Google App Engine
This is Rietveld 408576698