Clinton Stimpson
|
197a026cfb
Fix failing StringFileTest when using unicode characters.
|
11 years ago |
Brad King
|
fa7d47ac5c
Tests: Fix CMP0054 warnings
|
11 years ago |
Clinton Stimpson
|
5b30ec28f9
file: Add ENCODING option to file(STRINGS) command (#10519)
|
11 years ago |
Ben Boeckel
|
411f77d14f
EVIS: Add tests for syntax corner cases and CMP0053
|
11 years ago |
Stephen Kelly
|
28e1d2f8fc
cmStringCommand: Add GENEX_STRIP subcommand.
|
11 years ago |
Stephen Kelly
|
0ab50aea4c
string: Add MAKE_C_IDENTIFIER subcommand
|
12 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Rolf Eike Beer
|
36cb701690
allow STRING(SUBSTRING) work with length -1 as "rest of the string"
|
15 years ago |
Alexander Neundorf
|
f5bcc82b13
Add a test for FILE(READ ... HEX) together with a tiny binary file.
|
16 years ago |
Brad King
|
33a1076b84
BUG: file(COPY) test should not make read-only dir
|
16 years ago |
Brad King
|
c58ca24286
ENH: Create file(COPY) command signature
|
16 years ago |
Brad King
|
0d92350bb6
ENH: Create file(RENAME) command mode
|
16 years ago |
Brad King
|
ecb0f3af55
ENH: New foreach(<var> IN ...) mode
|
16 years ago |
Brad King
|
625ef26163
ENH: Allow most characters in ENV variable refs
|
17 years ago |
Ken Martin
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
Brad King
|
3fbd0ad869
ENH: Add test for FILE(READ ...HEX).
|
18 years ago |
Alexander Neundorf
|
ef13337c1f
|
18 years ago |
Alexander Neundorf
|
f4eb541880
|
18 years ago |
Andy Cedilnik
|
1d4613a63b
ENH: Add STRING STRIP command
|
18 years ago |
Brad King
|
0fb689973e
ENH: Added FILE(STRINGS) command.
|
18 years ago |
Brad King
|
b25629efc4
ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.
|
19 years ago |
Brad King
|
d1a9c93119
ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name IS_NEWER_THAN so old syntax will continue to work.
|
19 years ago |
Brad King
|
97c97730a6
BUG: Character + should be valid in a variable name.
|
19 years ago |
Brad King
|
6449089436
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
|
19 years ago |
Andy Cedilnik
|
d41f97a5e6
ENH: Add relative tag and add test for relative tag
|
19 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 |
Brad King
|
bc26a216b4
BUG#1179: Fix for syntax in unquoted arguments.
|
21 years ago |