Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the execute-Mkdir-once patch so that it doesn't treat the directory as ↵ | Steven Knight | 2004-10-22 | 1 | -33/+67 |
| | | | | up-to-date just because it's been made, but still builds all of its children. | ||||
* | Handle use of Mkdir() when the file exists. | Steven Knight | 2004-10-21 | 1 | -1/+11 |
| | |||||
* | Return lists of Nodes from all builders, not single Nodes when there's only one. | Steven Knight | 2004-08-05 | 1 | -3/+3 |
| | |||||
* | Ant-like tasks: Chmod(), Copy(), Delete(), Mkdir(), Move(), Touch(). | Steven Knight | 2004-04-19 | 1 | -0/+97 |