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 |
Brad King
|
433099ecdd
|
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property.
|
2008-01-17 19:29:43 -05:00 |
Ken Martin
|
8d32d229a3
|
ENH: make commands lower case by default
|
2007-10-10 11:47:43 -04:00 |
Alexander Neundorf
|
68cb7b3173
|
STYLE: add comment about the -D -P order and fix typo in doc
Alex
|
2007-06-14 08:49:57 -04:00 |
Bill Hoffman
|
6b47b28867
|
ENH: fix line length style stuff
|
2006-03-10 11:13:15 -05:00 |
Ken Martin
|
345cf04012
|
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
2005-03-18 10:41:41 -05:00 |
Andy Cedilnik
|
504d0bc3b3
|
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
2004-04-15 13:58:10 -04:00 |