Commit Graph

13 Commits

Author SHA1 Message Date
Ken Martin
cac30b5ff8 STYLE: fix line length 2006-05-12 14:12:13 -04:00
Ken Martin
3d96e52261 STYLE: some m_ to this-> cleanup 2006-03-15 11:02:08 -05:00
Bill Hoffman
e6e98b47da BUG: make sure handles are always closed even if Wait is not called. 2005-01-17 14:29:11 -05:00
Bill Hoffman
815c1cad70 BUG: don't close the pipes too early 2004-09-08 10:41:54 -04:00
Bill Hoffman
f5d95fb078 Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
Brad King
1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 2002-10-23 18:03:27 -04:00
Andy Cedilnik
01bd3b7ab1 Improve comment 2002-10-18 12:08:10 -04:00
Andy Cedilnik
1ba0a05039 Fix borland build. Borland Run command should be static, since it is called with no object... 2002-10-05 10:24:45 -04:00
Andy Cedilnik
0f3661562c Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so that it is all in one place... Add timeout option whihc does not work yet, but it should not produce warning any more 2002-10-04 10:38:14 -04:00
Ken Martin
04d8ba688c Add some more comments 2002-09-30 15:05:35 -04:00
Andy Cedilnik
375c695ba1 Fix for it to compile on "all" windows platforms... 2002-09-29 21:55:10 -04:00
Ken Martin
dbd13144a3 possible fix for warnings 2002-09-29 14:09:38 -04:00
Andy Cedilnik
c310600df5 Add class for process execution on Windows 2002-09-27 17:26:37 -04:00