diff options
author | Daniel Mensinger <daniel@mensinger-ka.de> | 2020-02-08 18:03:57 +0100 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2020-02-20 13:38:20 +0100 |
commit | 08224dafcba1b694fb624553e7d84deb565aae22 (patch) | |
tree | 7c1b8bda1fa3900a7c4177f95c37dfca77069e49 /ci | |
parent | 893c2465502b1e0ccd2c88d08d163bf0b7d39ad7 (diff) | |
download | meson-08224dafcba1b694fb624553e7d84deb565aae22.zip meson-08224dafcba1b694fb624553e7d84deb565aae22.tar.gz meson-08224dafcba1b694fb624553e7d84deb565aae22.tar.bz2 |
boost: Rewrite the boost system dependency
This PR significantly improves the handling of the boost library
tags and also ensures that the found libraries are always compatible
(have the same ABI tag). The current setup can also be extended to
filter for additional features (static linking with the runtime, etc.).
Additionally, BOOST_ROOT is better supported (it is now guaranteed
that all found files belong to a single root directory).
Finally, boost.py is now fully annotated (and checked with mypy).
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions