Bill Hoffman
|
945c4a8b5b
|
WAR: remove warnings for .NET compiler
|
2002-04-25 07:59:57 -04:00 |
Sebastien Barre
|
ebbcc3c97d
|
FIX: warning
|
2002-04-16 09:28:34 -04:00 |
Sebastien Barre
|
ea7888c11b
|
ENH: also displays command output
|
2002-04-11 18:59:34 -04:00 |
Sebastien Barre
|
23e1a28276
|
can be used to time commands (time() & clock())
|
2002-04-11 18:17:33 -04:00 |
Sebastien Barre
|
92897bf3a8
|
ENH: add functions to API (read, write, delete registry key value)
|
2002-04-01 13:34:38 -05:00 |
Bill Hoffman
|
7fc14a9cb4
|
ENH: use ccommand for del on windows
|
2002-03-26 12:38:52 -05:00 |
Sebastien Barre
|
32fb77fff2
|
ENH: cmCopyFile ; the path to the destination file will be created ; second arg can be a directory.
|
2002-03-25 15:59:47 -05:00 |
Andy Cedilnik
|
2990c3db57
|
Return error on copy
|
2002-03-19 12:25:15 -05:00 |
Andy Cedilnik
|
f15cce92f4
|
Remove warning about sign and unsigned
|
2002-03-18 11:59:23 -05:00 |
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.
|
2002-03-15 15:42:59 -05:00 |