Commit History

Author SHA1 Message Date
  Stephen Kelly c971338416 Export: Port more API to cmGeneratorTarget. 10 years ago
  Stephen Kelly 57f03e59ba Port some of the cmExportFileGenerator API to cmGeneratorTarget. 13 years ago
  Stephen Kelly 57ab0f70b5 Port cmExportBuildFileGenerator to cmGeneratorTarget. 13 years ago
  Stephen Kelly ec38e4c84f Move GetFullPath to cmGeneratorTarget 13 years ago
  Stephen Kelly 52919ac8ac cmMakefile: Make cmListFileBacktrace default constructible. 10 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 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
  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