Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-python: Use standard infrastructure for finding included testtools, ↵ | Jelmer Vernooij | 2010-04-07 | 1 | -19/+0 |
| | | | | subunit and iso8601. | ||||
* | s4-waf: fixed install location of external python libs | Andrew Tridgell | 2010-04-06 | 1 | -4/+0 |
| | | | | this merges with jelmers recent changes in master | ||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | s4-waf: install the rest of our python files | Andrew Tridgell | 2010-04-06 | 1 | -0/+5 |
| | |||||
* | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -0/+16 |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code |