Commit History

Author SHA1 Message Date
  Artur Ryt fe9a16c80f cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew 7 years ago
  Artur Ryt dda4755b46 cmMakefile: Fix ConfigureString not passing filename and line 7 years ago
  Bernhard M. Wiedemann e1cd936c62 Tests: Fix TIMESTAMP-UnixTime test under SOURCE_DATE_EPOCH=1 7 years ago
  Brad King 92f95aede9 string: Add support for SHA-3 algorithms 9 years ago
  Ruslan Baratov 751f7b5255 string(TIMESTAMP ...): add '%a' and '%b' format specifiers 9 years ago
  Jose-Luis Blanco-Claraco 6727270b75 CMake: Extend TIMESTAMP sub-commands with new unix time format specifier 9 years ago
  Domen Vrankar 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index 11 years ago
  Nils Gladitz 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
  Brad King 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
  Tim Hütz 1462561a8c Add a string(FIND) sub-command (#11795) 15 years ago
  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 years ago
  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 years ago