| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-04 | Add default_options argument to find_program() | Nomura | |
| 2023-06-06 | Override find_program('meson') | Tristan Partin | |
| This override transparently upgrades anyone using it to this better functionality. Fixes #8511 | |||
| 2022-03-31 | docs: note that find_program accepts file objects | Eli Schwartz | |
| This was implemented in commit 280346da3ac5904ec097afe89ef45ad34bd4a173 but never properly documented (it predated the version-controlled docs). | |||
| 2022-01-29 | docs: find_program can return the current Python3 interpreter | Andrea Pappacoda | |
| This was the case since 067ff7eeae26eda8edc9f7f7432f551c3e373eaa, i.e. version 0.50.0. Fixes #3856 | |||
| 2021-11-05 | Fix markdown formating in find_program.yaml | rusty-snake | |
| fixes #9528 | |||
| 2021-10-03 | docs: Add the YAML Reference manual | Daniel Mensinger | |
