Commit History

Author SHA1 Message Date
  Stephen Kelly 2b9cc1e248 Export: Port some API to cmGlobalGenerator. 10 years ago
  Stephen Kelly 97062ac268 cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget. 10 years ago
  Stephen Kelly 6a72b3c84e Export: Port interface to cmGeneratorTarget. 10 years ago
  Stephen Kelly 381e7afd36 cmExportSet: Store a cmGeneratorTarget. 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 1f39ee5beb cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile. 10 years ago
  Stephen Kelly d560bfd273 cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. 10 years ago
  Stephen Kelly c971338416 Export: Port more API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 1aa13f2b58 cmExportInstallFileGenerator: Simplify local generator access. 10 years ago
  Stephen Kelly a23fcc9558 cmInstallTargetGenerator: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 57f03e59ba Port some of the cmExportFileGenerator API to cmGeneratorTarget. 13 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Brad King f30022eb07 install: Allow generator expressions in TARGETS DESTINATION (#14317) 10 years ago
  Brad King f99991db88 cmInstallGenerator: Move GetDestination to subclasses that need it 10 years ago
  Stephen Kelly 6da65b3907 Allow export of targets with INTERFACE_SOURCES. 11 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Brad King dd089e08b5 install: Allow absolute EXPORT destination with relative targets (#15258) 11 years ago
  Stephen Kelly e134805666 Export: Disallow export of targets with INTERFACE_SOURCES 11 years ago
  Stephen Kelly 9eaf375598 Export: Populate INTERFACE_COMPILE_FEATURES property. 12 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 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
  Brad King 4bb80396e0 CMake 3.0.0-rc1 version update 11 years ago
  Stephen Kelly 6ca6613ab8 Export: Use the CMAKE_DEVEL_VERSION macro for build-export files. 11 years ago
  Brad King 9bcc1b21f0 Export: Fix internal CMake version test logic 11 years ago
  Stephen Kelly eaf703f160 Export: Use a macro to ensure minimum development version requirement 11 years ago
  Stephen Kelly af3d3b88be export: Only generate and install configuration files if needed. 11 years ago
  Stephen Kelly a0cacb5521 install: Rename variable referencing cmake version. 12 years ago
  Stephen Kelly b51b6e97a2 Export: Skip INTERFACE libraries when generating -config files. 12 years ago