7 Commits (8d6e3e547c45d2ea1c28e8ad4e01efbbf6184f2a)

Author SHA1 Message Date
Adriaan de Groot b0b9073b40 CMake: fix boost.python detection on FreeBSD 5 years ago
Kevin Kofler fa9aeb4a5d CMake: Fix BoostPython3.cmake for Fedora >= 30
CMakeModules/BoostPython3.cmake: Also try e.g. "python37" as the module
name, because Fedora 30 switched from the e.g. "python-py37" format to
that. Otherwise, Boost::Python3 cannot be found on Fedora without
manually setting CALAMARES_BOOST_PYTHON3_COMPONENT.
6 years ago
Adriaan de Groot 81db2bad5f CMake: refactor boost.python search
- improve description of Python dependencies
 - refactor search per python-version-style
 - report on features and found boost modules the standard way
7 years ago
Matthias Klumpp 7143505eec Make Boost.Python3 cmake script work properly on Debian again 9 years ago
skullbocks 57406f3bc9 [modules/packages] Added support for Portage and Entropy 9 years ago
skullbocks 55476ae6fc [CMakeModules/BoostPython3] Fixed Boost library search for Gentoo based distributions 9 years ago
Aurélien Gâteau 9c05ecef4d Fix finding of Boost.Python on Ubuntu 10 years ago