summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.Brad King2006-03-041-3/+6
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-15/+24
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-12/+161
* BUG: Fixed optional file install support for multi-configuration generators.Brad King2006-02-201-1/+8
* STYLE: Removed unused includes.Brad King2006-02-191-2/+0
* BUG: Fixed relink with new install framework.Brad King2006-02-191-0/+1
* BUG: Import libraries should be installed as STATIC_LIBRARY.Brad King2006-02-191-0/+8
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+191