index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmIfCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-30/+6
*
fix if logic for null defs
Bill Hoffman
2002-01-18
1
-1/+1
*
BUG: fix null pointer read if def is not defined
Bill Hoffman
2002-01-18
1
-1/+1
*
expand vars nwo for exists test
Ken Martin
2002-01-03
1
-1/+3
*
added exists option for if statement
Ken Martin
2002-01-02
1
-0/+8
*
remove warning
Bill Hoffman
2001-12-27
1
-1/+1
*
ENH: Added error reporting for missing arguments to ENDIF.
Brad King
2001-12-18
1
-1/+17
*
ENH: Added option to IF command to test if a command exists. Syntax is IF(CO...
Brad King
2001-12-18
1
-0/+8
*
fix warning for Borland build
Sebastien Barre
2001-11-30
1
-1/+1
*
better error messages
Ken Martin
2001-11-26
1
-2/+10
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
backwards MATCHES in if and else statements
Ken Martin
2001-08-17
1
-1/+1
*
BUG: or and and were inverted.
Berk Geveci
2001-08-09
1
-2/+2
*
added new if commands
Ken Martin
2001-08-06
1
-26/+52
*
added for each command
Ken Martin
2001-07-25
1
-3/+3
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
better If checks
Ken Martin
2001-05-04
1
-0/+9
*
slight bug in If command I think
Ken Martin
2001-05-01
1
-18/+9
*
new set command and IF NOT
Ken Martin
2001-05-01
1
-10/+44
*
bug fixes
Ken Martin
2001-04-30
1
-1/+1
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
some fixes for If commands
Ken Martin
2001-04-26
1
-2/+1
*
added if else endif add definition
Ken Martin
2001-04-19
1
-0/+66