Commit History

作者 SHA1 備註 提交日期
  Brad King 2813b08d69 Merge topic 'collect-genex-fix' into release-4.2 3 周之前
  Martin Duffy 6e637b1102 install(PACKAGE_INFO): Fix error when usage requirements contain certain genex 3 周之前
  Brad King 2a14338676 Merge branch 'backport-genex-refactor' into genex-refactor 1 月之前
  Brad King e4708f007b GenEx: Factor out a dedicated evaluation Context structure 1 月之前
  Brad King 4697f7122b GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation 1 月之前
  Brad King 77570a1ac1 GenEx: Consolidate target property evaluation context arguments 1 月之前
  Brad King 1735b0d147 GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context 1 月之前
  Brad King d4d204382f GenEx: Collect evaluation arguments into local Context structures 1 月之前
  Brad King b40a53e931 GenEx: Factor out a dedicated evaluation Context structure 1 月之前
  Brad King e1035dc307 GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation 1 月之前
  Brad King 1fa7bd1965 Merge topic 'genex-strip-nested' 3 月之前
  Martin Duffy 8227028e49 string(GENEX_STRIP): Fix regression on nested generator expressions 3 月之前
  Daniel Pfeifer 0c4040057a source: Pass cm::string_view by value 4 月之前
  Brad King 0aabf32590 cmGeneratorExpression: Constify use of cmLocalGenerator 7 月之前
  Martin Duffy 13c7bb5b0c cmGeneratorExpression: Update strip function to collect parsed expressions 7 月之前
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 月之前
  Brad King 5ac3cca63d Merge branch 'backport-3.31-custom-transitive-properties' (early part) 8 月之前
  Brad King 2ccbad90e6 cmGeneratorExpressionDAGChecker: Construct with initializer list syntax 8 月之前
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 月之前
  Craig Scott 5a8a6dfe81 cmGeneratorExpression: Change Find() parameter type to cm::string_view 1 年之前
  Matthew Woehlke 8178fd43e9 export: Fix handling of import prefix 1 年之前
  Brad King 633afa0b2e cmGeneratorExpressionDAGChecker: Make config name available in constructor 1 年之前
  Brad King e8010b67c7 cmGeneratorExpressionDAGChecker: Make local generator available in constructor 1 年之前
  Brad King 5f7d8192da cmGeneratorExpression: Inline evaluation helper at only call site 1 年之前
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 年之前
  Kyle Edwards 830eed374d CMake: fix sizeof string literal violations 3 年之前
  Kyle Edwards 38cbf5e15b Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex 3 年之前
  Kyle Edwards 37b5c78688 cmGeneratorExpression: Refactor stripExportInterface() to use enum class 3 年之前
  Kyle Edwards 4d70a94545 Profiling: Profile genex evaluation 3 年之前
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance 3 年之前