Bill Hoffman
|
815c1cad70
BUG: don't close the pipes too early
|
21 vuotta sitten |
Bill Hoffman
|
8f92e8c069
Fix leaked file and registry descriptors
|
21 vuotta sitten |
Bill Hoffman
|
2cf4a0270a
ENH: remove warning on borland
|
21 vuotta sitten |
Bill Hoffman
|
2705b1bf73
BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells.
|
21 vuotta sitten |
Bill Hoffman
|
2c2291bbe0
ENH: add new feature to ctest so that it can cmake, build and run a test executable
|
22 vuotta sitten |
Bill Hoffman
|
44429c46c0
ENH: remove warnings from use of NULL
|
22 vuotta sitten |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 vuotta sitten |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 vuotta sitten |
Andy Cedilnik
|
824d9112b1
Fix output variable and remove this->m_ to be only m_
|
23 vuotta sitten |
Andy Cedilnik
|
7fcb0525b1
Move errors to output variable
|
23 vuotta sitten |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 vuotta sitten |
Andy Cedilnik
|
47769671fe
Fix windows process execution so that it pops up the windows
|
23 vuotta sitten |
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.
|
23 vuotta sitten |
Andy Cedilnik
|
5b9feb6fdc
Fix network build
|
23 vuotta sitten |
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
|
23 vuotta sitten |
Ken Martin
|
9f5cf38290
Revert to fix win 9x
|
23 vuotta sitten |
Andy Cedilnik
|
f549a2bac8
Cleanup and try to unify with the other code
|
23 vuotta sitten |
Ken Martin
|
4045066f01
Fix grouping of arguments on Windows 98
|
23 vuotta sitten |
Ken Martin
|
a7692d84f0
Cleanups and hopefully now it works on all windows platforms
|
23 vuotta sitten |
Andy Cedilnik
|
b7789388d3
Remove warnings and fix potential bug
|
23 vuotta sitten |
Andy Cedilnik
|
375c695ba1
Fix for it to compile on "all" windows platforms...
|
23 vuotta sitten |
Ken Martin
|
dbd13144a3
possible fix for warnings
|
23 vuotta sitten |
Andy Cedilnik
|
c310600df5
Add class for process execution on Windows
|
23 vuotta sitten |