Commit History

Author SHA1 Message Date
  Sergiu Deitsch 54161c70d5 cmListFileLexer: Do not require files to be seekable 2 months ago
  Sergiu Deitsch 7040406f86 cmListFileLexer: Do not require null-terminated input 2 months ago
  Matthew Woehlke f2bdc2176f cmStack: New, mutable stack class 4 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Alex Turbov e947e7b6e2 cmListFileCache: use cmStrCat instead of string stream 1 year ago
  Alex Turbov 55a4a585fa cmListFileParser: use unique_ptr to own cmListFileLexer instance 1 year ago
  Alex Turbov 63f8134744 cmListFileCache: convert cmListFileParser from struct to class 1 year ago
  Alex Turbov 1bf4900df7 cmListFileCache: avoid redundant operator<< calls 1 year ago
  Alex Turbov 459c01d520 cmListFileCache: move cmListFileParser into an anonymous namespace 1 year ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Marc Chevrier 44a2f3f332 Add new flow-control commands for variables and policies scopes management 3 years ago
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 years ago
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints 3 years ago
  Brad King 11cc728e75 cmConstStack: Factor out of cmListFileBacktrace 3 years ago
  Brad King 9123193758 cmListFileBacktrace: Clarify call sites that only push a file path 3 years ago
  Braulio Valdivielso Martinez 8e1e97ccca Trace: include `line_end` field in json-v1 format 3 years ago
  Marc Chevrier 4b55828a9f cmExpandListWithBacktrace: add handling of empty elements. 4 years ago
  Brad King 0386641142 cmListFileCache: Rename FromCommandContext to FromListFileFunction 3 years ago
  Brad King d0ceb409ff cmListFileBacktrace: Remove unused "Depth" method 4 years ago
  Brad King 7b677dbb92 cmListFileBacktrace: Remove unused "bottom" entry 4 years ago
  Brad King 3d378541bb cmMessenger: Adopt backtrace printing functions 4 years ago
  Brad King 6c440ea3ce cmake: Model normal and try-compile project kinds explicitly 4 years ago
  Brad King 4cb6a53bf5 cmListFileCache: Simplify relative path conversion in backtraces 4 years ago
  Brad King ba7b939831 cmStateDirectory: Rename ConvertToRelPathIf{Not => }Contained 4 years ago
  Matt Jaeger 2fe39dc306 cmake: Fix loading CMake sources from long paths on Windows 4 years ago
  Ben Boeckel 808b17b120 clang-tidy: fix `readability-make-member-function-const` warnings 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Kyle Edwards 12f6e37eb7 cmListFileCache: Enforce proper nesting of flow control statements 5 years ago
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer 5 years ago