Commit History

Author SHA1 Message Date
  Brad King 4697f7122b GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation 1 month ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Ben Boeckel b3b6ede6a1 clang-tidy: fix `readability-redundant-access-specifiers` warnings 4 years ago
  Cengizhan Pasaoglu bd705788f6 Constify some code as suggested by clang-tidy 5 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Marc Chevrier d74416a9cd cmGeneratorExpressionEvaluator: Modernize memory management 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Frank Winklmeier 46436581c6 cmGeneratorExpression: Use std::move to avoid vector copies 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  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