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.
|
2008-02-29 12:18:11 -05:00 |
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
|
2008-01-23 10:28:26 -05:00 |
Ken Martin
|
f69a6a7c8c
|
BUG: fix issue with CMAKE_CURENT_LIST_FILE reporting in funcitons
|
2007-12-20 10:05:08 -05:00 |
Ken Martin
|
ab7f11a239
|
COMP: fix style and work around old compilers
|
2007-12-04 10:43:33 -05:00 |
Ken Martin
|
951444165f
|
ENH: add functions and raise scope to cmake
|
2007-12-03 12:44:42 -05:00 |