Commit History

Author SHA1 Message Date
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Brad King e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 years ago
  Oleksandr Koval 62d7acc6d4 cmCommandArgumentParserHelper: rework input handling 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky e267c3fddf cmState::GetInitializedCacheValue: return cmProp 5 years ago
  Marc Chevrier 557cecdc3d Modernize memory management 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Artur Ryt cbf0c0fce4 cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file 6 years ago
  Artur Ryt 1d32a35c10 cmCommandArgumentParserHelper: use cmMakefile::MaybeWarnUninitialized 6 years ago
  Brad King 708b3fecfe Merge topic 'gicv-stdstring' 7 years ago
  Craig Scott 2c154fec6b Warnings: Remove unused variables 7 years ago
  Vitaly Stakhovsky 13d10ee616 cmState::GetInitializedCacheValue: Return as const std::string* 7 years ago
  Brad King 9df0e1f98a cmCommandArgumentParserHelper: Avoid -Wstringop-truncation warning 7 years ago
  R2RT aad360eb3d Fix crash with --trace-expand --warn-uninitialized together 7 years ago
  Rolf Eike Beer 576c079faa cmCommandArgumentParser: remove the variable tokens from the class 8 years ago
  Rolf Eike Beer 98cb9f3ee9 cmCommandArgumentParserHelper: constify some char* values 8 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 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 90bb5f64a4 cmCommandArgumentParserHelper: remove unnecessary include 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Gregor Jasny 60dcaaea13 tidy: Fix readability-redundant-string-cstr issues 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago