summaryrefslogtreecommitdiff
path: root/Source/cmInstallFilesGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* install: Thread message level setting through internal APIBrad King2014-06-241-1/+2
* genex: remove the need for backtracesBen Boeckel2014-06-051-2/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-211-3/+48
* cmInstallFilesGenerator: Add reference to calling cmMakefileBrad King2014-02-211-1/+3
* Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-4/+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/+1
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-1/+1
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-7/+7
* ENH: First step of install script generator cleanup. Each configuration to b...Brad King2007-06-281-15/+12
* STYLE: preparations for the INSTALL(EXPORT ...) generatorAlexander Neundorf2007-06-191-1/+1
* ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...Brad King2006-10-051-4/+4
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...Brad King2006-08-171-3/+4
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-1/+4
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-3/+7
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-031-3/+9
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-191-0/+47