Commit History

Author SHA1 Message Date
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 7c9db8f813 clang-tidy: apply performance-unnecessary-value-param fixes 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 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 e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Stephen Kelly b22e5d0ab7 Remove some obsolete declarations 10 years ago
  Stephen Kelly 082b6a9d78 Genex: Split cmGeneratorExpressionContext into own file. 10 years ago
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. 10 years ago
  Stephen Kelly b80557c7bd file(GENERATE): Evaluate early to allow generating source files 11 years ago
  Brad King 807e4ffeef Genex: Track whether an expression depends on the 'head' target 11 years ago
  Ben Boeckel 2a1b2d8486 backtrace: Convert to local paths in IssueMessage 11 years ago
  Stephen Kelly 0dfe395e3c Features: Add COMPILE_FEATURES generator expression. 11 years ago
  Stephen Kelly 5de63265e3 Genex: Only evaluate TARGET_OBJECTS to determine target sources. 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Stephen Kelly c4373b33b2 cmTarget: Make GetProperty() const. 12 years ago
  Rolf Eike Beer a80fe4b1d2 use size_t for GeneratorExpressionContent::ContentLength to fix some warnings 12 years ago
  Stephen Kelly dc742fe4be Extract the ProcessArbitraryContent method. 12 years ago
  Stephen Kelly f2ab17d4db Keep track of all targets seen while evaluating a genex. 12 years ago
  Stephen Kelly e48d84209c Cache context-independent includes on evaluation. 12 years ago
  Stephen Kelly bf5ece51c3 Keep track of properties used to determine linker libraries. 13 years ago
  Stephen Kelly 26def1771d Make all relevant targets available in the genex context. 13 years ago
  Brad King 5f30a56f29 Merge topic 'generator-expression-fixes' 13 years ago