summaryrefslogtreecommitdiffstats
path: root/Source/cmIfCommand.h
Commit message (Expand)AuthorAgeFilesLines
* better error handling with if statementsKen Martin2002-07-101-0/+1
* consolidated IF handling and added checks for bad argumentsKen Martin2002-07-011-0/+5
* adde less greaterKen Martin2002-05-231-1/+4
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* added exists option for if statementKen Martin2002-01-021-1/+3
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* added new if commandsKen Martin2001-08-061-5/+5
* added for each commandKen Martin2001-07-251-3/+3
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* better If checksKen Martin2001-05-041-2/+6
* new set command and IF NOTKen Martin2001-05-011-1/+4
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* rules were not inherited when they should beKen Martin2001-04-251-0/+6
* ERR: Added virtual destructor to complement virtual functions in cmIfFunction...Brad King2001-04-231-0/+1
* added if else endif add definitionKen Martin2001-04-191-0/+86