summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add some test status helpers to simplify management of i/o and exit statusMike Frysinger2011-12-151-2/+4
|
* Add regression tests for bug #388961.Michał Górny2011-10-301-0/+4
|
* Translate --jobs with no count to safer --jobs=5.Michał Górny2011-02-071-1/+1
| | | | Value-less --jobs is mostly used along with --load-average, which is not supported by SCons. Thus, we should use a safe number of jobs.
* Introducing scons-utils.eclass -- a new eclass providing functions to help ↵Michał Górny2010-10-071-0/+55
using SCons buildsystem.