summaryrefslogtreecommitdiff
path: root/Source/cmInstallGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-9/+21
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-0/+5
* ENH: Add proper support for installing bundlesAndy Cedilnik2006-03-281-0/+1
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-031-1/+11
* BUG: Fixed optional file install support for multi-configuration generators.Brad King2006-02-191-21/+5
* BUG: Do not report files as installed if they are optional and do not exist.Brad King2006-02-191-11/+24
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+82