commit | f94bca2ab7f484fa3213443db4e49eedbb08b1a1 | [log] [tgz] |
---|---|---|
author | Nicolas Catania <niko@google.com> | Tue Oct 06 10:45:44 2009 -0700 |
committer | Nicolas Catania <niko@google.com> | Tue Oct 06 17:15:21 2009 -0700 |
tree | 6beba11d3199e763dabd782b48007c1fe5165763 | |
parent | 1925281cfa27c9c42d3901b11bc807378ed74f81 [diff] |
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)