summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallCommand.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...Brad King2006-08-171-0/+1
* STYLE: fix line lengthKen Martin2006-05-111-7/+9
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-0/+5
* BUG: Using the source-file permissions by default for installation is somewha...Brad King2006-04-181-2/+4
* ENH: Added INSTALL(CODE) mode to allow inline specification of install script...Brad King2006-04-131-4/+8
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-2/+12
* ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ...Brad King2006-03-241-16/+22
* ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.Brad King2006-03-041-0/+1
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...Brad King2006-03-031-7/+23
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-191-11/+38
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-9/+55
* ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King2006-02-101-0/+80