summaryrefslogtreecommitdiff
path: root/morphlib/util.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix coverageLars Wirzenius2011-11-151-1/+1
|
* Fix reference to cpu_count in actual codeLars Wirzenius2011-11-151-1/+1
|
* Handle non-functional multiprocessingLars Wirzenius2011-11-151-1/+4
| | | | This can happen when we run morph in a chroot without /dev/urandom
* Use make_concurrency to set MAKEFLAGS when buidling.Lars Wirzenius2011-10-191-0/+1
|
* Add method for deciding how many concurrent make jobs to run.Lars Wirzenius2011-10-191-0/+15
|
* Move Builder.arch into util.arch.Lars Wirzenius2011-10-171-0/+9
| | | | This makes it easy to add a test case.
* Handle unicode in indented error messages.Lars Wirzenius2011-10-081-2/+7
|
* Fix GPL version sentence grammar.Lars Wirzenius2011-10-061-1/+1
|
* Initial import.Lars Wirzenius2011-09-291-0/+32