summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallScriptGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+5
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-14/+12
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* install: Add EXCLUDE_FROM_ALL option (#14921)Nick Lewis2016-02-041-3/+4
* install: Thread message level setting through internal APIBrad King2014-06-241-1/+1
* Generate modern-style cmake code.Stephen Kelly2013-08-221-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...David Cole2007-10-151-4/+12
* ENH: Further cleanup of installation script generation. The per-component an...Brad King2007-07-021-0/+1
* ENH: Added INSTALL(CODE) mode to allow inline specification of install script...Brad King2006-04-131-2/+10
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+35