OSDN Git Service

Added support for the number of jobs during a make.
authorNicolas Catania <niko@google.com>
Tue, 6 Oct 2009 17:45:44 +0000 (10:45 -0700)
committerNicolas Catania <niko@google.com>
Wed, 7 Oct 2009 00:15:21 +0000 (17:15 -0700)
commit33e348e9795a17b47b132542e4769f73f3bb53ae
treeef265a44907bcbda4b0bb9b25d807c9968e5aa39
parent0480f06a6c2f9af997d38a194b7dbd3e93fc6017
Added support for the number of jobs during a make.

Moved common functions in a new android-common.el file.
Declared a customizable variable to control the number
of jobs used during the make process.

In android-compile, call compile interactively to honor
 the compile-read-command feature to give the user the opportunity
to edit the command (e.g add the snod target)