Commit History

Author SHA1 Message Date
  Tyler Yankee 37e27f71bc foreach: Explicitly skip replay without iterations 3 months ago
  Ben Boeckel 23779057fd cmStrCat: combine neighboring arguments where possible 6 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Alex Turbov d34971f455 Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat` 10 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Brad King 86698eea85 cmake_language: Fix EXIT inside control flow blocks 1 year ago
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 years ago
  Marc Chevrier 838a5fae23 return(): Propagate variables to result scope 3 years ago
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 years ago
  Ben Boeckel 6ff03d463f clang-tidy: address `google-readability-casting` lints 3 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier e5cd39ca80 cmProp: refactoring: transform alias in class 4 years ago
  Marc Chevrier 46896d98bb foreach(): loop variables are only available in the loop scope 4 years ago
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer 5 years ago
  Brad King ca5e309940 Merge topic 'foreach-int-parse-range-check' 5 years ago
  Ben McMorran 0412b55b83 foreach: Fix crash parsing integer out of range 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Vitaly Stakhovsky 1e805f53f5 GetDefinition: avoid duplicate calls 5 years ago
  Brad King 68a59ab288 Merge topic 'stl-support' 5 years ago
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago
  Ben Boeckel 24a9fed5d9 IWYU: mark <cstddef> as needed 5 years ago
  Kyle Edwards 185d1aefaa foreach: Set fatal error on invalid range 5 years ago
  Kyle Edwards a33b3949e5 foreach: Fix crash when parsing invalid integer 5 years ago
  Alex Turbov d30468a2f6 foreach: Allow multiple iteration variables for `ZIP_LIST` mode 6 years ago
  Alex Turbov f3e51a2b1d foreach: Introduce `IN ZIP_LISTS` mode 6 years ago
  Alex Turbov 53227a4ff2 Refactor: Modernize `foreach` code and fix some bugs 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
  Gabor Bencze cce3600e3f cmCommand refactor: cmForEachCommand 6 years ago