| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s4-waf: new autogen-waf.sh | Andrew Tridgell | 2010-04-06 | 1 | -53/+0 |
| | | | | | this one will work with the tdb, talloc, etc directories | ||||
| * | build: move waf into buildtools/bin | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 |
| | | |||||
| * | build: added etags and ctags make targets | Andrew Tridgell | 2010-04-06 | 1 | -0/+6 |
| | | |||||
| * | build: default to 1 job in make, to be build farm friendly | Andrew Tridgell | 2010-04-06 | 1 | -1/+6 |
| | | |||||
| * | build: disable WAFCACHE by default | Andrew Tridgell | 2010-04-06 | 1 | -2/+8 |
| | | | | | | It doesn't have a size limiting mechanism yet, so don't use it by default ot it could cause havoc in the build farm | ||||
| * | build: compatibility makefile targets | Andrew Tridgell | 2010-04-06 | 1 | -0/+13 |
| | | |||||
| * | build: use a plain build, at request of metze :) | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | | |||||
| * | build: default to waf -p | Andrew Tridgell | 2010-04-06 | 1 | -4/+1 |
| | | |||||
| * | build: added test targets for make | Andrew Tridgell | 2010-04-06 | 1 | -0/+6 |
| | | |||||
| * | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -0/+20 |
| Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
