Commit History

Author SHA1 Message Date
  Johnny Jazeix da99eca1e7 list: add NATURAL sorting on SORT sub-command 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Brad King de0a2354fc IWYU: Add missing cstddef includes for size_t and nullptr_t 6 years ago
  Brad King 37c671570c Merge topic 'source_sweep_ostringstream_single' 6 years ago
  Brad King bd3fb4c462 Merge topic 'list-subcommand-table' 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Regina Pfeifer b14bcd9123 cmListCommand: Use cmSubcommandTable 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King 130dbe4a5d Merge topic 'cmCommand_refactor' 6 years ago
  Brad King 337be1507d Merge topic 'isolate-declarations' 6 years ago
  Regina Pfeifer d331021255 clang-tidy: isolate declarations for readability 6 years ago
  Gabor Bencze e0b7ff4af2 cmCommand refactor: cmListCommand 6 years ago
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Brad King bbf4a5771f Merge topic 'tidy_inefficient_string' 6 years ago
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Alex Turbov 822abf1265 list(POP_FRONT): Fix always assigning first item to output vars 6 years ago
  Brad King a4d99e4dec Merge topic 'cmrange-improvements' 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Alex Turbov a84e509844 list: add sub-commands PREPEND, POP_BACK, POP_FRONT 6 years ago