4 Commits

Author SHA1 Message Date
Brad King
bca1026250 ENH: Better error message for unclosed blocks
This centralizes construction of the error message for an unclosed
logical block (if, foreach, etc.).  We record the line at which each
block is opened so it can be reported in the error message.
2009-01-21 09:48:20 -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
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