summaryrefslogtreecommitdiffstats
path: root/source3/Makefile-smbtorture4
Commit message (Collapse)AuthorAgeFilesLines
* s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett2011-05-091-1/+1
| | | | | | | This ensures that these are not found by the waf build, which causes issues when the wrong config.h is used by the recursive smbtorture build Andrew Bartlett
* s3-test: build smbtorture with --enable-developerAndrew Tridgell2011-05-081-1/+1
| | | | this makes debugging of tests much easier, as we get debug symbols
* build: Invert --enable-s3build into --disable-s3buildAndrew Bartlett2011-04-261-1/+1
| | | | | | | | | | We always want the s3 binaries, except when building an smbtorture4 for the s3-waf and autoconf builds. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Apr 26 04:27:28 CEST 2011 on sn-devel-104
* s3-build: make it a little easier to build smbtorture4.Günther Deschner2011-03-301-1/+1
| | | | | | | | | | | Only configure with --enable-socket-wrapper --enable-nss-wrapper --enable-uid-wrapper, not --enable-developer which turns on at least one -Werror switch. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Mar 30 23:12:42 CEST 2011 on sn-devel-104
* s3-build: share smbtorture4 build rules with s3-waf build.Günther Deschner2011-03-151-0/+23
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Mar 15 16:10:17 CET 2011 on sn-devel-104