]> granicus.if.org Git - handbrake/commit
make: Revise configure.py tool and version probing.
authorBradley Sepos <bradley@bradleysepos.com>
Fri, 27 Sep 2019 17:16:55 +0000 (13:16 -0400)
committerBradley Sepos <bradley@bradleysepos.com>
Fri, 4 Oct 2019 05:49:58 +0000 (01:49 -0400)
commitead95407ccee69b39ef767aebca714bcfd07237c
tree949e0dfcceabd313b834b2ed2b7fc193ec96db98
parent33b7e47484a4218d9c700a7bcbd519c97cdc9bdd
make: Revise configure.py tool and version probing.

This improves the tool and version probe actions to more easily retrieve and parse tool version information in various formats, and adds minimum versions to common tools we require.

Partially addresses #1130, additional library checks still needed.
make/configure.py