.. |
cmake
|
|
|
json
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
subdir
|
|
|
Append.cmake
|
|
|
AppendNoArgs-result.txt
|
|
|
AppendNoArgs-stderr.txt
|
|
|
AppendNoArgs.cmake
|
|
|
CMakeLists.txt
|
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
|
2024-10-03 11:52:22 -04:00 |
CMP0186.cmake
|
regex: Match ^ at most once in repeated searches
|
2025-02-13 20:00:02 +05:00 |
Concat.cmake
|
|
|
ConcatNoArgs-result.txt
|
|
|
ConcatNoArgs-stderr.txt
|
|
|
ConcatNoArgs.cmake
|
|
|
Hex.cmake
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexNotEnoughArgs-result.txt
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexNotEnoughArgs-stderr.txt
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexNotEnoughArgs.cmake
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexTooManyArgs-result.txt
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexTooManyArgs-stderr.txt
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
HexTooManyArgs.cmake
|
string: Add new HEX sub-command
|
2020-02-19 09:11:05 -05:00 |
Join.cmake
|
|
|
JoinNoArgs-result.txt
|
|
|
JoinNoArgs-stderr.txt
|
|
|
JoinNoArgs.cmake
|
|
|
JoinNoVar-result.txt
|
|
|
JoinNoVar-stderr.txt
|
|
|
JoinNoVar.cmake
|
|
|
JSON.cmake
|
string(JSON): Fix typo in error message
|
2022-08-04 15:50:59 -04:00 |
JSONNoArgs-result.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONNoArgs-stderr.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONNoArgs.cmake
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONNoJson-result.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONNoJson-stderr.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONNoJson.cmake
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONOneArg-result.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONOneArg-stderr.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONOneArg.cmake
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONWrongMode-result.txt
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
JSONWrongMode-stderr.txt
|
string(JSON): fix error message on invalid mode
|
2022-03-30 15:54:11 -04:00 |
JSONWrongMode.cmake
|
string(JSON): Adds JSON parsing support to the string command
|
2020-09-16 13:55:24 -04:00 |
Prepend.cmake
|
|
|
PrependNoArgs-result.txt
|
|
|
PrependNoArgs-stderr.txt
|
|
|
PrependNoArgs.cmake
|
|
|
RegexClear-stderr.txt
|
|
|
RegexClear.cmake
|
Tests/RunCMake: Update cmake_minimum_required versions
|
2023-02-11 06:24:22 -05:00 |
RegexEmptyMatch.cmake
|
string: Allow zero-length matches in all REGEX subcommands
|
2025-02-15 01:01:49 +05:00 |
RegexMultiMatchClear-stderr.txt
|
regex: Match ^ at most once in repeated searches
|
2025-02-13 20:00:02 +05:00 |
RegexMultiMatchClear.cmake
|
regex: Match ^ at most once in repeated searches
|
2025-02-13 20:00:02 +05:00 |
Repeat.cmake
|
|
|
RepeatNegativeCount-result.txt
|
|
|
RepeatNegativeCount-stderr.txt
|
|
|
RepeatNegativeCount.cmake
|
|
|
RepeatNoArgs-result.txt
|
|
|
RepeatNoArgs-stderr.txt
|
|
|
RepeatNoArgs.cmake
|
|
|
RunCMakeTest.cmake
|
Tests: Skip string(TIMESTAMP) 2038 case on parisc 32-bit time_t
|
2025-03-01 14:24:13 -05:00 |
Timestamp2038-stderr.txt
|
string(TIMESTAMP): Fix %s placeholder for year 2038 on Windows
|
2025-02-26 08:14:56 -05:00 |
Timestamp2038.cmake
|
string(TIMESTAMP): Fix %s placeholder for year 2038 on Windows
|
2025-02-26 08:14:56 -05:00 |
Timestamp-result.txt
|
|
|
Timestamp-stderr.txt
|
string(TIMESTAMP): Add %z and %Z for adding time zone string
|
2022-10-27 11:13:46 -04:00 |
Timestamp.cmake
|
string(TIMESTAMP): Add %z and %Z for adding time zone string
|
2022-10-27 11:13:46 -04:00 |
TimestampEmpty-result.txt
|
|
|
TimestampEmpty-stderr.txt
|
|
|
TimestampEmpty.cmake
|
|
|
TimestampInvalid2-result.txt
|
|
|
TimestampInvalid2-stderr.txt
|
|
|
TimestampInvalid2.cmake
|
|
|
TimestampInvalid-result.txt
|
|
|
TimestampInvalid-stderr.txt
|
|
|
TimestampInvalid.cmake
|
|
|
UTF-16BE-stderr.txt
|
|
|
UTF-16BE.cmake
|
|
|
UTF-16BE.txt
|
|
|
UTF-16LE-stderr.txt
|
|
|
UTF-16LE.cmake
|
|
|
UTF-16LE.txt
|
|
|
UTF-32BE-stderr.txt
|
|
|
UTF-32BE.cmake
|
|
|
UTF-32BE.txt
|
|
|
UTF-32LE-stderr.txt
|
|
|
UTF-32LE.cmake
|
|
|
UTF-32LE.txt
|
|
|
Uuid.cmake
|
|
|
UuidBadNamespace-result.txt
|
|
|
UuidBadNamespace-stderr.txt
|
|
|
UuidBadNamespace.cmake
|
|
|
UuidBadType-result.txt
|
|
|
UuidBadType-stderr.txt
|
|
|
UuidBadType.cmake
|
|
|
UuidMissingNamespace-result.txt
|
|
|
UuidMissingNamespace-stderr.txt
|
|
|
UuidMissingNamespace.cmake
|
|
|
UuidMissingNamespaceValue-result.txt
|
|
|
UuidMissingNamespaceValue-stderr.txt
|
|
|
UuidMissingNamespaceValue.cmake
|
|
|
UuidMissingNameValue-result.txt
|
|
|
UuidMissingNameValue-stderr.txt
|
|
|
UuidMissingNameValue.cmake
|
|
|
UuidMissingTypeValue-result.txt
|
|
|
UuidMissingTypeValue-stderr.txt
|
|
|
UuidMissingTypeValue.cmake
|
|
|