Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some test status helpers to simplify management of i/o and exit status | Mike Frysinger | 2011-12-15 | 1 | -2/+4 |
| | |||||
* | Add regression tests for bug #388961. | Michał Górny | 2011-10-30 | 1 | -0/+4 |
| | |||||
* | Translate --jobs with no count to safer --jobs=5. | Michał Górny | 2011-02-07 | 1 | -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órny | 2010-10-07 | 1 | -0/+55 |
using SCons buildsystem. |