Commit History

Author SHA1 Message Date
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Brad King dd6c596c12 Merge topic 'join-algorithm' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. 10 years ago
  Stephen Kelly b5813ceeb5 cmInstallCommand: Remove unused variable. 10 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 years ago
  Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 years ago
  Brad King ec7cf7ea13 install: Thread message level setting through internal API 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Brad King 6e89c8a5f1 install: Support generator expressions in FILES and PROGRAMS mode 11 years ago
  Brad King f11f7b34a8 cmInstallFilesGenerator: Add reference to calling cmMakefile 11 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly 0bfcb450e6 INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. 12 years ago
  Stephen Kelly ce0c303d62 install: Teach EXPORT option to handle INTERFACE_LIBRARY targets 13 years ago
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
  Stephen Kelly 72d13ff482 install: Remove error condition using INCLUDES DESTINATION without EXPORT. 12 years ago
  Stephen Kelly 650e61f833 Add a convenient way to add the includes install dir to the INTERFACE. 13 years ago
  Stephen Kelly 574fec97fd Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 12 years ago
  Yury G. Kudryashov 81cdab5bea exports: Hold an ExportSet pointer in cm*Export*Generator 13 years ago
  Yury G. Kudryashov 5c898fbd99 exports: Add cmExportSetMap class 13 years ago
  Yury G. Kudryashov 4e2347cbf3 exports: Rename cmGlobalGenerator::AddTargetToExport{s,} 13 years ago
  Yury G. Kudryashov e846e7031f exports: Remove cmTargetExport constructor 13 years ago
  Alex Neundorf 7ced0732e8 make default install component name configurable 13 years ago
  Alex Neundorf b6fba35411 -strip trailing whitespace 13 years ago
  Brad King b87d7a60a0 Add OBJECT_LIBRARY target type 13 years ago
  Brad King 982b5d9eef cmInstallCommand: Fix line length for style 13 years ago
  Yury G. Kudryashov 01ddef87e6 cmInstallCommand: Fix indentation error 13 years ago