meson/mesonbuild/modules
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to
The default behavior of installing relative to prefix may be unexpected,
and is definitely wrong in many cases.

Give users control in order to specify that yes, they actually want to
install to a venv.

This is particularly useful for projects that use meson as a build
system for a python module, where *all* files shall be installed into
the python site-packages.
2022-02-22 22:22:16 -05:00
..
__init__.py modules: add ModuleState API to check whether an option was user-specified 2022-02-22 22:22:15 -05:00
cmake.py cmake: add arch_independent kwarg 2022-02-01 23:48:17 -05:00
dlang.py add FeatureNew decorators for various modules that were lacking them 2021-12-31 12:03:57 +02:00
fs.py add FeatureNew decorators for various modules that were lacking them 2021-12-31 12:03:57 +02:00
gnome.py flake8: fix various whitespace errors with badly aligned code 2022-02-16 23:00:31 -05:00
hotdoc.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
i18n.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
java.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
keyval.py modules/keyval: add type annotations 2021-11-23 13:20:11 -08:00
modtest.py modules: Add methods dict everywhere 2021-05-28 15:17:10 -04:00
pkgconfig.py pkgconfig module: allow custom variables to reference builtin directories 2022-02-15 16:50:41 -05:00
python.py python module: add option to specify a python environment to install to 2022-02-22 22:22:16 -05:00
python3.py add FeatureNew decorators for various modules that were lacking them 2021-12-31 12:03:57 +02:00
qt.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
qt4.py qt module: rcc supports depfiles now, given a recent enough version of Qt5 2020-07-13 22:28:58 +00:00
qt5.py qt module: rcc supports depfiles now, given a recent enough version of Qt5 2020-07-13 22:28:58 +00:00
qt6.py add FeatureNew decorators for various modules that were lacking them 2021-12-31 12:03:57 +02:00
sourceset.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 2022-01-18 17:53:29 -05:00
unstable_cuda.py Add entries for new CUDA Toolkit versions. 2021-10-21 10:20:17 +05:30
unstable_external_project.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
unstable_icestorm.py modules: Replace find_program_impl() by state.find_program() 2021-05-28 15:17:10 -04:00
unstable_rust.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
unstable_simd.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 2022-01-18 17:53:29 -05:00
windows.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00