Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Remove stray source dir modification in RunCMake.find_program | Brad King | 2019-07-26 | 1 | -1/+0 |
* | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 1 | -1/+1 |
* | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 4 | -0/+50 |
* | find_program: Consider CWD only for paths with separator | Sam Yates | 2018-06-14 | 4 | -0/+71 |
* | Merge topic 'fix-find_program-regression' | Brad King | 2015-11-02 | 4 | -0/+14 |
|\ | |||||
| * | find_program: Fix regression in finding an already-known path | Brad King | 2015-10-30 | 4 | -0/+14 |
* | | Tests: Cover find_program when the environment duplicate some HINTS | Brad King | 2015-09-15 | 5 | -0/+12 |
|/ | |||||
* | find_program: Optionally consider all names in each directory | Brad King | 2015-09-02 | 3 | -0/+8 |
* | Tests: Add explicit testing for find_program | Brad King | 2015-09-02 | 13 | -0/+34 |