提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier 38332fc4fa cmGeneratorExpressionDAGChecker: introduce method Top() 5 年之前
  Marc Chevrier 461efa7b51 Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> 5 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Daniel Pfeifer 0467a2f91b PCH: add PRECOMPILE_HEADERS to special properties 10 年之前
  Brad King 95d3598e04 cmGeneratorExpressionDAGChecker: Avoid const_cast 6 年之前
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 年之前
  Marc Chevrier 023188ffb4 INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support 7 年之前
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 年之前
  Brad King f35be59961 Fix transitive usage requirements through same-name imported targets 7 年之前
  Marc Chevrier cc9f88af53 LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS 7 年之前
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 年之前
  Marc Chevrier 4d15046edd Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...> 7 年之前
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Ben Boeckel a08292059e genex: remove the need for backtraces 11 年之前
  Stephen Kelly 5412deded1 cmTarget: Transitively evaluate compiler features. 12 年之前
  Stephen Kelly 3676fb4963 cmTarget: Allow transitive evaluation of SOURCES property. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Stephen Kelly 6eb3218105 Genex: Fix case of methods in the dag checker. 11 年之前
  Stephen Kelly 646c6ec2f9 Genex: Use a preprocessor loop to implement transitive DAG check. 11 年之前
  Stephen Kelly 711fb38f72 Genex: List transitive properties and methods as a table, not two lists. 11 年之前
  Stephen Kelly 0f3e8e957f Undefine local preprocessor loop variables. 11 年之前