summaryrefslogtreecommitdiffstats
path: root/Source/cmMessageCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-181-3/+4
* ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a C...Sebastien Barre2002-03-291-1/+19
* ENH: expand variables in arguments before the commands get themBill Hoffman2002-03-051-1/+0
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* Allow multiline messagesBill Hoffman2001-11-071-17/+6
* ENH: expand variables in message command outputBill Hoffman2001-10-151-3/+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
* ENH: print all argumentsBill Hoffman2001-06-041-1/+8
* new commandKen Martin2001-06-041-0/+64