summaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)Author
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
2022-08-31Fix 2 typos in a single string which can be shown in error messages.Jehan
2022-08-31modules/cmake: Fix typoaleksander
2022-08-26Fix indentation issues reported by flake8, requiring code restructuringAlf Henrik Sauge
2022-08-26Fix purely white space issues reported by flake8Alf Henrik Sauge
2022-08-25Revert "Windows: Improve Python 3.8+ module check on Windows"Eli Schwartz
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz
2022-08-18modules/pkgconfig: make it a NewExtensionModuleDylan Baker
2022-08-18modules/pkgconfig: mypy clean!Dylan Baker
2022-08-18modules/pkgconfig: Fix code to handle CustomTarget and CustomTargetIndexDylan Baker
2022-08-18modules/pkgconfig: remove type checking abstractionDylan Baker
2022-08-18modules/pkgconfig: get rid of modifications to the BuildTarget objectsDylan Baker
2022-08-18modules/pkgconfig: ensure "name" is not NoneDylan Baker
2022-08-18modules/pkgconfig: Get most type annotations addedDylan Baker
2022-08-18modules/pkgconfig: Use typed_kwargsDylan Baker
2022-08-18modules/pkgconfig: use typed_pos_argsDylan Baker
2022-08-18modules/pkgconfig: fix typo in blocked variableDylan Baker
2022-08-18modules/pkgconfig: Fix some low hanging typing issuesDylan Baker
2022-08-18modules/fs: Replace configure_file(copy:) with fs.copyfileDylan Baker
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker
2022-08-17modules: Add stabilization information to ModuleInfoDylan Baker
2022-08-17modules: use module level information about new and deprecationDylan Baker
2022-08-04typing: simplify type annotations for librariesEli Schwartz
2022-07-25qt module: correctly compare program name for lrelease versionEli Schwartz
2022-07-17modules/wayland: Add full type checkingDylan Baker
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
2022-07-06gnome module: Use --quiet to supress printing the link command lineRichard Hughes
2022-07-06pkgconfig: do not add valgrind as requirementMarc-André Lureau
2022-07-03move various unused typing-only imports into type-checking blocksEli Schwartz
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-06-19python module: cache dependency() lookup between invocationsEli Schwartz
2022-06-19gnome module: fix regression that broke using built xml files as gresourcesEli Schwartz
2022-06-19Update CUDA Toolkit/driver version table for recent releases.Olexa Bilaniuk
2022-06-17external-project: Add depends kwargXavier Claessens
2022-06-17fix confusing incorrect default name for a KwargInfoEli Schwartz