.. |
A/include
|
|
|
ELF
|
|
|
include
|
|
|
.gitattributes
|
gitattributes: prefer eol=lf to crlf=input
|
2017-08-23 13:30:00 -04:00 |
CheckCMakeTest.cmake
|
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
2014-04-14 18:17:05 +02:00 |
CheckSourceTreeTest.cmake.in
|
Tests: Fix CheckSourceTree test when build is under source (#15566)
|
2015-05-14 09:50:34 -04:00 |
CMakeHostSystemInformation-BadArg1.cmake
|
Add cmake_host_system_information command
|
2013-06-19 08:46:37 -04:00 |
CMakeHostSystemInformation-BadArg2.cmake
|
Add cmake_host_system_information command
|
2013-06-19 08:46:37 -04:00 |
CMakeHostSystemInformation-BadArg3.cmake
|
Add cmake_host_system_information command
|
2013-06-19 08:46:37 -04:00 |
CMakeHostSystemInformation-QueryList.cmake
|
Add cmake_host_system_information command
|
2013-06-19 08:46:37 -04:00 |
CMakeHostSystemInformationTest.cmake.in
|
cmake_host_system_information: Add more keywords
|
2017-06-05 13:51:30 -04:00 |
CMakeLists.txt
|
separgs: Migrate tests to RunCMake tests
|
2017-04-26 20:26:47 +02:00 |
CMakeMinimumRequiredTest.cmake.in
|
|
|
CMakeMinimumRequiredTestScript.cmake
|
|
|
CompilerIdVendorTest.cmake.in
|
CMakeDetermineCompilerId: check with and without user-specified flags
|
2017-02-06 13:12:06 -05:00 |
DummyToolchain.cmake
|
|
|
ELFTest.cmake.in
|
Tests: Fix CMake.ELF test with read-only source (#15489)
|
2015-04-01 16:34:04 -04:00 |
EndStuffTest.cmake.in
|
|
|
EndStuffTestScript.cmake
|
|
|
ExecuteScriptTests.cmake
|
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
2014-04-14 18:16:58 +02:00 |
File-Copy-BadArg.cmake
|
|
|
File-Copy-BadPerm.cmake
|
|
|
File-Copy-BadRegex.cmake
|
|
|
File-Copy-EarlyArg.cmake
|
|
|
File-Copy-LateArg.cmake
|
|
|
File-Copy-NoDest.cmake
|
|
|
File-Copy-NoFile.cmake
|
|
|
File-Glob-NoArg.cmake
|
|
|
File-HASH-Input.txt
|
|
|
File-MD5-BadArg1.cmake
|
|
|
File-MD5-BadArg2.cmake
|
|
|
File-MD5-BadArg4.cmake
|
|
|
File-MD5-NoFile.cmake
|
|
|
File-MD5-Works.cmake
|
|
|
File-SHA1-Works.cmake
|
|
|
File-SHA3_224-Works.cmake
|
file: Add support for SHA-3 algorithms
|
2016-11-10 16:41:45 -05:00 |
File-SHA3_256-Works.cmake
|
file: Add support for SHA-3 algorithms
|
2016-11-10 16:41:45 -05:00 |
File-SHA3_384-Works.cmake
|
file: Add support for SHA-3 algorithms
|
2016-11-10 16:41:45 -05:00 |
File-SHA3_512-Works.cmake
|
file: Add support for SHA-3 algorithms
|
2016-11-10 16:41:45 -05:00 |
File-SHA224-Works.cmake
|
|
|
File-SHA256-Works.cmake
|
|
|
File-SHA384-Works.cmake
|
|
|
File-SHA512-Works.cmake
|
|
|
File-TIMESTAMP-BadArg1.cmake
|
|
|
File-TIMESTAMP-NoFile.cmake
|
|
|
File-TIMESTAMP-NotBogus.cmake
|
Tests: make tests pass with SOURCE_DATE_EPOCH set
|
2017-01-30 09:25:44 -05:00 |
File-TIMESTAMP-Works.cmake
|
|
|
FileDownloadBadHashTest.cmake.in
|
Tests: Fix file:// URLs given to curl
|
2017-02-10 13:10:07 -05:00 |
FileDownloadInput.png
|
|
|
FileDownloadTest.cmake.in
|
Tests: Fix file:// URLs given to curl
|
2017-02-10 13:10:07 -05:00 |
FileTest.cmake.in
|
file: Add support for SHA-3 algorithms
|
2016-11-10 16:41:45 -05:00 |
FileTestScript.cmake
|
|
|
FileUploadTest.cmake.in
|
Tests: Fix file:// URLs given to curl
|
2017-02-10 13:10:07 -05:00 |
FindBaseTest.cmake.in
|
|
|
GetFilenameComponentRealpathTest.cmake.in
|
|
|
GetPrerequisitesTest.cmake.in
|
Tests: Fix CMake.GetPrerequisites test config message
|
2017-04-03 10:45:03 -04:00 |
GetPropertyTest.cmake.in
|
Tests: Move command failure cases into RunCMake infrastructure
|
2015-07-14 10:25:38 -04:00 |
IfTest.cmake.in
|
Tests: Move command failure cases into RunCMake infrastructure
|
2015-07-14 10:25:38 -04:00 |
ImplicitLinkInfoTest.cmake.in
|
ImplicitLinkInfo: Add support for PGI on Windows
|
2017-05-20 20:02:43 +02:00 |
IncludeTest.cmake.in
|
|
|
ListTest.cmake.in
|
Tests: Move command failure cases into RunCMake infrastructure
|
2015-07-14 10:25:38 -04:00 |
Make_Directory-NoArg.cmake
|
|
|
MathTest.cmake.in
|
|
|
MathTestScript.cmake
|
|
|
MessageTest.cmake.in
|
|
|
MessageTestScript.cmake
|
|
|
ModuleNoticesTest.cmake.in
|
Tests: Update ModuleNotices test for new notice
|
2016-09-27 15:18:07 -04:00 |
PolicyCheckTest.cmake.in
|
Tests: Verify policies are introduced only in "official" versions
|
2013-08-28 17:22:49 -04:00 |
ProcessorCountTest.cmake.in
|
|
|
PushCheckStateTest.cmake.in
|
CMakePushCheckState: Fix cmake_push_check_state RESET argument
|
2017-07-12 15:09:16 -04:00 |
String-MD5-BadArg1.cmake
|
|
|
String-MD5-BadArg2.cmake
|
|
|
String-MD5-BadArg4.cmake
|
|
|
String-MD5-Works.cmake
|
|
|
String-SHA1-Works.cmake
|
|
|
String-SHA3_224-Works.cmake
|
string: Add support for SHA-3 algorithms
|
2016-11-10 16:40:43 -05:00 |
String-SHA3_256-Works.cmake
|
string: Add support for SHA-3 algorithms
|
2016-11-10 16:40:43 -05:00 |
String-SHA3_384-Works.cmake
|
string: Add support for SHA-3 algorithms
|
2016-11-10 16:40:43 -05:00 |
String-SHA3_512-Works.cmake
|
string: Add support for SHA-3 algorithms
|
2016-11-10 16:40:43 -05:00 |
String-SHA224-Works.cmake
|
|
|
String-SHA256-Works.cmake
|
|
|
String-SHA384-Works.cmake
|
|
|
String-SHA512-Works.cmake
|
|
|
String-TIMESTAMP-AllSpecifiers.cmake
|
|
|
String-TIMESTAMP-BadArg1.cmake
|
|
|
String-TIMESTAMP-BadArg2.cmake
|
|
|
String-TIMESTAMP-BadArg3.cmake
|
|
|
String-TIMESTAMP-CustomFormatLocal.cmake
|
|
|
String-TIMESTAMP-CustomFormatUTC.cmake
|
|
|
String-TIMESTAMP-DefaultFormatLocal.cmake
|
|
|
String-TIMESTAMP-DefaultFormatUTC.cmake
|
|
|
String-TIMESTAMP-IncompleteSpecifier.cmake
|
|
|
String-TIMESTAMP-MonthWeekNames.cmake
|
string(TIMESTAMP ...): add '%a' and '%b' format specifiers
|
2016-09-12 19:07:38 +03:00 |
String-TIMESTAMP-UnixTime.cmake
|
CMake: Extend TIMESTAMP sub-commands with new unix time format specifier
|
2016-02-18 10:30:13 -05:00 |
String-TIMESTAMP-UnknownSpecifier.cmake
|
|
|
StringTest.cmake.in
|
string: Add support for SHA-3 algorithms
|
2016-11-10 16:40:43 -05:00 |
StringTestScript.cmake
|
string: Tolerate SUBSTRING length exceeding end index
|
2014-11-13 11:04:52 -05:00 |
ToolchainTest.cmake.in
|
Make CMAKE_HOST_SYSTEM_NAME available in scripting context
|
2017-02-19 19:27:34 +01:00 |
VariableWatchTest.cmake.in
|
|
|
VersionTest.cmake.in
|
Add additional <= and >= comparison operators
|
2016-08-09 09:30:34 -04:00 |
WhileTest.cmake.in
|
Use string(APPEND) in Tests
|
2016-07-28 00:43:04 +02:00 |