Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: skip missing executables in testwaf.sh | Kai Blin | 2010-05-11 | 1 | -2/+12 |
| | |||||
* | build: use the wrapper commands in testwaf.sh | Andrew Tridgell | 2010-05-05 | 1 | -5/+5 |
| | | | | this ensures they are well tested | ||||
* | build: enable python 3.0 and 3.1 in testwaf.sh | Andrew Tridgell | 2010-05-04 | 1 | -2/+1 |
| | | | | try to ensure that we don't let support for python 3.x bitrot | ||||
* | waftest: updated the cross compilation environment I test with | Andrew Tridgell | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | build: expanded testwaf to include cross-compiling and python versions | Andrew Tridgell | 2010-04-19 | 1 | -11/+31 |
| | |||||
* | build: run distcheck in testwaf.sh | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | s4-waf: avoid having to run waf configure before waf dist | Andrew Tridgell | 2010-04-06 | 1 | -0/+1 |
| | | | | This should be useful for building tarballs from a clean checkout | ||||
* | build: better waf test script | Andrew Tridgell | 2010-04-06 | 1 | -2/+23 |
| | |||||
* | build: split out the base waf rules into buildtools/wafsamba/wscript | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | | | | this stops lib/replace becoming a mess | ||||
* | build: useful test script | Andrew Tridgell | 2010-04-06 | 1 | -0/+19 |