summaryrefslogtreecommitdiffstats
path: root/Source/cmIfCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-1/+1
| | | | avoid changes to the file cache
* 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 ↵Brad King2001-04-231-0/+1
| | | | cmIfFunctionBlocker.
* added if else endif add definitionKen Martin2001-04-191-0/+86