summaryrefslogtreecommitdiff
path: root/Source/cmWin32ProcessExecution.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix line lengthKen Martin2006-05-121-2/+4
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-22/+22
* BUG: make sure handles are always closed even if Wait is not called.Bill Hoffman2005-01-171-0/+2
* BUG: don't close the pipes too earlyBill Hoffman2004-09-081-7/+11
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+6
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Improve commentAndy Cedilnik2002-10-181-14/+13
* Fix borland build. Borland Run command should be static, since it is called w...Andy Cedilnik2002-10-051-3/+3
* Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so ...Andy Cedilnik2002-10-041-0/+32
* Add some more commentsKen Martin2002-09-301-0/+5
* Fix for it to compile on "all" windows platforms...Andy Cedilnik2002-09-291-9/+49
* possible fix for warningsKen Martin2002-09-291-0/+1
* Add class for process execution on WindowsAndy Cedilnik2002-09-271-0/+85