summaryrefslogtreecommitdiff
path: root/Source/cmInstallFilesGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: Remove useless install generator typedefsBrad King2008-12-181-1/+0
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-3/+2
* STYLE: preparations for the INSTALL(EXPORT ...) generatorAlexander Neundorf2007-06-191-1/+0
* ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...Brad King2006-10-051-1/+3
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...Brad King2006-08-171-2/+2
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-0/+2
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-1/+4
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-031-1/+4
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-191-0/+39