summaryrefslogtreecommitdiffstats
path: root/source3/build/wscript
Commit message (Collapse)AuthorAgeFilesLines
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-281-60/+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
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-1/+1
|
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-131-3/+0
| | | | | | | This is no different to the rest of dynconfig, and so should be dealt with there. Andrew Bartlett
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-2/+2
| | | | | | | | | | this brings the s3 waf build much closer to the proposed s3build top level build, using the same bld.SAMBA3_*() rules There are a few renames of subsystems in here, with a 3 suffix where it would create a conflict. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s3-waf: make the --with-Xdir options work more like in the classic build.Günther Deschner2011-01-071-1/+3
| | | | | | | | | | | | | 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
* s3-waf: fix LOCALEDIR usage.Günther Deschner2010-09-231-1/+2
| | | | Guenther
* s3-waf: add net.Günther Deschner2010-09-201-0/+3
| | | | Guenther
* s3-waf: Fix the minimal buildKai Blin2010-05-201-1/+1
| | | | | When using the internal zlib and popt, the dependencies and includes have to be adapted a bit
* s3-waf: All sorts of nasty hacks to finally get smbd to build/linkAndrew Tridgell2010-05-201-0/+5
| | | | Pair-Programmed-With: Kai Blin <kai@samba.org>
* s3-waf: Added support dynconfig cflagsKai Blin2010-05-201-1/+21
| | | | Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* s3-waf: added build subdir for dynconfig generationAndrew Tridgell2010-04-061-0/+30