Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged ccommand into cmake | Ken Martin | 2002-06-05 | 1 | -132/+0 |
* | WAR: remove warnings for .NET compiler | Bill Hoffman | 2002-04-25 | 1 | -1/+1 |
* | FIX: warning | Sebastien Barre | 2002-04-16 | 1 | -1/+1 |
* | ENH: also displays command output | Sebastien Barre | 2002-04-11 | 1 | -1/+3 |
* | can be used to time commands (time() & clock()) | Sebastien Barre | 2002-04-11 | 1 | -4/+38 |
* | ENH: add functions to API (read, write, delete registry key value) | Sebastien Barre | 2002-04-01 | 1 | -11/+39 |
* | ENH: use ccommand for del on windows | Bill Hoffman | 2002-03-26 | 1 | -1/+8 |
* | ENH: cmCopyFile ; the path to the destination file will be created ; second a... | Sebastien Barre | 2002-03-25 | 1 | -3/+3 |
* | Return error on copy | Andy Cedilnik | 2002-03-19 | 1 | -1/+1 |
* | Remove warning about sign and unsigned | Andy Cedilnik | 2002-03-18 | 1 | -1/+1 |
* | Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COM... | Andy Cedilnik | 2002-03-15 | 1 | -0/+61 |