David Cole
|
a9dcc7fd47
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
David Cole
|
9cd09b59c6
BUG: Correct typo in error message.
|
17 年之前 |
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 年之前 |
Alexander Neundorf
|
bcb73bb9f4
BUG: fix STRING(STRIP ...) if no non-space is contained in the input string,
|
18 年之前 |
Alexander Neundorf
|
e80acd971c
|
18 年之前 |
Alexander Neundorf
|
c1b3484c2d
|
18 年之前 |
Andy Cedilnik
|
1d4613a63b
ENH: Add STRING STRIP command
|
18 年之前 |
Brad King
|
cdc161f380
COMP: Added missing include for time.
|
18 年之前 |
Ken Martin
|
c4fc2c19c7
ENH: Add command to generate random strings
|
18 年之前 |
Ken Martin
|
daa37f1163
STYLE: fix line length
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 年之前 |
Bill Hoffman
|
097debb55a
BUG: end is not really end, but rather length
|
20 年之前 |
Andy Cedilnik
|
2a9d2ed412
COMP: Remove warning
|
20 年之前 |
Andy Cedilnik
|
985d092d4d
ENH: Add rudamentary mathematical expression support
|
20 年之前 |
Andy Cedilnik
|
12ef4edf64
ENH: Add String length and substring
|
20 年之前 |
Andy Cedilnik
|
6e5cdd6de7
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
20 年之前 |
Brad King
|
4990e1481d
ENH: Added STRING(CONFIGURE ...) command.
|
21 年之前 |
Brad King
|
bc16c68a14
BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands.
|
22 年之前 |
Andy Cedilnik
|
45ea83a694
ERR: Remove unused variable
|
22 年之前 |
Andy Cedilnik
|
c4275f54c7
ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER
|
22 年之前 |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 年之前 |
Bill Hoffman
|
5945a5a448
ENH: add some includes for borland 6
|
22 年之前 |
Andy Cedilnik
|
6244ac6f06
Add a way to convert ascii to string
|
23 年之前 |
Brad King
|
d66aa2262a
ENH: Added COMPARE modes to STRING command.
|
23 年之前 |
Ken Martin
|
0123cb0f2c
fix compile warning
|
23 年之前 |
Brad King
|
c72462ffb1
ERR: Fixed signed/unsigned warnings.
|
23 年之前 |
Brad King
|
6ab16695d0
BUG: Fixed STRING(REGEX REPLACE ...) and added better test.
|
23 年之前 |
Brad King
|
42c464c05e
ENH: Added STRING command.
|
23 年之前 |