Историја ревизија

Аутор SHA1 Порука Датум
  Vitaly Stakhovsky 273257222e Source: change parameters to std::string пре 6 година
  Brad King 94970cd042 Merge topic 'error-consolidate' пре 6 година
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params пре 6 година
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string пре 6 година
  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 година