meson/mesonbuild/modules
Paolo Bonzini 076855c22f sourceset: rename "dependencies" fields to deps
The dependencies field clashes with the dependencies module, so that
mypy interprets "dependencies.Dependency" as a "Dependency" attribute
of the "dependencies" field.

Rename the field to something else, so that it does not clash.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-03-14 10:27:38 -07:00
..
__init__.py Add API for modules that wants to define their devenv 2022-02-28 09:03:27 -05:00
cmake.py interpreter: replace build_def_files with OrderedSet 2022-03-03 10:29:14 -08: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 gnome module: fix crash due to misused function while generating gir command 2022-03-13 21:23:36 -04:00
hotdoc.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00
i18n.py i18n.merge_file: do not disable in the absence of gettext tools 2022-03-06 11:09:56 -05:00
java.py treewide: string-quote the first argument to T.cast 2022-03-07 19:01:04 -05:00
keyval.py interpreter: replace build_def_files with OrderedSet 2022-03-03 10:29:14 -08:00
modtest.py modules: Add methods dict everywhere 2021-05-28 15:17:10 -04:00
pkgconfig.py Move dataonly pkgconfig file to datadir/pkgconfig 2022-03-09 17:50:41 -05:00
python.py Remove a spurious debug print in Python module 2022-03-10 15:30:31 -05:00
python3.py add FeatureNew decorators for various modules that were lacking them 2021-12-31 12:03:57 +02:00
qt.py treewide: string-quote the first argument to T.cast 2022-03-07 19:01:04 -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 sourceset: rename "dependencies" fields to deps 2022-03-14 10:27:38 -07:00
unstable_cuda.py Add entries for new CUDA Toolkit versions. 2021-10-21 10:20:17 +05:30
unstable_external_project.py add D features to InternalDependency 2022-03-03 08:42:56 -08: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: plumb structured sources into BuildTargets 2022-03-07 12:33:33 -08:00
unstable_simd.py interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 2022-01-18 17:53:29 -05:00
unstable_wayland.py wayland module: Allow building both client and server sides 2022-03-06 06:31:43 -05:00
windows.py build: replace kwargs in CustomTarget initializer 2022-01-28 15:53:20 -05:00