summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Translate --jobs with no count to safer --jobs=5.Michał Górny2011-02-071-3/+3
| | | | 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.
* Add tc-export call to the example to denote that they need to be done manually.Michał Górny2010-10-271-2/+3
|
* Introducing scons-utils.eclass -- a new eclass providing functions to help ↵Michał Górny2010-10-071-0/+200
using SCons buildsystem.