Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | s4-waf: format-subunit and filter-subunit are in python now | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | s4-waf: filter-subunit has been renamed | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: added a --enable-selftest option as a shortcut | Andrew Tridgell | 1 | -0/+10 |
2010-04-06 | s4-waf: show the fully expanded test command | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: use the versions of perl/python found by configure | Andrew Tridgell | 1 | -4/+2 |
2010-04-06 | s4-waf: don't assume perl takes -W option | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | s4-waf: updated for new perl subunit options and filter name | Andrew Tridgell | 1 | -2/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: set CONFIG_H variable for selftest | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | build: honor existing LD_LIBRARY_PATH settings when adding shared lib paths | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | s4-waf: don't hardcode python path | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added --with-selftest-prefix | Andrew Tridgell | 1 | -3/+8 |
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 |
2010-04-06 | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 1 | -0/+18 |