summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallTargetsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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