Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-25 | s3-waf: add PKGCONFIGDIR. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-01-07 | s3-waf: add NMBDSOCKETDIR variable. | Günther Deschner | 1 | -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-07 | s3-waf: make the --with-Xdir options work more like in the classic build. | Günther Deschner | 2 | -27/+26 | |
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-23 | s3-waf: add more diroptions. | Günther Deschner | 1 | -1/+11 | |
Guenther | |||||
2010-09-23 | s3-waf: remove duplicate CONFIGFILE from dynconfig.py which caused sysconfigdir | Günther Deschner | 1 | -1/+0 | |
to be ignored. Guenther | |||||
2010-09-23 | s3-waf: fix LOCALEDIR usage. | Günther Deschner | 2 | -3/+2 | |
Guenther | |||||
2010-09-20 | s3-waf: add net. | Günther Deschner | 2 | -1/+6 | |
Guenther | |||||
2010-05-20 | s3-waf: fixed SWATDIR to match old build | Andrew Tridgell | 1 | -1/+1 | |
2010-05-20 | s3-waf: Fix the minimal build | Kai Blin | 1 | -1/+1 | |
When using the internal zlib and popt, the dependencies and includes have to be adapted a bit | |||||
2010-05-20 | s3-waf dynconfig: s3 configfile default is $LIBDIR/smb.conf | Kai Blin | 1 | -1/+1 | |
2010-05-20 | s3-waf: All sorts of nasty hacks to finally get smbd to build/link | Andrew Tridgell | 1 | -0/+5 | |
Pair-Programmed-With: Kai Blin <kai@samba.org> | |||||
2010-05-20 | s3-waf: Added support dynconfig cflags | Kai Blin | 2 | -1/+22 | |
Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | s3-waf: charsets needs to be quoted as strings in config.h | Andrew Tridgell | 1 | -6/+6 | |
Pair-Programmed-With: Kai Blin <kai@samba.org> | |||||
2010-04-06 | s3-waf: fixed tests for charsets | Andrew Tridgell | 1 | -3/+3 | |
Pair-Programmed-With: Kai | |||||
2010-04-06 | s3-waf: check for default charsets | Kai Blin | 2 | -0/+52 | |
2010-04-06 | s3-waf: modulesdir is in the base set of options now | Andrew Tridgell | 1 | -1/+0 | |
2010-04-06 | s3-waf: added build subdir for dynconfig generation | Andrew Tridgell | 2 | -0/+92 | |