Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: allow waf to cache include lists more efficiently | Andrew Tridgell | 1 | -3/+17 | |
Using include paths all based on the topdir is more efficient | |||||
2010-04-06 | build: try faster includes processing | Andrew Tridgell | 1 | -4/+20 | |
2010-04-06 | build: fixed samba_deps.py for python 2.4 | Andrew Tridgell | 1 | -0/+11 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -255/+568 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: separate out dependencies and python rules | Andrew Tridgell | 1 | -0/+390 | |