meson/mesonbuild/dependencies
Daniele Nicolodi 96e0c4bf4a dependencies/python: Fix Framework Python when pkg-config is installed
In this case, self.raw_link_args is None.

Fixes #14534.
2025-05-06 21:22:40 +03:00
..
data output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found 2025-03-01 14:40:09 +02:00
__init__.py dependencies: add custom atomic dependency 2024-12-29 21:59:09 -05:00
base.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
boost.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
cmake.py Log non-fatally if CMake doesn't find a package 2025-04-20 13:56:51 +03:00
coarrays.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
configtool.py programs: Allow excluding certain paths when searching in PATH 2024-10-04 05:38:40 +05:30
cuda.py cuda: fix `cuda.find_library()` hardcoded to yield true 2024-05-22 23:54:30 +03:00
detect.py dependencies/detect: make assertions more useful 2025-01-28 10:23:32 -08:00
dev.py compilers: introduce get_exe() and get_exe_args() 2025-04-02 08:44:37 -07:00
dub.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
factory.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
framework.py dependencies: find extraframeworks on case-sensitive filesystems 2024-07-10 21:44:50 +03:00
hdf5.py hdf5: don't throw if the pkg-config doesn't support --list-all 2025-03-20 09:23:28 -07:00
misc.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
mpi.py dependencies: correctly handle a language of None 2025-01-28 10:23:32 -08:00
pkgconfig.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
platform.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
python.py dependencies/python: Fix Framework Python when pkg-config is installed 2025-05-06 21:22:40 +03:00
qt.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
scalapack.py coredata: replace get_option with optstore.get_value_for 2025-03-10 14:14:25 -04:00
ui.py vulkan system dep: determine version on cross builds 2025-01-13 23:09:31 +05:30