Commit History

Author SHA1 Message Date
  Stephen Kelly cde6eb6249 cmState: Port dependent code to new cmStateSnapshot name 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Stephen Kelly 0a98c74c1b Convert: Remove last uses of HOME enum value 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Brad King 1dda2ec55a Improve error message on unexpected end of file 9 years ago
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 years ago
  Stephen Kelly 1462576bcb Parser: Port away from cmMakefile 9 years ago
  Stephen Kelly 33bb9cfa36 Parser: Issue messages through cmake, not cmSystemTools 9 years ago
  Stephen Kelly db7de303c2 Parser: Store the Backtrace for use in issuing messages 9 years ago
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Stephen Kelly 905e738ffe Parser: Out-of-line conditional code to cmMakefile 9 years ago
  Stephen Kelly 0a9094cd10 Parser: Issue file open error messages through dedicated API 9 years ago
  Stephen Kelly fa169fe8a7 Parser: Merge identical conditions 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 7c36d2067b cmListFileBacktrace: Refactor storage to provide efficient value semantics 9 years ago
  Brad King 1f6bd8a93f cmState: Avoid accumulating snapshot storage for backtraces 9 years ago
  Felix Geyer 49e82c15d5 Fix spelling typos in comments and documentation (#16037) 9 years ago
  Brad King 9342a4c203 Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master 10 years ago
  Brad King 5f860ebb67 cmState: Avoid accumulating snapshot storage for short-lived scopes 10 years ago
  Brad King bc1d3a8a87 cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line 10 years ago
  Stephen Kelly 09466690f0 Add cmOutputConverter include where needed. 10 years ago
  Stephen Kelly 52f2261685 cmListFileBacktrace: Constify API. 10 years ago
  Stephen Kelly d2475bb5c4 cmListFileBacktrace: Implement in terms of cmState::Snapshot. 10 years ago
  Stephen Kelly 238aac2351 cmListFile: Remove FilePath member from cmListFileContext. 10 years ago
  Stephen Kelly 782657db48 cmListFileArgument: Remove FilePath member. 10 years ago