Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: move waf into buildtools/bin | Andrew Tridgell | 1 | -2/+2 | |
2010-04-06 | build: added etags and ctags make targets | Andrew Tridgell | 1 | -0/+6 | |
2010-04-06 | build: default to 1 job in make, to be build farm friendly | Andrew Tridgell | 1 | -1/+6 | |
2010-04-06 | build: disable WAFCACHE by default | Andrew Tridgell | 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 | |||||
2010-04-06 | build: compatibility makefile targets | Andrew Tridgell | 1 | -0/+13 | |
2010-04-06 | build: use a plain build, at request of metze :) | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: default to waf -p | Andrew Tridgell | 1 | -4/+1 | |
2010-04-06 | build: added test targets for make | Andrew Tridgell | 1 | -0/+6 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -0/+20 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code |