提交歷史

作者 SHA1 備註 提交日期
  Stephen Kelly 381e7afd36 cmExportSet: Store a cmGeneratorTarget. 10 年之前
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 年之前
  Stephen Kelly 1f39ee5beb cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile. 10 年之前
  Stephen Kelly 75e511eeaf cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile. 10 年之前
  Stephen Kelly 4e41913f9a cmInstallCommand: Store only a targetName, not a cmTarget. 10 年之前
  Stephen Kelly 3ef8aaaa71 cmInstallCommand: Move the SetHaveInstallRule invocation. 10 年之前
  Stephen Kelly b85d3b66c6 install: Disallow installing export() result. 10 年之前
  Stephen Kelly 501c237a83 install: Use an intermediate filesVector variable. 10 年之前
  Brad King 2c5a1bff23 Merge topic 'refactor-cmPolicies' 10 年之前
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 年之前
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 年之前
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 年之前
  Brad King dd6c596c12 Merge topic 'join-algorithm' 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. 10 年之前
  Stephen Kelly b5813ceeb5 cmInstallCommand: Remove unused variable. 10 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Brad King d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 年之前
  Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 年之前
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Brad King 6e89c8a5f1 install: Support generator expressions in FILES and PROGRAMS mode 11 年之前
  Brad King f11f7b34a8 cmInstallFilesGenerator: Add reference to calling cmMakefile 11 年之前
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 年之前
  Stephen Kelly 0bfcb450e6 INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. 12 年之前
  Stephen Kelly ce0c303d62 install: Teach EXPORT option to handle INTERFACE_LIBRARY targets 13 年之前
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 年之前
  Stephen Kelly 72d13ff482 install: Remove error condition using INCLUDES DESTINATION without EXPORT. 12 年之前
  Stephen Kelly 650e61f833 Add a convenient way to add the includes install dir to the INTERFACE. 12 年之前