summaryrefslogtreecommitdiff
path: root/Source/cmInstallDirectoryGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* install: Thread message level setting through internal APIBrad King2014-06-241-1/+3
* Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Remove unused PROPERTIES from file(INSTALL)Brad King2009-04-271-2/+1
* ENH: Add install(DIRECTORY) option 'OPTIONAL'Brad King2009-02-241-4/+4
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-2/+1
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-5/+6
* ENH: First step of install script generator cleanup. Each configuration to b...Brad King2007-06-281-14/+11
* STYLE: preparations for the INSTALL(EXPORT ...) generatorAlexander Neundorf2007-06-191-1/+1
* ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...Brad King2006-08-211-3/+5
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...Brad King2006-08-171-0/+59