Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_program: Find programs that are executable but not readable | Brad King | 2020-06-15 | 1 | -1/+3 |
* | Merge topic 'bundle-exe-space-in-name' | Brad King | 2020-06-15 | 1 | -0/+4 |
|\ | |||||
| * | find_program: Properly decode URL for bundle exe name with spaces | Craig Scott | 2020-06-14 | 1 | -0/+4 |
* | | find_program: Revert "Find programs that are executable but not readable" | Brad King | 2020-06-12 | 1 | -3/+9 |
|/ | |||||
* | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 1 | -0/+4 |
* | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 1 | -0/+1 |
* | find_program: Consider CWD only for paths with separator | Sam Yates | 2018-06-14 | 1 | -0/+1 |
* | Tests: Cover find_program when the environment duplicate some HINTS | Brad King | 2015-09-15 | 1 | -0/+1 |
* | find_program: Optionally consider all names in each directory | Brad King | 2015-09-02 | 1 | -0/+1 |
* | Tests: Add explicit testing for find_program | Brad King | 2015-09-02 | 1 | -0/+8 |