26 Commits (67e8012783da07b165261d93636d2523e142c67c)

Author SHA1 Message Date
Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 years ago
Alexander Neundorf 291b3d0543 STYLE: add the | to the docs 18 years ago
Alexander Neundorf a4e6bd1515 STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9) 18 years ago
Alexander Neundorf e80acd971c ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9) 18 years ago
Alexander Neundorf d0833b7bc3 COMP: header was missing... 18 years ago
Alexander Neundorf bf354fa308 STYLE: fix documentation for STRING(REPLACE) #5536 18 years ago
Andy Cedilnik 1d4613a63b ENH: Add STRING STRIP command 19 years ago
Brad King b81eff588d STYLE: Fixed line-too-long. 19 years ago
Ken Martin c4fc2c19c7 ENH: Add command to generate random strings 19 years ago
Bill Hoffman 6b47b28867 ENH: fix line length style stuff 20 years ago
Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
Bill Hoffman 097debb55a BUG: end is not really end, but rather length 20 years ago
Andy Cedilnik 12ef4edf64 ENH: Add String length and substring 20 years ago
Andy Cedilnik 6e5cdd6de7 ENH: Add regular string replace (not regex), and relative path command. Also add tests 20 years ago
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 21 years ago
Brad King c93d43b09e ENH: Documented use of \1 syntax in replace expression. 22 years ago
Brad King 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 22 years ago
Andy Cedilnik 54785fafba ENH: Make more commands scriptable 22 years ago
Ken Martin 072db6ad70 removed redundent includes 22 years ago
Andy Cedilnik c4275f54c7 ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER 22 years ago
Brad King eb7b7dc104 BUG: Removed extra newlines from help text. 22 years ago
Brad King 33d55456c3 BUG: Command should be inherited. 23 years ago
Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 years ago
Andy Cedilnik 6244ac6f06 Add a way to convert ascii to string 23 years ago
Brad King d66aa2262a ENH: Added COMPARE modes to STRING command. 23 years ago
Brad King 42c464c05e ENH: Added STRING command. 23 years ago