提交历史

作者 SHA1 备注 提交日期
  Brad King ea0ce73a19 install,export: Maybe transform OBJECT libraries to INTERFACE libraries 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 年之前
  Robert Maynard eec93bceec Allow OBJECT libraries to be installed, exported, and imported 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Gregor Jasny 071f8e78dd Apple: Add support for static frameworks 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 年之前
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 782fcbb92e Use CM_NULLPTR 9 年之前
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 年之前
  Bill Hoffman 42ce9f1e71 Add support for creating prebuilt Android.mk files 9 年之前
  Yves Frederix 3bd55dba7c install: Fix evaluation of leading generator expressions in DIRECTORY 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 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Brad King adea45e15a Merge topic 'fix-target-alias-in-subdir' 9 年之前
  Brad King 0e44f4894f Rename local target lookup methods to clarify purpose 9 年之前
  Brad King 3b8c0fbfd7 Merge topic 'install-EXCLUDE_FROM_ALL' 9 年之前
  Brad King 47460f3e15 install(EXPORT): Fix crash on target in another directory 9 年之前
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 年之前