Commit History

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