Commit History

Autor SHA1 Mensaxe Data
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 %!s(int64=8) %!d(string=hai) anos
  Daniel Pfeifer 190e3825d4 Replace C-style casts %!s(int64=8) %!d(string=hai) anos
  Daniel Pfeifer 5962db4389 Use C++11 nullptr %!s(int64=8) %!d(string=hai) anos
  Adam Weisi d6051ca39e execute_process: Add option to get results of every child %!s(int64=8) %!d(string=hai) anos
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes %!s(int64=8) %!d(string=hai) anos
  Brad King 07c3380a6e execute_process: Restore no-decoding default behavior %!s(int64=8) %!d(string=hai) anos
  Dāvis Mosāns 2ed473b3b8 execute_process: Add ENCODING option for Windows child process output %!s(int64=9) %!d(string=hai) anos
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding %!s(int64=9) %!d(string=hai) anos
  Daniel Pfeifer e81c323da9 Include necessary headers in commands %!s(int64=9) %!d(string=hai) anos
  Brad King 86578eccf2 Simplify CMake per-source license notices %!s(int64=9) %!d(string=hai) anos
  Daniel Pfeifer 516f8edb2e Avoid else after return %!s(int64=9) %!d(string=hai) anos
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness %!s(int64=9) %!d(string=hai) anos
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR %!s(int64=9) %!d(string=hai) anos
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format %!s(int64=9) %!d(string=hai) anos
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments %!s(int64=9) %!d(string=hai) anos
  Brad King 180538c706 Source: Stabilize include order %!s(int64=9) %!d(string=hai) anos
  Brad King f65bb82f36 execute_process: Improve stdout/stderr merging %!s(int64=10) %!d(string=hai) anos
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). %!s(int64=11) %!d(string=hai) anos
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. %!s(int64=11) %!d(string=hai) anos
  Brad King d7c692466b execute_process: Send stderr through cmSystemTools::Stderr %!s(int64=11) %!d(string=hai) anos
  Stephen Kelly 21c573f682 Remove some c_str() calls. %!s(int64=11) %!d(string=hai) anos
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code %!s(int64=13) %!d(string=hai) anos
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License %!s(int64=16) %!d(string=hai) anos
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc %!s(int64=16) %!d(string=hai) anos
  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 %!s(int64=18) %!d(string=hai) anos
  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) %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  Ken Martin bb88ef5e41 STYLE: fix line length %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman f4e9a5e5ea ENH: do not dereference empty stl vectors %!s(int64=19) %!d(string=hai) anos