servo/components/servo
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
..
.cargo Fix final linking step on AArch64 2016-02-01 16:55:27 +01:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #11122 - mbrubeck:unify-builds, r=larsbergstrom 2016-05-11 12:35:32 -07:00
Cargo.toml Remove unnecessary dependencies and features from top-level Cargo.tomls 2016-05-11 08:46:55 -07:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Remove unnecessary dependencies and features from top-level Cargo.tomls 2016-05-11 08:46:55 -07:00
main.rs Remove references to unused crates. 2016-04-22 22:20:06 +02:00