Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | waf: restore libsmbclient handling. | Günther Deschner | 2011-09-15 | 1 | -13/+0 |
| | | | | | | | | | | | | This is a temporary solution to get libsmbclient installed properly as a library (including symlinks and proper symbols). I was not able to make the old internal library name 'libsmb/smbclient' work together with "realname" and/or "link_name". Maybe one of the waf gurus has more ideas here. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Sep 15 15:31:59 CEST 2011 on sn-devel-104 | ||||
* | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | cli_raw: Make name lowercase. | Jelmer Vernooij | 2011-07-23 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Jul 23 23:20:51 CEST 2011 on sn-devel-104 | ||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -2/+2 |
| | |||||
* | s4-waf: removed the unused installdir= option to SAMBA_BINARY() | Andrew Tridgell | 2010-04-18 | 1 | -2/+0 |
| | | | | | This was left over from the automatic conversion of the config.mk files | ||||
* | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 |
| | |||||
* | 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 | -4/+0 |
| | | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | ||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+17 |