Brian Helba
|
b3b095a933
Print any evaluated 'elseif'/'else' commands in trace mode (#13220)
|
преди 13 години |
Rolf Eike Beer
|
54fd9e38bb
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
|
преди 14 години |
Brad King
|
e0d0d5db0f
Remove unreachable code in cmIfCommand
|
преди 16 години |
Brad King
|
cb185d93d2
Fix if() command and CMP0012 OLD/NEW behavior
|
преди 16 години |
Brad King
|
9f43fa602d
Report expanded arguments in if() command errors
|
преди 16 години |
Brad King
|
7a9f75c1a8
Add IS_SYMLINK test to if command
|
преди 16 години |
Brad King
|
3d3efbd3f5
Clarify documentation and message for CMP0012
|
преди 16 години |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Brad King
|
3c856405e4
ENH: Improve format of if() command messages
|
преди 16 години |
Ken Martin
|
f50cf4f60d
ENH: warning fix
|
преди 16 години |
Ken Martin
|
a73071ca17
ENH: modified the if command to address bug 9123 some
|
преди 16 години |
Brad King
|
1dcc5b4558
ENH: Better handling of mismatched blocks
|
преди 17 години |
Brad King
|
bca1026250
ENH: Better error message for unclosed blocks
|
преди 17 години |
Brad King
|
2c81e5fb5c
ENH: Refactor function blocker deletion
|
преди 17 години |
Brad King
|
a541cac325
ENH: Improve response to bad if or elseif
|
преди 17 години |
Bill Hoffman
|
ecf312ccc8
STYLE: fix line length stuff for KWStyle
|
преди 17 години |
Brad King
|
4fa96dbf95
ENH: Add version comparison to if() command
|
преди 17 години |
Brad King
|
fff812db95
ENH: Add if(TARGET) command
|
преди 17 години |
Ken Martin
|
52d8b1b5d9
BUG: fix memory leak and cleanup error string code
|
преди 17 години |
Ken Martin
|
19e891532a
ENH: support parenthesis as arguments and in conditionals feature request #6191
|
преди 17 години |
Brad King
|
a6a673979d
ENH: Add "if(POLICY policy-id)" option for IF command.
|
преди 17 години |
Bill Hoffman
|
f48a5cedc9
ENH: fix warnings
|
преди 18 години |
Bill Hoffman
|
f386c2aae0
ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the property. If any value is specified in an endif, endforeach, endwhile, etc then make sure it matches the start string. If no values are given then it is no longer an error.
|
преди 18 години |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
преди 18 години |
Alexander Neundorf
|
69e9848fb4
BUG: this seems to fix the regexp result-storage problem, now it seems the actual result is tored instead of "1" , as it happened for StringFileTest on Windows
|
преди 18 години |
Alexander Neundorf
|
e80acd971c
|
преди 18 години |
Alexander Neundorf
|
c9f1af3913
|
преди 18 години |
Brad King
|
9a5b4eba97
BUG: All variable accesses should produce watch callbacks, including IF(DEFINED <var>) ones. Instead we define a new access type for IF(DEFINED) so that the error does not show up for backward compatibility variables.
|
преди 18 години |
Brad King
|
b8928b0c8e
BUG: Do not complain about missing watched variables when they are accessd with IF(DEFINED VAR).
|
преди 18 години |
Ken Martin
|
372ce05a07
ENH: fix a warning and a nice fix to the IF command
|
преди 19 години |