Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-04 | build: fixed wildcard handling for python 3.x | Andrew Tridgell | 1 | -1/+1 | |
print must take parentheses | |||||
2010-05-04 | build: allow use of target names as commands in waf | Andrew Tridgell | 1 | -0/+114 | |
This allows for the following types of commands: waf smbd/samba waf smbd/server.c waf ../lib/util/util_file.c waf ../lib/util/util_file_*.o this will be used as part of an updated minimal_includes.pl script |