Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King cb7fbf1dbb Merge topic 'stdout-string' vor 6 Jahren
  Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument vor 6 Jahren
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace vor 6 Jahren
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. vor 7 Jahren
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. vor 8 Jahren
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 vor 8 Jahren
  Daniel Pfeifer 190e3825d4 Replace C-style casts vor 8 Jahren
  Daniel Pfeifer 5962db4389 Use C++11 nullptr vor 8 Jahren
  Adam Weisi d6051ca39e execute_process: Add option to get results of every child vor 8 Jahren
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes vor 8 Jahren
  Brad King 07c3380a6e execute_process: Restore no-decoding default behavior vor 8 Jahren
  Dāvis Mosāns 2ed473b3b8 execute_process: Add ENCODING option for Windows child process output vor 9 Jahren
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding vor 9 Jahren
  Daniel Pfeifer e81c323da9 Include necessary headers in commands vor 9 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer 516f8edb2e Avoid else after return vor 9 Jahren
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness vor 9 Jahren
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments vor 9 Jahren
  Brad King 180538c706 Source: Stabilize include order vor 9 Jahren
  Brad King f65bb82f36 execute_process: Improve stdout/stderr merging vor 10 Jahren
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). vor 10 Jahren
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. vor 10 Jahren
  Brad King d7c692466b execute_process: Send stderr through cmSystemTools::Stderr vor 11 Jahren
  Stephen Kelly 21c573f682 Remove some c_str() calls. vor 11 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc vor 16 Jahren
  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 vor 18 Jahren