Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-waf: new autogen-waf.sh | Andrew Tridgell | 2010-04-06 | 1 | -17/+0 |
| | | | | this one will work with the tdb, talloc, etc directories | ||||
* | s4-waf: set JOBS=1 during configure.waf | Andrew Tridgell | 2010-04-06 | 1 | -0/+5 |
| | | | | this allows configure to run on AIX, which has broken threading | ||||
* | build: move waf into buildtools/bin | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | build: don't assume bash in configure.waf | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | build: don't default to WAFCACHE in configure | Andrew Tridgell | 2010-04-06 | 1 | -2/+5 |
| | |||||
* | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -0/+9 |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code |