Commit History

Author SHA1 Message Date
  Brad King e4708f007b GenEx: Factor out a dedicated evaluation Context structure 1 month ago
  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
  Martin Duffy 634079b86d cmGeneratorExpressionEvaluator: Short-circuit boolean operators 2 years ago
  Kyle Edwards 4d70a94545 Profiling: Profile genex evaluation 3 years ago
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 years ago
  Marc Chevrier d74416a9cd cmGeneratorExpressionEvaluator: Modernize memory management 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Robert Maynard 2d4787fc4d Genex: Add more extensive support for an unbounded number of parameters 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 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 7b6349da4d CMake: don't use else after return 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
  Brad King 6390d5f5cb Merge topic 'refactor-cmGeneratorExpression' 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 9df1f0fce1 Genex: Split cmGeneratorExpressionNode into own file. 10 years ago
  Stephen Kelly b734fa4471 Genex: Allow COMPILE_LANGUAGE when processing include directories. 10 years ago
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Stephen Kelly 5c559f1113 Genex: Enable use of COMPILE_LANGUAGE for compile options. 11 years ago
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. 10 years ago