Ruslan Baratov
|
751f7b5255
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
|
9 年之前 |
Jose-Luis Blanco-Claraco
|
6727270b75
CMake: Extend TIMESTAMP sub-commands with new unix time format specifier
|
9 年之前 |
Domen Vrankar
|
474bbb9dbc
string: Tolerate SUBSTRING length exceeding end index
|
11 年之前 |
Nils Gladitz
|
711e2b3b5c
CMake: Add TIMESTAMP subcommand to string and file commands
|
13 年之前 |
Brad King
|
2e9c26cf96
Add string(MD5) and string(SHA*) commands to compute hashes
|
14 年之前 |
Tim Hütz
|
1462561a8c
Add a string(FIND) sub-command (#11795)
|
14 年之前 |
David Cole
|
517e1e3c0f
Add a few more cases to the new StringTest for even better coverage. Re-factor the scripts to make it easier to add new cases to this test. Re-factoring also enables the test driver in ExecuteScriptTests to be re-used when adding new tests in the future.
|
16 年之前 |
David Cole
|
837364cb04
Correct some typos in error messages in the string command. Add a test that covers more of the code implemented in cmStringCommand.cxx, especially the error handlers.
|
16 年之前 |