summaryrefslogtreecommitdiffstats
path: root/source4/lib/smbreadline/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-8/+0
| | | | Guenther
* s4-waf: more dependencies on tallocAndrew Tridgell2010-04-061-1/+1
| | | | | these are needed so we can support a system talloc without using the bundled talloc.h
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-0/+6
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code