Sebastien Barre
|
ebbcc3c97d
FIX: warning
|
23 years ago |
Sebastien Barre
|
ea7888c11b
ENH: also displays command output
|
23 years ago |
Sebastien Barre
|
23e1a28276
can be used to time commands (time() & clock())
|
23 years ago |
Sebastien Barre
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
24 years ago |
Bill Hoffman
|
7fc14a9cb4
ENH: use ccommand for del on windows
|
24 years ago |
Sebastien Barre
|
32fb77fff2
ENH: cmCopyFile ; the path to the destination file will be created ; second arg can be a directory.
|
24 years ago |
Andy Cedilnik
|
2990c3db57
Return error on copy
|
24 years ago |
Andy Cedilnik
|
f15cce92f4
Remove warning about sign and unsigned
|
24 years ago |
Andy Cedilnik
|
5bbae88569
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
24 years ago |