Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_library: Check that library files are readable | Brad King | 2020-06-29 | 3 | -1/+21 |
* | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 5 | -0/+21 |
* | find_*: Use debug logging infrastructure | Robert Maynard | 2019-12-19 | 4 | -0/+61 |
* | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 7 | -0/+72 |
* | RunCMake: Automatically support platform out override files | Robert Maynard | 2019-06-21 | 4 | -6/+12 |
* | find_library: Skip 'lib => lib<arch>' searches if one symlinks the other | Brad King | 2017-02-28 | 3 | -0/+29 |
* | Drop find_(library|file|path) prefixes from PATH on non-Windows | Brad King | 2016-05-09 | 1 | -1/+3 |
* | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 4 | -0/+16 |
* | find_library: Fix repeat call after changing directory content (#15293) | Brad King | 2014-12-08 | 4 | -0/+24 |