summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-CHMOD
Commit message (Collapse)AuthorAgeFilesLines
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+1
| | | | Detect MSYS as CYGWIN, with the required adaptations.
* file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-2622-0/+99
Fixes: #21057 Signed-off-by: Sibi Siddharthan <sibisiddharthan.github@gmail.com>