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