Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samba: share readline wrappers among all buildsystems. | Günther Deschner | 2010-10-01 | 1 | -52/+0 |
| | | | | Guenther | ||||
* | libreplace: Fix readline build with libedit. | James Peach | 2010-06-03 | 1 | -0/+38 |
| | | | | | | | libedit on MAc OSX 10.5 does not have the rl_completion_t typedef, but uses a internal typedef names CPPFunction. Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -0/+12 |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code |