AJIOB
|
06ccd15457
|
Tests/RunCMake: Match xxx.cmake file name more precisely
|
2025-10-16 17:42:12 +03:00 |
|
Brad King
|
f4aa34daa7
|
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
For policy-specific tests, use the version before the policy was
introduced. Otherwise, use 3.10 where possible.
|
2024-10-03 11:52:22 -04:00 |
|
Brad King
|
74ec6b63c2
|
cmFileCommand: Report keyword errors via argument parser results
|
2022-07-22 10:32:24 -04:00 |
|
Brad King
|
5512057c13
|
Tests: Add RunCMake.file-CHMOD cases for keywords missing values
These make the existing `no-perms` case redundant, so repurpose it
to replace `no-keyword`.
|
2022-07-20 16:03:12 -04:00 |
|
Brad King
|
1cf2c94c69
|
Tests: Simplify RunCMake.file-CHMOD cases
Run each case as a `cmake -P` script instead of a full project.
The caller handles build directory removal and creation.
|
2022-07-20 16:03:12 -04:00 |
|
Brad King
|
11a0f72ac0
|
Tests: Simplify RunCMake.file-CHMOD case names
The `CHMOD-` prefix is redundant with the overall test name.
|
2022-07-20 16:03:12 -04:00 |
|
Orgad Shaneh
|
ddcd1469e8
|
MSYS: Add support for running under MSYS runtime environment
Detect MSYS as CYGWIN, with the required adaptations.
|
2021-04-26 14:27:34 -04:00 |
|
Sibi Siddharthan
|
7de60beddf
|
file: Add CHMOD and CHMOD_RECURSE subcommands
Fixes: #21057
Signed-off-by: Sibi Siddharthan <sibisiddharthan.github@gmail.com>
|
2020-08-26 21:22:50 +05:30 |
|