Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-20 | s3-waf: Fix the minimal build | Kai Blin | 1 | -19/+14 | |
When using the internal zlib and popt, the dependencies and includes have to be adapted a bit | |||||
2010-05-20 | s3-waf: Fix the build --with-ldap | Kai Blin | 1 | -8/+7 | |
The LDAP source files as set by configure weren't detected correctly in the wscript_build Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> | |||||
2010-05-20 | s3-waf: Introduce more subsystems to reduce build time | Kai Blin | 1 | -22/+54 | |
2010-05-20 | s3-waf: Don't build winbindd when --without-winbind is set | Kai Blin | 1 | -0/+1 | |
2010-05-20 | s3-waf: Get winbindd to build again with current master | Kai Blin | 1 | -0/+5 | |
2010-05-20 | s3-waf: Fix install location of testparm and wbinfo | Kai Blin | 1 | -2/+2 | |
2010-05-20 | s3-waf: Build LDB as a subsystem | Kai Blin | 1 | -6/+12 | |
2010-05-20 | s3-waf: build testparm and winbindd | Kai Blin | 1 | -270/+425 | |
2010-05-20 | s3-waf: merged auth subsystem changes from master | Andrew Tridgell | 1 | -1/+2 | |
2010-05-20 | s3-waf: build wbinfo using waf | Kai Blin | 1 | -0/+19 | |
2010-05-20 | s3-waf: Build nmbd using waf as well | Kai Blin | 1 | -0/+24 | |
2010-05-20 | s3-waf: Support smbd build without ldap and kerberos | Kai Blin | 1 | -7/+17 | |
2010-05-20 | s3-waf: Fix the CUPS dependency | Kai Blin | 1 | -1/+2 | |
2010-05-20 | s3-waf: All sorts of nasty hacks to finally get smbd to build/link | Andrew Tridgell | 1 | -16/+48 | |
Pair-Programmed-With: Kai Blin <kai@samba.org> | |||||
2010-05-20 | s3-waf: Add more objects trying to build smbd | Kai Blin | 1 | -3/+62 | |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -7/+7 | |
This works with both standalone lib builds and bundled builds | |||||
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: build version.h | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | s3-waf: check for default charsets | Kai Blin | 1 | -0/+1 | |
2010-04-06 | s3-waf: use new variable expansion feature | Andrew Tridgell | 1 | -11/+3 | |
2010-04-06 | s3-waf: the start of the main build for s3 | Andrew Tridgell | 1 | -0/+611 | |