summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GetPrerequisites/ExecutableScripts-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-201-2/+2
|
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-3/+3
| | | | | | Yet another great code spellchecker: https://github.com/crate-ci/typos/ (Will be added later as a `pre-commit` hook)
* GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-041-0/+3
Fixes: #18667