servo/components
bors-servo 525e77f64f Auto merge of #9385 - larsbergstrom:win32, r=frewsxcv,pcwalton,jdm,ecoal95
Win32 support

r? @frewsxcv for python stuff
r? @pcwalton for the "remove usage of Gaol" stuff for Win32
r? anybody else for misc cargo.lock updates, etc.

This replaces #7878.

This works best with https://github.com/servo/mozjs/pull/71, too, to enable static linking, but can be run without (via some PATH hackery).

The instructions are here, and will be added to a .md file in the repo once the mozjs changes also land:
https://hackpad.com/Servo-on-Windows-C1LPcI2bP25

I'd like to get these changes landed because I've been rebasing them for months, they're otherwise quite stable, and don't affect our other platforms and targets.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9385)
<!-- Reviewable:end -->
2016-01-23 07:27:27 +05:30
..
canvas Remove remaining unused imports 2016-01-17 20:55:53 -08:00
canvas_traits Update cssparser. 2016-01-21 17:58:03 +01:00
compositing Remove usage of Gaol in the Windows configuration, since sandboxing is not supported there yet. 2016-01-22 19:28:38 -06:00
devtools Auto merge of #9351 - fstr:9343-unused-imports, r=nox 2016-01-18 07:48:03 +05:30
devtools_traits Final steps 2016-01-11 18:48:54 +05:30
gfx Cargo.lock updates 2016-01-22 19:28:46 -06:00
gfx_traits Move FrameTreeId type to gfx_traits #9221 2016-01-13 13:36:28 +01:00
layout Update cssparser. 2016-01-21 17:58:03 +01:00
layout_traits Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
msg Update cssparser. 2016-01-21 17:58:03 +01:00
net tests for boundary conditions on redirect_count in fetch 2016-01-20 13:03:08 -07:00
net_traits Make closing related code more clear and more correct 2016-01-18 17:37:16 -07:00
plugins Update to rustc 1.7.0-nightly (b4707ebca 2015-12-27) 2016-01-14 14:56:18 -06:00
profile task -> thread 2016-01-10 17:58:13 +09:00
profile_traits task -> thread 2016-01-10 17:58:13 +09:00
script Update HTMLFormElement.length to be of type unsigned long 2016-01-22 12:09:12 -05:00
script_traits Moving MouseButton from msg to script_traits 2016-01-13 19:23:45 -08:00
servo Auto merge of #9385 - larsbergstrom:win32, r=frewsxcv,pcwalton,jdm,ecoal95 2016-01-23 07:27:27 +05:30
style Auto merge of #9385 - larsbergstrom:win32, r=frewsxcv,pcwalton,jdm,ecoal95 2016-01-23 07:27:27 +05:30
style_traits Update cssparser. 2016-01-21 17:58:03 +01:00
util Auto merge of #9385 - larsbergstrom:win32, r=frewsxcv,pcwalton,jdm,ecoal95 2016-01-23 07:27:27 +05:30
webdriver_server task -> thread 2016-01-10 17:58:13 +09:00