Alexander Neundorf
|
4a23e05237
|
STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),
otherwise one might miss this information
Alex
|
2009-03-13 14:58:13 -04: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 |
Amitha Perera
|
4d9259c15b
|
STYLE: Spelling fixes on documentation
|
2008-01-09 22:09:19 -05:00 |
Ken Martin
|
8d32d229a3
|
ENH: make commands lower case by default
|
2007-10-10 11:47:43 -04:00 |
Alexander Neundorf
|
291b3d0543
|
STYLE: add the | to the docs
Alex
|
2007-08-30 10:26:01 -04:00 |
Alexander Neundorf
|
a4e6bd1515
|
STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9)
Alex
|
2007-08-29 14:05:46 -04:00 |
Alexander Neundorf
|
e80acd971c
|
ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9)
Alex
|
2007-08-29 11:58:38 -04:00 |
Alexander Neundorf
|
d0833b7bc3
|
COMP: header was missing...
Alex
|
2007-08-21 12:34:06 -04:00 |
Alexander Neundorf
|
bf354fa308
|
STYLE: fix documentation for STRING(REPLACE) #5536
Alex
|
2007-08-21 10:56:25 -04:00 |
Andy Cedilnik
|
1d4613a63b
|
ENH: Add STRING STRIP command
|
2007-04-26 21:50:52 -04:00 |
Brad King
|
b81eff588d
|
STYLE: Fixed line-too-long.
|
2007-04-25 17:48:51 -04:00 |
Ken Martin
|
c4fc2c19c7
|
ENH: Add command to generate random strings
|
2007-04-23 11:04:12 -04:00 |
Bill Hoffman
|
6b47b28867
|
ENH: fix line length style stuff
|
2006-03-10 11:13:15 -05:00 |
Bill Hoffman
|
9891260a6d
|
ENH: add support for watcom wmake and wcl386
|
2006-01-17 10:21:45 -05:00 |
Bill Hoffman
|
097debb55a
|
BUG: end is not really end, but rather length
|
2005-10-20 10:11:03 -04:00 |
Andy Cedilnik
|
12ef4edf64
|
ENH: Add String length and substring
|
2005-10-17 09:56:42 -04:00 |
Andy Cedilnik
|
6e5cdd6de7
|
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
2005-10-17 09:10:20 -04: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 |
Brad King
|
c93d43b09e
|
ENH: Documented use of \1 syntax in replace expression.
|
2004-05-03 10:10:57 -04:00 |
Brad King
|
4990e1481d
|
ENH: Added STRING(CONFIGURE ...) command.
|
2004-03-04 10:05:14 -05:00 |
Andy Cedilnik
|
54785fafba
|
ENH: Make more commands scriptable
|
2004-02-06 13:47:11 -05:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Andy Cedilnik
|
c4275f54c7
|
ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER
|
2003-07-10 13:25:54 -04:00 |
Brad King
|
eb7b7dc104
|
BUG: Removed extra newlines from help text.
|
2003-07-07 22:54:26 -04:00 |
Brad King
|
33d55456c3
|
BUG: Command should be inherited.
|
2003-03-19 10:16:57 -05:00 |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
Andy Cedilnik
|
6244ac6f06
|
Add a way to convert ascii to string
|
2003-01-01 17:34:47 -05:00 |
Brad King
|
d66aa2262a
|
ENH: Added COMPARE modes to STRING command.
|
2002-12-04 18:44:39 -05:00 |
Brad King
|
42c464c05e
|
ENH: Added STRING command.
|
2002-11-06 17:35:27 -05:00 |