Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Bill Hoffman
|
bf796f1434
BUG: fix extra close that killed cmake when being debugged
|
преди 17 години |
Bill Hoffman
|
27f8666565
ENH: remove junk from output
|
преди 18 години |
Bill Hoffman
|
69b7ba3543
ENH: fix resource leak
|
преди 18 години |
Ken Martin
|
8e702e6977
COMP: fix some w4 warnings
|
преди 19 години |
Brad King
|
5341711012
BUG: Robustly handle failure of FormatMessage. See bug#3471.
|
преди 19 години |
Brad King
|
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
|
преди 19 години |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
Bill Hoffman
|
c78df46153
BUG: fix stack over write bug
|
преди 20 години |
Bill Hoffman
|
e6e98b47da
BUG: make sure handles are always closed even if Wait is not called.
|
преди 21 години |
Bill Hoffman
|
815c1cad70
BUG: don't close the pipes too early
|
преди 21 години |
Bill Hoffman
|
8f92e8c069
Fix leaked file and registry descriptors
|
преди 21 години |
Bill Hoffman
|
2cf4a0270a
ENH: remove warning on borland
|
преди 21 години |
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 години |
Bill Hoffman
|
2c2291bbe0
ENH: add new feature to ctest so that it can cmake, build and run a test executable
|
преди 22 години |
Bill Hoffman
|
44429c46c0
ENH: remove warnings from use of NULL
|
преди 22 години |
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 години |
Ken Martin
|
072db6ad70
removed redundent includes
|
преди 22 години |
Andy Cedilnik
|
824d9112b1
Fix output variable and remove this->m_ to be only m_
|
преди 23 години |
Andy Cedilnik
|
7fcb0525b1
Move errors to output variable
|
преди 23 години |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
преди 23 години |
Andy Cedilnik
|
47769671fe
Fix windows process execution so that it pops up the windows
|
преди 23 години |
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 години |
Andy Cedilnik
|
5b9feb6fdc
Fix network build
|
преди 23 години |
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 години |
Ken Martin
|
9f5cf38290
Revert to fix win 9x
|
преди 23 години |
Andy Cedilnik
|
f549a2bac8
Cleanup and try to unify with the other code
|
преди 23 години |
Ken Martin
|
4045066f01
Fix grouping of arguments on Windows 98
|
преди 23 години |
Ken Martin
|
a7692d84f0
Cleanups and hopefully now it works on all windows platforms
|
преди 23 години |