summaryrefslogtreecommitdiff
path: root/Source/cmInstallExportGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* install: Thread message level setting through internal APIBrad King2014-06-241-0/+1
* Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-081-1/+2
* install(EXPORT): Force absolute paths for usr-moveBrad King2013-03-081-0/+2
* exports: accept a missing target if it is exported exactly onceAlex Neundorf2012-09-281-1/+4
* exports: Hold an ExportSet pointer in cm*Export*GeneratorYury G. Kudryashov2012-09-281-2/+4
* exports: Create class cmExportSetYury G. Kudryashov2012-09-281-6/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: Remove useless install generator typedefsBrad King2008-12-181-1/+0
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-63/+21
* ENH: add install files generators for targets which have PUBLIC_HEADER,Alexander Neundorf2007-08-271-2/+9
* ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...David Cole2007-08-221-2/+7
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-1/+3
* ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,Alexander Neundorf2007-06-191-0/+92