summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/samba3.py
Commit message (Expand)AuthorAgeFilesLines
* s3-build Require fully defined modules by defaultAndrew Bartlett2011-07-031-2/+0
* s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett2011-06-241-2/+0
* s3-build: Require fully defined symbols for all public librariesAndrew Bartlett2011-06-241-1/+1
* tdb2: tie it into build process if --enable-tdb2-breaks-compatRusty Russell2011-06-201-2/+6
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* build: allow s3 libraries to be built with no undefined symbolsAndrew Tridgell2011-05-081-2/+4
* build: we don't need the special case for s3build any moreAndrew Tridgell2011-02-221-6/+0
* s3-waf: fix popt support.Günther Deschner2011-02-181-0/+3
* waf: added SAMBA3_*() build rules to samba3.pyAndrew Tridgell2011-02-181-2/+72
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-2/+2
* s3-waf: add some module specific functions for s3 waf build.Günther Deschner2010-09-271-0/+20
* s3-waf: note that the options are brokenKai Blin2010-05-201-0/+2
* s3-waf: replace all - with _ in the configuration option namesKai Blin2010-05-201-1/+1
* s3-waf: Allow using --enable/--disable options as wellKai Blin2010-05-201-3/+4
* s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin2010-05-201-0/+20