summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_program/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* find_(program,library,file,path): add validation functionMarc Chevrier2022-06-141-0/+4
* find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-291-0/+28
* find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-021-0/+1
* cmake: Add filtered debug-find optionsJohn Parent2021-12-171-0/+2
* find_*: Add support for option NO_CACHEMarc Chevrier2021-06-021-0/+1
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+1
* find_program: Find programs that are executable but not readableBrad King2020-06-151-1/+3
* Merge topic 'bundle-exe-space-in-name'Brad King2020-06-151-0/+4
|\
| * find_program: Properly decode URL for bundle exe name with spacesCraig Scott2020-06-141-0/+4
* | find_program: Revert "Find programs that are executable but not readable"Brad King2020-06-121-3/+9
|/
* find_program: Find programs that are executable but not readableVladimir Menshakov2020-04-091-0/+4
* find_*: Add support for REQUIRED keywordSylvain Joubert2020-03-061-0/+1
* find_program: Consider CWD only for paths with separatorSam Yates2018-06-141-0/+1
* Tests: Cover find_program when the environment duplicate some HINTSBrad King2015-09-151-0/+1
* find_program: Optionally consider all names in each directoryBrad King2015-09-021-0/+1
* Tests: Add explicit testing for find_programBrad King2015-09-021-0/+8