summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallTargetGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...Brad King2006-05-051-3/+7
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-1/+3
* ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.Brad King2006-03-041-2/+3
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+1
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-2/+6
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+43