diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-12 18:31:53 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-12-12 18:31:53 +0530 |
commit | a1fb12616a29d2190baadd20d7763af1d9c02260 (patch) | |
tree | 6d3f797689a8854cb9f6fc90ea81d03099a0fcc6 /components/script/dom/touchevent.rs | |
parent | f4783a0ec30c74f93c161372de806309900172ca (diff) | |
parent | 53871321a3b22f14e31868405a9f98b31b529acc (diff) | |
download | servo-a1fb12616a29d2190baadd20d7763af1d9c02260.tar.gz servo-a1fb12616a29d2190baadd20d7763af1d9c02260.zip |
Auto merge of #8891 - mbrubeck:mach-install, r=larsbergstrom
Android build system improvements
This PR adds a `mach install` command (a convenient way to run `adb install`), and does some minor code cleanup.
It also fixes parallelism in the OpenSSL build. For [complicated reasons][1], a sub-Make will not inherit `-j` options from its parent process unless it is invoked directly from another Makefile. This means we should run make from openssl.makefile rather than openssl.sh.
r? @larsbergstrom
[1]: http://make.mad-scientist.net/papers/jobserver-implementation/
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8891)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/touchevent.rs')
0 files changed, 0 insertions, 0 deletions