summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
2022-12-11Fix package kwarg typeTristan Partin
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin
2022-12-11Remove java.generate_native_headerTristan Partin
2022-12-11CUDA: Update compute-capability limits logic for CUDA 12.Olexa Bilaniuk
2022-12-11CUDA: Add listing for newly-released CUDA 12 in minimum driver version table.Olexa Bilaniuk
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen
2022-12-09python module: don't overwrite and destroy the .pc dependency nameEli Schwartz
2022-12-07Remove useless EmptyExternalProgramXavier Claessens
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker
2022-12-05modules/rust: Use `__future__.annotations`Dylan Baker
2022-12-05modules/rust: use the shared DEPENDENCIES_KWDylan Baker
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker
2022-12-05modules: Add a method to the state object for include_dirsDylan Baker
2022-12-05interpreter: move TEST_KW from interpreter.py to type_checking.pyDylan Baker
2022-11-30pylint: enable the set_membership pluginDylan Baker
2022-11-29pylint: enable the bad_builtin checkerDylan Baker
2022-11-29CUDA: Update minimum driver version table to include CUDA 11.8Olexa Bilaniuk
2022-11-29CUDA: Bugfix to architectural limit checks.Olexa Bilaniuk
2022-11-29CUDA: Add Orin, Lovelace and Hopper architecture names for CUDA 11.8Olexa Bilaniuk
2022-11-24python module: fix broken non-embed dependencyEli Schwartz
2022-11-23python: Use correct extension filename suffix on Python < 3.8.7Daniele Nicolodi
2022-11-20hotdoc module: fix broken include pathsEli Schwartz
2022-11-20hotdoc module: remove homebrew function-proxied OrderedSetEli Schwartz
2022-11-19modules/rust: stabilizeDylan Baker
2022-11-17modules/rust: Also include generated sources for testsDylan Baker
2022-11-17hotdoc module: run hotdoc as an external command during configureEli Schwartz
2022-11-14Raise an error, if the file element in a resource file has no text.Hagen Möbius
2022-11-07hotdoc module: add dedicated depends kwarg, deprecate file deps in dependenciesEli Schwartz
2022-11-07hotdoc module: use less confusing namesEli Schwartz
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini
2022-10-24hotdoc module: add partially typed kwargsEli Schwartz
2022-10-14hotdoc: Fix typo in argumentNirbheek Chauhan
2022-10-04pylint: enable consider-merging-isinstanceDylan Baker
2022-10-04pylint: enable use-a-generatorDylan Baker
2022-10-03pylint: enable unnecessary-comprehensionDylan Baker
2022-09-28gnome: add support for update-mime-databasePaolo Borelli
2022-09-27gnome/yelp: fix `xml:lang` attributesJan Tojnar
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
2022-09-19pylint: enable use-maxsplit-argDylan Baker
2022-09-19compilers: directly import from subpackagesEli Schwartz
2022-09-18gnome: Add some missing install_tagXavier Claessens
2022-09-12modules: Fix paths to (sub)project source/build directoriesDavid Ward
2022-09-12i18n: Fix source root in Gettext targets for subprojectsDavid Ward
2022-09-07modules/wayland: Change default value of include_core_only to trueMark Bolhuis
2022-09-07modules/wayland: Rename core_only to include_core_onlyMark Bolhuis
2022-09-06modules/wayland: Support --include-core-onlyMark Bolhuis
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li