servo/components
bors-servo 7f76e3ba74 Auto merge of #11122 - mbrubeck:unify-builds, r=larsbergstrom
Use the same build environment and features for CEF, Servo, Gonk, Geckolib

* Remove unnecessary dependencies and features from top-level Cargo.tomls.  The features for each crate will be computed based on the union of features specified in the dependency graph.  Specifying the same ones again just adds more ways for them to get out of sync.
* Move all cargo build environment variables into CommandBase

Fixes #11112. r? @metajack

(Not included: CI test to make sure #11112 doesn't regress again.)

<!-- 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/11122)
<!-- Reviewable:end -->
2016-05-11 12:35:32 -07:00
..
canvas Simplify TOML syntax 2016-04-26 23:51:36 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Auto merge of #11090 - saneyuki:fix11082, r=jdm 2016-05-09 13:50:05 -07:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Remove unused dependencies 2016-05-02 16:33:56 -07:00
gfx Auto merge of #11103 - pcwalton:mac-font-matching, r=metajack 2016-05-10 14:11:35 -07:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Auto merge of #11125 - pcwalton:reddit-block-formatting-context-fix, r=mbrubeck 2016-05-11 00:41:00 -07:00
layout_traits move trait ConvertPipelineIdToWebRender to a better place 2016-05-09 01:20:24 +03:00
msg Move ConvertPipelineIdFromWebRender to compositing 2016-05-10 02:36:54 +09:00
net Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearth 2016-05-11 04:28:58 -07:00
net_traits Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearth 2016-05-11 04:28:58 -07:00
plugins Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile Make --profile-trace-path work without -p 2016-05-10 14:03:10 -07:00
profile_traits Profile time spent saving the screenshot image 2016-05-09 09:43:13 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11122 - mbrubeck:unify-builds, r=larsbergstrom 2016-05-11 12:35:32 -07:00
script_traits Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm 2016-05-04 09:10:40 -07:00
servo Auto merge of #11122 - mbrubeck:unify-builds, r=larsbergstrom 2016-05-11 12:35:32 -07:00
style Support -moz-outline-radius shorthand in geckolib. 2016-05-11 11:10:44 +10:00
style_traits Remove some unused dependencies 2016-05-02 16:00:57 -07:00
util Update lazy_static, selectors, string_cache, futf, quickersort 2016-05-02 16:05:31 -07:00
webdriver_server Added delete session command. 2016-05-10 13:00:12 -05:00