summaryrefslogtreecommitdiffstats
path: root/Source/cmElseCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-2/+2
| | | | avoid changes to the file cache
* backwards MATCHES in if and else statementsKen Martin2001-08-171-1/+1
|
* BUG: or and and were inverted.Berk Geveci2001-08-091-2/+2
|
* added new if commandsKen Martin2001-08-061-19/+56
|
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* new set command and IF NOTKen Martin2001-05-011-9/+30
|
* bug fixesKen Martin2001-04-301-1/+1
|
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
|
* some fixes for If commandsKen Martin2001-04-261-2/+1
|
* added if else endif add definitionKen Martin2001-04-191-0/+45