Commit History

Author SHA1 Message Date
  Brad King aad0e62060 Merge topic 'use-generator-target' 10 years ago
  Stephen Kelly 922c89014f cmGeneratorTarget: Port GetLinkInterface away from cmTarget. 10 years ago
  Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 years ago
  Stephen Kelly e46ef270ed export: Port internal method to cmGeneratorTarget. 10 years ago
  Stephen Kelly 48f8b6acf3 cmExportFileGenerator: Evaluate genex with cmGeneratorTarget. 10 years ago
  Stephen Kelly 6220241fd0 cmGeneratorTarget: Move GetLinkInterface from cmTarget. 10 years ago
  Stephen Kelly d67584ccc4 cmTarget: Move link interface libraries struct out. 10 years ago
  Stephen Kelly d560bfd273 cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. 10 years ago
  Stephen Kelly f0aa660772 cmGeneratorTarget: Move HasSOName from cmTarget. 10 years ago
  Stephen Kelly 803a7982b4 cmGeneratorTarget: Move GetLinkInformation from cmTarget 10 years ago
  Stephen Kelly c971338416 Export: Port more API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 41abdc17df cmGeneratorTarget: Move GetSOName from cmTarget.. 10 years ago
  Stephen Kelly 57f03e59ba Port some of the cmExportFileGenerator API to cmGeneratorTarget. 13 years ago
  Brad King 60eb396f10 Export: Escape exported property values when writing CMake language files 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 6da65b3907 Allow export of targets with INTERFACE_SOURCES. 11 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 years ago
  Brad King edce43514d cmExportFileGenerator: Make SetImportLinkProperty a template 11 years ago
  Ben Boeckel a08292059e genex: remove the need for backtraces 11 years ago
  Stephen Kelly 3b673586f5 CMP0052: Make the warning message more informative. 11 years ago
  Brad King 9e0b3153fa CMP0052: Do not warn when include dir is not in source or build tree 11 years ago
  Stephen Kelly 783bce295b Export: Disallow exported interface includes in src/build tree (#14592). 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago