summaryrefslogtreecommitdiff
path: root/source3/build
AgeCommit message (Collapse)AuthorFilesLines
2010-05-20s3-waf: fixed SWATDIR to match old buildAndrew Tridgell1-1/+1
2010-05-20s3-waf: Fix the minimal buildKai Blin1-1/+1
When using the internal zlib and popt, the dependencies and includes have to be adapted a bit
2010-05-20s3-waf dynconfig: s3 configfile default is $LIBDIR/smb.confKai Blin1-1/+1
2010-05-20s3-waf: All sorts of nasty hacks to finally get smbd to build/linkAndrew Tridgell1-0/+5
Pair-Programmed-With: Kai Blin <kai@samba.org>
2010-05-20s3-waf: Added support dynconfig cflagsKai Blin2-1/+22
Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell1-0/+2
them
2010-04-06s3-waf: charsets needs to be quoted as strings in config.hAndrew Tridgell1-6/+6
Pair-Programmed-With: Kai Blin <kai@samba.org>
2010-04-06s3-waf: fixed tests for charsetsAndrew Tridgell1-3/+3
Pair-Programmed-With: Kai
2010-04-06s3-waf: check for default charsetsKai Blin2-0/+52
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 Tridgell2-0/+92