提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 574fec97fd Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 12 年之前
  Stephen Kelly 77ff352aa7 Generate INTERFACE_COMPILE_OPTIONS on export. 12 年之前
  Brad King 05e47f2122 Merge topic 'cfbundle-location' 12 年之前
  Brad King 3caf565d07 Merge topic 'rpath-on-mac' 12 年之前
  Brad King b0759da303 Merge topic 'framework-refactor' 12 年之前
  Clinton Stimpson 8576b3f978 OS X: Add support for @rpath in export files. 12 年之前
  Clinton Stimpson 483e208482 OS X: Fix getting of CFBundle LOCATION property. 12 年之前
  Clinton Stimpson 373faae5e1 Refactor how bundles and frameworks are supported. 12 年之前
  Stephen Kelly b5d6f5dd5b Add EXPORT_NAME property. 12 年之前
  Brad King 6c613b433c Handle usr-move without forcing absolute paths (#14041) 12 年之前
  Stephen Kelly af81a3c31b install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 12 年之前
  Brad King 0c727b906a install(EXPORT): Force absolute paths for usr-move 12 年之前
  Stephen Kelly 34d1ade048 Add the INSTALL_PREFIX genex. 12 年之前
  Stephen Kelly 3a1719793f Generate the _IMPORT_PREFIX in the non-config export file. 12 年之前
  Brad King 33695c616a Merge topic 'export-new-style-files' 12 年之前
  Stephen Kelly 830246e841 Export the COMPATIBLE_INTERFACE_BOOL content properties 12 年之前
  Stephen Kelly 02d4e53f48 Generate new-style cmake code during export. 12 年之前
  Stephen Kelly 522bdac149 Export the INTERFACE_PIC property. 12 年之前
  Stephen Kelly 6c828f9126 Move the exported check for file existence. 12 年之前
  Stephen Kelly cfd4f0a4f4 Move the exported check for dependencies of targets 12 年之前
  Stephen Kelly 94aeaf72c7 Split LINK_INTERFACE_LIBRARIES export handling into dedicated method. 13 年之前
  Stephen Kelly 894f52f32d Handle INTERFACE properties transitively for includes and defines. 13 年之前
  Stephen Kelly f5b1980fb2 Populate the ExportedTargets member early in GenerateMainFile 13 年之前
  Stephen Kelly bf2ddceb4e Generate an early-return guard in target Export files. 13 年之前
  Alex Neundorf 0cfd055acd exports: move the handling of missing targets into subclasses 13 年之前
  Alex Neundorf 190f2c8253 exports: fix build with MSVC6 13 年之前
  Alex Neundorf 8b5f448ba6 exports: first try at error handling if a target is missing 13 年之前
  Alex Neundorf 87f4c01910 exports: accept a missing target if it is exported exactly once 13 年之前
  Yury G. Kudryashov 81cdab5bea exports: Hold an ExportSet pointer in cm*Export*Generator 13 年之前
  Yury G. Kudryashov d13ec1ac31 exports: Create class cmExportSet 13 年之前