Commit History

Author SHA1 Message Date
  Martin Duffy 8227028e49 string(GENEX_STRIP): Fix regression on nested generator expressions 3 months ago
  Brad King 0aabf32590 cmGeneratorExpression: Constify use of cmLocalGenerator 7 months ago
  Martin Duffy 13c7bb5b0c cmGeneratorExpression: Update strip function to collect parsed expressions 7 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Brad King 5ac3cca63d Merge branch 'backport-3.31-custom-transitive-properties' (early part) 9 months ago
  Brad King 2ccbad90e6 cmGeneratorExpressionDAGChecker: Construct with initializer list syntax 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Craig Scott 5a8a6dfe81 cmGeneratorExpression: Change Find() parameter type to cm::string_view 1 year ago
  Matthew Woehlke 8178fd43e9 export: Fix handling of import prefix 1 year ago
  Brad King 633afa0b2e cmGeneratorExpressionDAGChecker: Make config name available in constructor 1 year ago
  Brad King e8010b67c7 cmGeneratorExpressionDAGChecker: Make local generator available in constructor 1 year ago
  Brad King 5f7d8192da cmGeneratorExpression: Inline evaluation helper at only call site 1 year ago
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 years ago
  Kyle Edwards 830eed374d CMake: fix sizeof string literal violations 3 years ago
  Kyle Edwards 38cbf5e15b Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex 3 years ago
  Kyle Edwards 37b5c78688 cmGeneratorExpression: Refactor stripExportInterface() to use enum class 3 years ago
  Kyle Edwards 4d70a94545 Profiling: Profile genex evaluation 3 years ago
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance 3 years ago
  Ben Boeckel a5f8cbe8b1 clang-tidy: address `modernize-use-default-member-init` lints 3 years ago
  Vitaly Stakhovsky 43f7b17816 cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload 5 years ago
  Vitaly Stakhovsky b0dc52704b cmGeneratorExpression: remove const char* overloads 5 years ago
  Marc Chevrier 461efa7b51 Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> 6 years ago
  Marc Chevrier d74416a9cd cmGeneratorExpressionEvaluator: Modernize memory management 6 years ago
  Kyle Edwards 2ec1156b80 Refactor: Generalize cmExportInstallFileGenerator::ReplaceInstallPrefix() 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago
  Daniel Eiband c12222db86 cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering 6 years ago
  Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago