Implement parallel build support by adding new --jobs and --load-average
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 09:50:37 +0000 (09:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Jul 2008 09:50:37 +0000 (09:50 -0000)
commit00731b49c42442b4d15e375c874491cf4780eead
tree13258cbbb407ed4a5a5c642f663ef82ae9996ed8
parent7e357605c8d9d44839be3fb755a6563eaf398088
Implement parallel build support by adding new --jobs and --load-average
options that are analogous to the corresponding `make` options. Input and
output handling still need work to make it look better and act more friendly
for things like interactive ebuilds that require input.

svn path=/main/trunk/; revision=10983
pym/_emerge/__init__.py