Commit History

Автор SHA1 Съобщение Дата
  Brad King 4b017d579d Merge topic 'Wcomma' преди 6 години
  Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument преди 6 години
  Sean McBride 5ff7fb592e Fixed all but one clang -Wcomma warning преди 6 години
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 преди 7 години
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. преди 7 години
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. преди 8 години
  Daniel Pfeifer 5962db4389 Use C++11 nullptr преди 8 години
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes преди 8 години
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess преди 9 години
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding преди 9 години
  Daniel Pfeifer e81c323da9 Include necessary headers in commands преди 9 години
  Brad King 86578eccf2 Simplify CMake per-source license notices преди 9 години
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness преди 9 години
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR преди 9 години
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format преди 9 години
  Brad King 180538c706 Source: Stabilize include order преди 9 години
  Brad King 83af11d411 Fix preprocessor checks WIN32 => _WIN32 преди 10 години
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). преди 10 години
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). преди 10 години
  Stephen Kelly 21c573f682 Remove some c_str() calls. преди 11 години
  Brad King 52b80b2643 exec_program: Re-implement using KWSys Process преди 12 години
  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 години
  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 години
  Ken Martin bb88ef5e41 STYLE: fix line length преди 19 години
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup преди 19 години
  Bill Hoffman 78cc9adbd2 BUG: exec program should not fail if it can not exec the program, but should only set the return value to -1 and set the output to the reason for the failure. преди 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 f5d95fb078 Complete rework of makefile generators expect trouble преди 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 години