Commit History

Author SHA1 Message Date
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1ef22a26c9 cmDocumentation: use ofstream local variable 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer ab8b77dd33 Remove redundant arguments from fstream constructors 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Gerald Combs 588dcb33b7 cmake: Provide guidance when an invalid -G option is given 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). 10 years ago
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 10 years ago
  Adam Strzelecki de7c2882ff cmake,ccmake: Produce shorter output on no arguments (#14973) 11 years ago
  Brad King aacbe0c3f6 Merge topic 'cmake-credits' 11 years ago
  Brad King 889f2fd84c Simplify and clarify credit text and link 11 years ago
  Brad King 1b5fac4695 Merge topic 'doc-full-help' 11 years ago
  Brad King 478356e6d9 Restore --help-full option to output all help manuals 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 38c7544578 stringapi: Use strings for documentation names 11 years ago
  Brad King b17729460b cmake: Implement placeholder --help-custom-modules compatibility 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Brad King 392932fb30 Merge topic 'cmake-credits' 12 years ago