Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: support systems without rpath | Andrew Tridgell | 1 | -0/+3 | |
2010-04-06 | build: use RUN_COMMAND() to wrap os.system() | Andrew Tridgell | 1 | -6/+3 | |
2010-04-06 | build: fixed st_done test completion code | Andrew Tridgell | 1 | -3/+4 | |
2010-04-06 | build: added a lot more options to waf test | Andrew Tridgell | 1 | -20/+74 | |
2010-04-06 | build: waf test now depends on build | Andrew Tridgell | 1 | -6/+10 | |
2010-04-06 | build: waf test now works (at least for some tests) | Andrew Tridgell | 1 | -11/+25 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -1/+5 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 1 | -0/+18 | |
also added selftest example command |