servo/python/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
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Auto merge of #10923 - askeing:fix_10922, r=jdm 2016-04-30 03:42:18 -07:00
build_commands.py Remove unnecessary dependencies and features from top-level Cargo.tomls 2016-05-11 08:46:55 -07:00
command_base.py Auto merge of #11122 - mbrubeck:unify-builds, r=larsbergstrom 2016-05-11 12:35:32 -07:00
devenv_commands.py Improve mach wpt-upgrade. 2016-04-20 16:06:17 +02:00
post_build_commands.py mach run --debug: Cleanup: Use nicer syntax in rust-gdb/rust-lldb check 2016-05-04 22:13:42 +02:00
testing_commands.py Auto merge of #10892 - CorcovadoMing:patch-1, r=Wafflespeanut 2016-04-28 16:19:35 -07:00