Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: use target as source if source is empty | Sebastien Barre | 2002-04-11 | 1 | -1/+1 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -4/+5 |
| | |||||
* | Fix add custom command so that it actually executes the code | Andy Cedilnik | 2002-01-03 | 1 | -0/+18 |
| | |||||
* | SOURCE, COMMAND, TARGET are required now | Sebastien Barre | 2001-11-09 | 1 | -1/+1 |
| | |||||
* | Reimplement code. Since a custom command is very flexible and might be ↵ | Sebastien Barre | 2001-11-09 | 1 | -2/+3 |
| | | | | extended in the future, make all arguments prefixed with arg type, make ordering irrelevant and potentially all args optional. | ||||
* | Added accessor for add custom command | Andy Cedilnik | 2001-11-07 | 1 | -0/+79 |