]> git.donarmstrong.com Git - debhelper.git/commit
Add --parallel option.
authorModestas Vainius <modestas@vainius.eu>
Thu, 3 Dec 2009 22:17:06 +0000 (00:17 +0200)
committerModestas Vainius <modestas@vainius.eu>
Fri, 4 Dec 2009 21:27:58 +0000 (23:27 +0200)
commitb02cb29e726ba44da007dff1c68f02a2c921f474
tree792adb3df9e48280b69ec6d90acbb7cf6e080ea8
parent3a6520173bbb2eb4c4212d3ce180b846423d5535
Add --parallel option.

This patch adds --parallel option that enables parallel builds and does not
impose limits on maximum concurrent processes. --max-parallel (that implies
--parallel) can be used to specify that maximum limit.

Also make necessary adjustments to debhelper.pod and buildsystem_tests for
this option.
Debian/Debhelper/Dh_Buildsystems.pm
debhelper.pod
t/buildsystems/buildsystem_tests