Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 2010-10-23 | 1 | -6/+7 |
| | | | | | | | Only link to nss_wrapper when it is enabled. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Oct 23 23:05:44 UTC 2010 on sn-devel-104 | ||||
* | s4-waf: fixed indentation for python 3.1 | Andrew Tridgell | 2010-05-04 | 1 | -1/+1 |
| | | | | python 3.x is very fussy about tabs/spaces | ||||
* | s4-waf: put the --xxx-wrapper options in 'developer options' group | Andrew Tridgell | 2010-04-18 | 1 | -3/+4 |
| | |||||
* | s4-waf: added a --enable-selftest option as a shortcut | Andrew Tridgell | 2010-04-06 | 1 | -1/+3 |
| | | | | | This is equiavalent to --enable-uid-wrapper --enable-nss-wrapper --enable-socket-wrapper but is easier to remember! | ||||
* | 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: added wrapper options | Andrew Tridgell | 2010-04-06 | 1 | -0/+11 |