Commit History

Author SHA1 Message Date
  Ben Boeckel ef935b17ab clang-tidy: fix `readability-use-anyofallof` warnings 5 years ago
  Ben Boeckel ca505718f4 clang-tidy: fix `readability-redundant-string-init` warnings 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 7 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 7 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 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 d6f0006c0b Use CM_DISABLE_COPY 8 years ago
  Daniel Pfeifer 7284b15f8c cmScriptGenerator: pass Indent by value 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 efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 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
  Stephen Kelly 21c573f682 Remove some c_str() calls. 12 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 12 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 12 years ago
  Stephen Kelly 33055c405e Generate modern-style cmake code. 12 years ago
  Brad King 77ddb6a0cd Use cascading-if for per-config test and install code 14 years ago
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use 17 years ago