summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba3.py
AgeCommit message (Expand)AuthorFilesLines
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