index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmStringCommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue #9851 - only seed the random number generator on the first call to ...
David Cole
2009-11-06
1
-2/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),
Alexander Neundorf
2009-03-13
1
-3/+4
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
STYLE: Spelling fixes on documentation
Amitha Perera
2008-01-10
1
-1/+1
*
ENH: make commands lower case by default
Ken Martin
2007-10-10
1
-17/+17
*
STYLE: add the | to the docs
Alexander Neundorf
2007-08-30
1
-0/+1
*
STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
1
-1/+14
*
ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9)
Alexander Neundorf
2007-08-29
1
-2/+3
*
COMP: header was missing...
Alexander Neundorf
2007-08-21
1
-1/+8
*
STYLE: fix documentation for STRING(REPLACE) #5536
Alexander Neundorf
2007-08-21
1
-8/+4
*
ENH: Add STRING STRIP command
Andy Cedilnik
2007-04-27
1
-0/+4
*
STYLE: Fixed line-too-long.
Brad King
2007-04-25
1
-1/+2
*
ENH: Add command to generate random strings
Ken Martin
2007-04-23
1
-1/+7
*
ENH: fix line length style stuff
Bill Hoffman
2006-03-10
1
-1/+2
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
1
-0/+1
*
BUG: end is not really end, but rather length
Bill Hoffman
2005-10-20
1
-1/+1
*
ENH: Add String length and substring
Andy Cedilnik
2005-10-17
1
-1/+7
*
ENH: Add regular string replace (not regex), and relative path command. Also ...
Andy Cedilnik
2005-10-17
1
-0/+10
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-6/+0
*
ENH: Documented use of \1 syntax in replace expression.
Brad King
2004-05-03
1
-1/+4
*
ENH: Added STRING(CONFIGURE ...) command.
Brad King
2004-03-04
1
-0/+5
*
ENH: Make more commands scriptable
Andy Cedilnik
2004-02-06
1
-0/+5
*
removed redundent includes
Ken Martin
2003-08-10
1
-1/+0
*
ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOL...
Andy Cedilnik
2003-07-10
1
-1/+5
*
BUG: Removed extra newlines from help text.
Brad King
2003-07-08
1
-4/+4
*
BUG: Command should be inherited.
Brad King
2003-03-19
1
-0/+6
*
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
Brad King
2003-02-14
1
-15/+22
*
Add a way to convert ascii to string
Andy Cedilnik
2003-01-01
1
-1/+4
*
ENH: Added COMPARE modes to STRING command.
Brad King
2002-12-04
1
-1/+7
*
ENH: Added STRING command.
Brad King
2002-11-06
1
-0/+92