Commit History

Author SHA1 Message Date
  Stephen Kelly e134805666 Export: Disallow export of targets with INTERFACE_SOURCES 11 years ago
  Ben Boeckel 2a1b2d8486 backtrace: Convert to local paths in IssueMessage 11 years ago
  Stephen Kelly 9eaf375598 Export: Populate INTERFACE_COMPILE_FEATURES property. 12 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
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly cbe7e8fae4 export: Implement EXPORT subcommand (#9822) 12 years ago
  Stephen Kelly 20a06d01f7 Export: Clean up comment. 12 years ago
  Stephen Kelly 98093c45db QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. 12 years ago
  Stephen Kelly a4263c9f64 export(): Handle multiple dependent export sets. 12 years ago
  Stephen Kelly 66b290e7e2 export(): Process the export() command at generate time. 13 years ago
  Stephen Kelly 5fe5c32480 export(): Set a Makefile on the cmExportBuildFileGenerator. 13 years ago
  Stephen Kelly 435c912848 export: Add support for INTERFACE_LIBRARY targets 13 years ago
  Stephen Kelly 574fec97fd Export: Generate INTERFACE_LINK_LIBRARIES property on targets. 12 years ago
  Stephen Kelly 77ff352aa7 Generate INTERFACE_COMPILE_OPTIONS on export. 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 373faae5e1 Refactor how bundles and frameworks are supported. 12 years ago
  Stephen Kelly b5d6f5dd5b Add EXPORT_NAME property. 12 years ago
  Stephen Kelly 830246e841 Export the COMPATIBLE_INTERFACE_BOOL content properties 12 years ago
  Stephen Kelly 522bdac149 Export the INTERFACE_PIC property. 12 years ago
  Stephen Kelly 4ee872cb99 Make the BUILD_INTERFACE of export()ed targets work. 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