summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/File_Configure
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-203-4/+4
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-165-5/+5
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-168-8/+8
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyHanna Rusakovich2025-10-153-3/+3
* cmFileCommand: Report keyword errors via argument parser resultsBrad King2022-07-222-4/+6
* cmFileCommand: Use cm::optional for keyword argument presenceBrad King2022-07-052-2/+6
* file(CONFIGURE): Add test cases covering missing mandatory optionsBrad King2022-07-057-0/+14
* file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-021-1/+5
* file(CONFIGURE): Fix newlines in CONTENTCristian Adam2021-01-291-1/+6
* file(configure): Order of named options should be specified in any orderAsit Dhal2020-12-1313-5/+44
* file(CONFIGURE): Allow angle brackets in contentCristian Adam2020-10-156-11/+8
* file: Fix CONFIGURE output relative pathBrad King2020-06-294-0/+7
* file: Add CONFIGURE subcommandLeander Beernaert2020-03-0921-0/+88