Bill Hoffman
|
f48a5cedc9
|
ENH: fix warnings
|
2008-02-29 21:33:33 -05:00 |
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
|
27379d7b08
|
ENH: make properties a bit more formal with documentation and chaining
|
2006-12-07 09:45:32 -05:00 |
Ken Martin
|
c88c75b8f2
|
ENH: reduce string construct delete ops
|
2006-05-31 11:19:39 -04:00 |
Ken Martin
|
29a03db7ce
|
ENH: allow loose loop constructs
|
2006-05-18 13:50:01 -04:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Bill Hoffman
|
89e5fc63fe
|
STYLE: fix line lengths
|
2006-03-10 13:54:57 -05:00 |
Ken Martin
|
dec5cc1082
|
ENH: converted macro to use variables and fixed some case issues with some function blockers
|
2005-06-23 11:03:57 -04:00 |
Ken Martin
|
35c33d0e2d
|
COMP: fix unused var warning
|
2005-01-21 11:22:44 -05:00 |
Bill Hoffman
|
a641ad3bba
|
ENH: split up cmCommands into two files
|
2005-01-21 10:27:51 -05:00 |
Ken Martin
|
0c225eb5b9
|
ENH: added while command
|
2005-01-21 09:38:04 -05:00 |