summaryrefslogtreecommitdiff
path: root/Source/cmInstallTargetsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-0/+3
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* ENH: Do not generate install target unless some INSTALL or INSTALL_* commands...Brad King2006-08-311-0/+4
* STYLE: fix line lengthKen Martin2006-05-111-2/+4
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* BUG: Fixed relink with new install framework.Brad King2006-02-191-0/+1
* ENH: Report an error if the target does not existsAndy Cedilnik2005-12-151-1/+7
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-271-1/+14
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-4/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* removed some includesKen Martin2002-09-271-1/+0
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-2/+4
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* added install rulesKen Martin2001-05-231-0/+66