summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba3.py
AgeCommit message (Expand)AuthorFilesLines
2013-04-03wafsamba: display the default value in help for SAMBA3_ADD_OPTIONStefan Metzmacher1-1/+10
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-11/+4
2012-05-09allow to use system iniparser library.Günther Deschner1-0/+6
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-1/+3
2012-04-18build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett1-6/+0
2012-04-12wafsamba: point out that local heimdal paths are not included whenGünther Deschner1-0/+1
2012-04-11build: Fix spelling of teventAndrew Bartlett1-1/+1
2012-04-11build: use include paths for pkg-config found librariesAndrew Bartlett1-10/+10
2012-04-11build: search for talloc, tdb, tevent in non-standard system locationsAndrew Bartlett1-5/+21
2012-02-10wafsamba: Expand tabs.Jelmer Vernooij1-9/+9
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-1/+1
2011-08-13waf: Add SAMBA3_PYTHON context to build python wrappers in samba3Amitay Isaacs1-0/+5
2011-07-03s3-build Require fully defined modules by defaultAndrew Bartlett1-2/+0
2011-06-24s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett1-2/+0
2011-06-24s3-build: Require fully defined symbols for all public librariesAndrew Bartlett1-1/+1
2011-06-20tdb2: tie it into build process if --enable-tdb2-breaks-compatRusty Russell1-2/+6
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1
2011-05-08build: allow s3 libraries to be built with no undefined symbolsAndrew Tridgell1-2/+4
2011-02-22build: we don't need the special case for s3build any moreAndrew Tridgell1-6/+0
2011-02-18s3-waf: fix popt support.Günther Deschner1-0/+3
2011-02-18waf: added SAMBA3_*() build rules to samba3.pyAndrew Tridgell1-2/+72
2010-12-01s3-waf: avoid module name uppercasing.Günther Deschner1-2/+2
2010-09-27s3-waf: add some module specific functions for s3 waf build.Günther Deschner1-0/+20
2010-05-20s3-waf: note that the options are brokenKai Blin1-0/+2
2010-05-20s3-waf: replace all - with _ in the configuration option namesKai Blin1-1/+1
2010-05-20s3-waf: Allow using --enable/--disable options as wellKai Blin1-3/+4
2010-05-20s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin1-0/+20