Історія комітів

Автор SHA1 Опис Дата
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 роки тому
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 роки тому
  Brad King d7c692466b execute_process: Send stderr through cmSystemTools::Stderr 11 роки тому
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 роки тому
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 роки тому
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 роки тому
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc 16 роки тому
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 роки тому
  Brad King 583aff2577 BUG: Work around bug when calling insert on an empty vector of char on midworld. Should eliminate the sporadic failure of EXECUTE_PROCESS during the SimpleInstall-Stage2 test. (david.cole from Brad's checkout on midworld) 18 роки тому
  Brad King e593fbf6ee ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ERROR_STRIP_TRAILING_WHITESPACE options to EXECUTE_PROCESS command. These allow it to behave more like the old EXEC_PROGRAM command that it is supposed to replace. 19 роки тому
  Ken Martin bb88ef5e41 STYLE: fix line length 19 роки тому
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 роки тому
  Bill Hoffman f4e9a5e5ea ENH: do not dereference empty stl vectors 19 роки тому
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree 19 роки тому
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 роки тому
  Brad King 4646929df4 ENH: Remove extra windows newline characters from process output. Centralized text fix processing. 20 роки тому
  Brad King 2683c5bd0d ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution. 20 роки тому