summaryrefslogtreecommitdiff
path: root/source3/build/dynconfig.py
AgeCommit message (Collapse)AuthorFilesLines
2011-06-28s3-waf: remove s3-waf specific dynconfig.Günther Deschner1-72/+0
This merge finally makes --with-logfilebase=foo and friends work appropriately. Andrews, Andreas, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jun 28 17:54:42 CEST 2011 on sn-devel-104
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett1-0/+1
This is no different to the rest of dynconfig, and so should be dealt with there. Andrew Bartlett
2011-01-25s3-waf: add PKGCONFIGDIR.Günther Deschner1-0/+1
Guenther
2011-01-07s3-waf: add NMBDSOCKETDIR variable.Günther Deschner1-0/+2
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 7 16:33:55 CET 2011 on sn-devel-104
2011-01-07s3-waf: make the --with-Xdir options work more like in the classic build.Günther Deschner1-26/+23
Also remove duplicates and sort the tables. Still not sure if I understand the reason of processing the flags table after the diroptions table, as every option you give it via configure was overwritten immediately. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 7 00:57:10 CET 2011 on sn-devel-104
2010-09-23s3-waf: add more diroptions.Günther Deschner1-1/+11
Guenther
2010-09-23s3-waf: remove duplicate CONFIGFILE from dynconfig.py which caused sysconfigdirGünther Deschner1-1/+0
to be ignored. Guenther
2010-09-23s3-waf: fix LOCALEDIR usage.Günther Deschner1-2/+0
Guenther
2010-09-20s3-waf: add net.Günther Deschner1-1/+3
Guenther
2010-05-20s3-waf: fixed SWATDIR to match old buildAndrew Tridgell1-1/+1
2010-05-20s3-waf dynconfig: s3 configfile default is $LIBDIR/smb.confKai Blin1-1/+1
2010-05-20s3-waf: Added support dynconfig cflagsKai Blin1-0/+1
Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
2010-04-06s3-waf: modulesdir is in the base set of options nowAndrew Tridgell1-1/+0
2010-04-06s3-waf: added build subdir for dynconfig generationAndrew Tridgell1-0/+62