gecko-dev/servo/support/android
Matt Brubeck 7af235e026 servo: Merge #8891 - Android build system improvements (from mbrubeck:mach-install); r=larsbergstrom
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/

Source-Repo: https://github.com/servo/servo
Source-Revision: a1fb12616a29d2190baadd20d7763af1d9c02260
2015-12-12 18:02:53 +05:01
..
apk servo: Merge #8891 - Android build system improvements (from mbrubeck:mach-install); r=larsbergstrom 2015-12-12 18:02:53 +05:01
build-apk servo: Merge #8460 - Disable zipalign until we have stable builder automation to install a… (from larsbergstrom:remove_zipalign); r=Ms2ger 2015-11-11 20:45:03 +05:01
openssl.makefile servo: Merge #8518 - Silence the "Nothing to be done for 'all'." message (from servo:shhhhh-make); r=larsbergstrom 2015-11-14 01:23:04 +05:01
openssl.sh servo: Merge #4570 - Fix Android warnings (from Manishearth:android-warn); r=jdm 2015-01-08 21:54:48 -07:00