summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallExportGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-3/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Remove unused PROPERTIES from file(INSTALL)Brad King2009-04-271-2/+2
* ENH: Clean per-config export files during installBrad King2009-01-071-0/+24
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-193/+132
* STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no otherAlexander Neundorf2007-08-301-0/+1
* ENH: add install files generators for targets which have PUBLIC_HEADER,Alexander Neundorf2007-08-271-2/+33
* ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...David Cole2007-08-221-2/+2
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-12/+19
* ENH: First step of install script generator cleanup. Each configuration to b...Brad King2007-06-281-1/+3
* COMP: fix build under windowsAlexander Neundorf2007-06-191-1/+1
* ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,Alexander Neundorf2007-06-191-0/+231