Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_library: Check that library files are readable | Brad King | 2020-06-29 | 1 | -1/+2 |
* | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 1 | -0/+1 |
* | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 1 | -0/+2 |
* | RunCMake: Automatically support platform out override files | Robert Maynard | 2019-06-21 | 1 | -3/+1 |
* | find_library: Skip 'lib => lib<arch>' searches if one symlinks the other | Brad King | 2017-02-28 | 1 | -0/+3 |
* | 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 | 1 | -0/+1 |
* | find_library: Fix repeat call after changing directory content (#15293) | Brad King | 2014-12-08 | 1 | -0/+3 |