servo/components
bors-servo ec53136863 Auto merge of #11756 - vvuk:servo-msvc, r=larsbergstrom
MSVC support for Servo, and CMake builds for native code

This is the base PR for MSVC builds of servo and dependent crates.  It's got replacements in the Cargo.toml to pull in the right versions, to make sure that crates were properly converted to CMake for all other platforms, not just Windows.  (Servo builds with MSVC 2015 with this PR; also with 2013, though a manual change in rust-mozjs to select a different set of bindings is needed.)

This PR isn't quite ready yet, but I want bors-servo to do builds.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11756)
<!-- Reviewable:end -->
2016-08-17 13:22:52 -05:00
..
canvas Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
canvas_traits Remove #[serde(bound = "")] attributes 2016-08-12 14:05:28 -07:00
compositing Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
constellation Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
devtools Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
devtools_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
gfx Native MSVC windows build, convert to cmake 2016-08-17 09:50:51 -04:00
gfx_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
layout layout: Make the stacking context take into account the children transform when calculating overflow areas. 2016-08-16 15:34:28 -07:00
layout_thread layout: Mark correctly parents of dirty elements. 2016-08-14 01:37:28 -07:00
layout_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
msg Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
net Improve File API related comments 2016-08-17 11:06:25 +02:00
net_traits Improve File API related comments 2016-08-17 11:06:25 +02:00
plugins Remove rust_tenacious 2016-08-13 17:18:10 +02:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Native MSVC windows build, convert to cmake 2016-08-17 09:50:51 -04:00
script_layout_interface Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script_traits Remove #[serde(bound = "")] attributes 2016-08-12 14:05:28 -07:00
servo Update Cargo.toml 2016-08-17 09:51:49 -04:00
style Auto merge of #12572 - craftytrickster:10933/shorthands, r=emilio 2016-08-17 12:17:48 -05:00
style_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
util Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
webdriver_server Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00