Commit History

Author SHA1 Message Date
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Brad King ef5a4d964b Deprecate "extra" generators in favor of cmake-file-api(7) 2 years ago
  Kitware Robot 33abef7416 Revise C++ coding style using clang-format-15 2 years ago
  Ben Boeckel f1d55ff7e9 style: use `cmStrCat` in some more locations 3 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Brad King 15fa320071 cmLocalGenerator: Factor out relative path conversion helpers 4 years ago
  Vitaly Stakhovsky ce97b7909b Source: Remove unnecessary comparisons to nullptr 4 years ago
  Josef Angstenberger 5950e54325 Source: Fix typos and spelling in comments 4 years ago
  Orgad Shaneh ddcd1469e8 MSYS: Add support for running under MSYS runtime environment 4 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Jean-Christophe Fillion-Robin 207373802e Fix typos identified using codespell 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Brad King eb705b9531 Update links to gitlab.kitware.com repos to add `-/` 5 years ago
  Vitaly Stakhovsky e267c3fddf cmState::GetInitializedCacheValue: return cmProp 5 years ago
  Ben Boeckel f2a33107be clang-tidy: address bugprone-branch-clone lints 5 years ago
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 years ago
  Brad King a6611577c3 Merge topic 'cmprop-getglobalprop' 5 years ago
  Brad King 6a0c1726e0 Merge topic 'cleanup-endls-2' 5 years ago
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 years ago
  Alex Turbov 1e4b5c7d09 Refactor: Avoid `std::endl` where it's not necessary (part 2) 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Vitaly Stakhovsky 36a5b3d1d1 cmMakefile::AddCacheDefinition: Add overload that accepts std::string value 5 years ago
  Marc Chevrier 36c8cae2e8 cmLocalGenerator: modernize memory management 5 years ago
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 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 d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago