Commit History

Author SHA1 Message Date
  Adriaan de Groot c27553afb2 cmCTestBuildHandler: Avoid uninitialized line-numbers 5 years ago
  Zack Galbreath ab9ad2a6a0 ctest: report make-level errors to CDash when using launchers 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Ben Boeckel 59b7adddc4 nits: replace some "c" instances with 'c' 5 years ago
  Rolf Eike Beer 0415fa3be7 use std::string::rfind() instead of open coding it 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 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
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Brad King 7d89c5bf77 Merge topic 'warnings_skip_color' 6 years ago
  Zack Galbreath 2079267959 ctest_build: ignore ANSI color 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Artur Ryt 30bb14c657 Modernize: Enable modernize-raw-string-literal in clang-tidy 6 years ago
  Artur Ryt 2d66567dca Modernize: Prefer .substr in place of .c_str() + int 6 years ago
  Sebastian Holtermann 5536cec46e Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare 6 years ago
  Sebastian Holtermann 216416219a Rename cmFileTimeComparison to cmFileTimeCache 6 years ago
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params 6 years ago
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 years ago
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 years ago
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 years ago
  Vitaly Stakhovsky 2fc69ba0b3 cmFileTimeComparison: use std::string arguments 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago