Tim Hütz
|
1462561a8c
Add a string(FIND) sub-command (#11795)
|
14 tahun lalu |
David Cole
|
d6fe0438c1
Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument.
|
16 tahun lalu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 tahun lalu |
Alexander Neundorf
|
4a23e05237
STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),
|
16 tahun lalu |
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
|
18 tahun lalu |
Amitha Perera
|
4d9259c15b
STYLE: Spelling fixes on documentation
|
18 tahun lalu |
Ken Martin
|
8d32d229a3
ENH: make commands lower case by default
|
18 tahun lalu |
Alexander Neundorf
|
291b3d0543
|
18 tahun lalu |
Alexander Neundorf
|
a4e6bd1515
|
18 tahun lalu |
Alexander Neundorf
|
e80acd971c
|
18 tahun lalu |
Alexander Neundorf
|
d0833b7bc3
|
18 tahun lalu |
Alexander Neundorf
|
bf354fa308
|
18 tahun lalu |
Andy Cedilnik
|
1d4613a63b
ENH: Add STRING STRIP command
|
18 tahun lalu |
Brad King
|
b81eff588d
STYLE: Fixed line-too-long.
|
18 tahun lalu |
Ken Martin
|
c4fc2c19c7
ENH: Add command to generate random strings
|
18 tahun lalu |
Bill Hoffman
|
6b47b28867
ENH: fix line length style stuff
|
19 tahun lalu |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 tahun lalu |
Bill Hoffman
|
097debb55a
BUG: end is not really end, but rather length
|
20 tahun lalu |
Andy Cedilnik
|
12ef4edf64
ENH: Add String length and substring
|
20 tahun lalu |
Andy Cedilnik
|
6e5cdd6de7
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
20 tahun lalu |
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
|
20 tahun lalu |
Brad King
|
c93d43b09e
ENH: Documented use of \1 syntax in replace expression.
|
21 tahun lalu |
Brad King
|
4990e1481d
ENH: Added STRING(CONFIGURE ...) command.
|
22 tahun lalu |
Andy Cedilnik
|
54785fafba
ENH: Make more commands scriptable
|
22 tahun lalu |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 tahun lalu |
Andy Cedilnik
|
c4275f54c7
ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER
|
22 tahun lalu |
Brad King
|
eb7b7dc104
BUG: Removed extra newlines from help text.
|
22 tahun lalu |
Brad King
|
33d55456c3
BUG: Command should be inherited.
|
23 tahun lalu |
Brad King
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 tahun lalu |
Andy Cedilnik
|
6244ac6f06
Add a way to convert ascii to string
|
23 tahun lalu |