summaryrefslogtreecommitdiff
path: root/Source/cmInstallFilesGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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