Sylvain Joubert d8ecc25457 Add PREPEND sub-command to string command 8 years ago
..
cmake 7878d06189 test: add a test for clearing regex results 11 years ago
subdir 7878d06189 test: add a test for clearing regex results 11 years ago
Append.cmake 2b18cdcaba string: add APPEND subcommand 10 years ago
AppendNoArgs-result.txt 2b18cdcaba string: add APPEND subcommand 10 years ago
AppendNoArgs-stderr.txt 2b18cdcaba string: add APPEND subcommand 10 years ago
AppendNoArgs.cmake 2b18cdcaba string: add APPEND subcommand 10 years ago
CMakeLists.txt 4e184a21be string: Add CONCAT sub-command 12 years ago
Concat.cmake 4e184a21be string: Add CONCAT sub-command 12 years ago
ConcatNoArgs-result.txt 4e184a21be string: Add CONCAT sub-command 12 years ago
ConcatNoArgs-stderr.txt 4e184a21be string: Add CONCAT sub-command 12 years ago
ConcatNoArgs.cmake 4e184a21be string: Add CONCAT sub-command 12 years ago
Prepend.cmake d8ecc25457 Add PREPEND sub-command to string command 8 years ago
PrependNoArgs-result.txt d8ecc25457 Add PREPEND sub-command to string command 8 years ago
PrependNoArgs-stderr.txt d8ecc25457 Add PREPEND sub-command to string command 8 years ago
PrependNoArgs.cmake d8ecc25457 Add PREPEND sub-command to string command 8 years ago
RegexClear-stderr.txt 7878d06189 test: add a test for clearing regex results 11 years ago
RegexClear.cmake 7878d06189 test: add a test for clearing regex results 11 years ago
RegexMultiMatchClear-stderr.txt b794164143 cmStringCommand: clear intermediate matches 8 years ago
RegexMultiMatchClear.cmake b794164143 cmStringCommand: clear intermediate matches 8 years ago
RunCMakeTest.cmake d8ecc25457 Add PREPEND sub-command to string command 8 years ago
Timestamp-result.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
Timestamp-stderr.txt 6c54f7b365 string: Teach TIMESTAMP to treat %% as % 8 years ago
Timestamp.cmake 6c54f7b365 string: Teach TIMESTAMP to treat %% as % 8 years ago
TimestampEmpty-result.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampEmpty-stderr.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampEmpty.cmake 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid-result.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid-stderr.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid.cmake 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid2-result.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid2-stderr.txt 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
TimestampInvalid2.cmake 243aed525a cmTimestamp: Support SOURCE_DATE_EPOCH to override current time 8 years ago
UTF-16BE-stderr.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-16BE.cmake 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-16BE.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-16LE-stderr.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-16LE.cmake 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-16LE.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32BE-stderr.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32BE.cmake 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32BE.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32LE-stderr.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32LE.cmake 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
UTF-32LE.txt 1f77a7001b file: Teach STRINGS to support UTF-16 and UTF-32 encodings 11 years ago
Uuid.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadNamespace-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadNamespace-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadNamespace.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadType-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadType-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidBadType.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNameValue-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNameValue-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNameValue.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespace-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespace-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespace.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespaceValue-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespaceValue-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingNamespaceValue.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingTypeValue-result.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingTypeValue-stderr.txt 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago
UuidMissingTypeValue.cmake 328e869433 StringUuid: Implement new string(UUID) sub-command. 11 years ago