| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-21 | Prepare the 0.62.0 release. | Jussi Pakkanen | |
| 2022-03-06 | find_program: add a version() method to match the one for dependencies | Eli Schwartz | |
| It is often useful to check the found version of a program without checking whether you can successfully find `find_program('foo', required: false, version: '>=XXX')` | |||
