summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...Brad King2006-08-211-1/+2
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...Brad King2006-08-171-1/+2
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-6/+9
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-0/+1
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-031-1/+3
* BUG: Do not report files as installed if they are optional and do not exist.Brad King2006-02-191-1/+1
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+48