CMake/Tests/RunCMake/File_Generate
Brad King 4c4f173876 Clarify advice given by compatibility deprecation message for CMake < 3.10
Since commit 84db8506ff (Deprecate compatibility with CMake versions older
than 3.10, 2024-10-03, v3.31.0-rc1~23^2) the `cmake_minimum_required` and
`cmake_policy` commands warn if the project does not enable policies as
of 3.10 or higher.  Clarify the advice given in the warning message about
how to update the version specification, particularly without actually
requiring a newer minimum version of CMake.
2024-11-14 09:40:01 -05:00
..
GenerateSource Tests: Add test for early source lookup of file(GENERATE) 2020-09-21 23:02:08 +02:00
sub1 file(GENERATE): Add TARGET argument 2020-08-20 17:41:52 +03:00
sub2 file(GENERATE): Add TARGET argument 2020-08-20 17:41:52 +03:00
AdjacentInOut.cmake
AdjacentInOut.in
BadCondition-result.txt
BadCondition-stderr.txt
BadCondition.cmake
CarryPermissions.cmake
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
CMP0070-NEW-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-NEW.cmake
CMP0070-OLD-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-OLD-stderr.txt Clarify advice given by compatibility deprecation message for CMake < 3.10 2024-11-14 09:40:01 -05:00
CMP0070-OLD.cmake
CMP0070-WARN-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
CMP0070-WARN-stderr.txt Clarify advice given by compatibility deprecation message for CMake < 3.10 2024-11-14 09:40:01 -05:00
CMP0070-WARN.cmake
CommandConflict-result.txt
CommandConflict-stderr.txt
CommandConflict.cmake
COMPILE_LANGUAGE-genex.cmake
CustomFilePermissions.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
CustomFilePermissionsVerify.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
DebugEvaluate.cmake
empty.c Tests: Fix clang -Wstrict-prototypes warnings 2023-10-26 09:20:45 -04:00
empty.cpp
EmptyCondition1-result.txt
EmptyCondition1-stderr.txt cmFileCommand: Report keyword errors via argument parser results 2022-07-22 10:32:24 -04:00
EmptyCondition1.cmake
EmptyCondition2-result.txt
EmptyCondition2-stderr.txt
EmptyCondition2.cmake
GenerateSource.cmake Tests: Add test for early source lookup of file(GENERATE) 2020-09-21 23:02:08 +02:00
input_script.sh
input.txt
InputAndContent-check.cmake file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
InputAndContent-input.txt file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
InputAndContent.cmake file(GENERATE): Add test case covering use of both INPUT and CONTENT 2022-07-05 16:30:55 -04:00
NewLineStyle-Default.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg-result.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg-stderr.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-InvalidArg.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-NoArg-result.txt file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-NoArg-stderr.txt cmFileCommand: Report keyword errors via argument parser results 2022-07-22 10:32:24 -04:00
NewLineStyle-NoArg.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-Unix.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NewLineStyle-Win32.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
NoSourcePermissions.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
NoSourcePermissionsVerify.cmake MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
OutOfOrderArgs-result.txt file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutOfOrderArgs-stderr.txt file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutOfOrderArgs.cmake file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
OutputConflict-result.txt
OutputConflict-stderr.txt
OutputConflict.cmake
OutputNameMatchesObjects-result.txt
OutputNameMatchesObjects-stderr.txt Genex: Fix grammatical error in TARGET_OBJECTS error message 2021-02-24 14:55:17 -05:00
OutputNameMatchesObjects.cmake
OutputNameMatchesOtherSources.cmake
OutputNameMatchesSources-result.txt
OutputNameMatchesSources-stderr.txt
OutputNameMatchesSources.cmake
relative-input-NEW.txt
ReRunCMake.cmake
RunCMakeTest.cmake file(GENERATE): Restore INPUT|CONTENT parse checking 2023-08-07 19:17:29 -04:00
SourcePermissions1-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions1-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions1.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions2.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions3.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions4.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5-result.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5-stderr.txt file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourcePermissions5.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
SourceProperty-CMP0070-NEW-result.txt file(GENERATE): Test source properties 2020-08-19 09:05:53 -04:00
SourceProperty-CMP0070-NEW-stderr.txt Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-CMP0070-NEW.cmake Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-CMP0070-OLD-result.txt file(GENERATE): Test source properties 2020-08-19 09:05:53 -04:00
SourceProperty-CMP0070-OLD-stderr.txt Clarify advice given by compatibility deprecation message for CMake < 3.10 2024-11-14 09:40:01 -05:00
SourceProperty-CMP0070-OLD.cmake Tests/RunCMake: Match 'Tried extensions' output more robustly 2023-03-09 14:35:05 -05:00
SourceProperty-stderr.txt file(GENERATE): Test source properties 2020-08-19 09:05:53 -04:00
SourceProperty.cmake file(GENERATE): Test source properties 2020-08-19 09:05:53 -04:00
Target.cmake file(GENERATE): Add TARGET argument 2020-08-20 17:41:52 +03:00
UseSourcePermissions.cmake file(GENERATE): Support options to manipulate file permissions 2020-12-21 12:16:16 +01:00
UseSourcePermissionsVerify.cmake Tests: Check host platform instead of target for running stat 2021-03-26 22:17:57 +11:00
VerifyContent.cmake file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
WriteIfDifferent.cmake