Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make "make clean" even cleanier. | Adrian Likins | 2008-03-04 | 1 | -2/+2 |
| | | | | try to hit up more of the subdirs, etc, when running "make clean" | ||||
* | Fix up recursive pylint and pychecker rules. | James Bowes | 2007-10-02 | 1 | -0/+6 |
| | |||||
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -0/+18 |
Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this. |