1348 Commits (7cbaa6613a84b0a1e4b37926950bf7879eb4776d)

Author SHA1 Message Date
Dylan Baker 8526b8c1a9 modules/rust: Also include generated sources for tests 2 years ago
Eli Schwartz 32b14b1bb5
hotdoc module: run hotdoc as an external command during configure 2 years ago
Hagen Möbius 6860e42c06 Raise an error, if the file element in a resource file has no text. 2 years ago
Eli Schwartz bcc127b3fd hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies 2 years ago
Eli Schwartz 726353460a hotdoc module: use less confusing names 2 years ago
Paolo Bonzini 212af2b278 gnome: allow generator outputs as gdbus-codegen inputs 2 years ago
Paolo Bonzini 2fe3271f77 gnome: allow custom targets as gdbus-codegen inputs 2 years ago
Eli Schwartz c8aecc7685 hotdoc module: add partially typed kwargs 2 years ago
Nirbheek Chauhan 7912901acc hotdoc: Fix typo in argument 2 years ago
Dylan Baker df1b95cf2b
pylint: enable consider-merging-isinstance 2 years ago
Dylan Baker a72840cd2e
pylint: enable use-a-generator 2 years ago
Dylan Baker 20d76b8353
pylint: enable unnecessary-comprehension 2 years ago
Paolo Borelli a58ec322b3 gnome: add support for update-mime-database 2 years ago
Jan Tojnar c8d5f93cb0 gnome/yelp: fix `xml:lang` attributes 2 years ago
Dylan Baker 1917b9253e modules/gnome: make_native_glib_version an instance var 2 years ago
Eli Schwartz eb69fed2f6
python module: allow specifying the pure kwarg in the installation object 2 years ago
Dylan Baker 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
Eli Schwartz 5bfab845d0
compilers: directly import from subpackages 2 years ago
Xavier Claessens 635cb1b873 gnome: Add some missing install_tag 2 years ago
David Ward ee5a729190 modules: Fix paths to (sub)project source/build directories 2 years ago
David Ward 68add86f7b i18n: Fix source root in Gettext targets for subprojects 2 years ago
Mark Bolhuis a289e5416b modules/wayland: Change default value of include_core_only to true 2 years ago
Mark Bolhuis b6235a2e42 modules/wayland: Rename core_only to include_core_only 2 years ago
Mark Bolhuis 25f838fd33 modules/wayland: Support --include-core-only 2 years ago
Thomas Li a4d5442207 Fix install_subdirs not showing up in intro-install_plan.json 2 years ago
Jehan a692395186 Fix 2 typos in a single string which can be shown in error messages. 2 years ago
aleksander e121cd123c modules/cmake: Fix typo 2 years ago
Alf Henrik Sauge 28dff2ca6d Fix indentation issues reported by flake8, requiring code restructuring 2 years ago
Alf Henrik Sauge 06bf9a5cda Fix purely white space issues reported by flake8 2 years ago
Eli Schwartz 47a0ed5924
Revert "Windows: Improve Python 3.8+ module check on Windows" 2 years ago
Eli Schwartz 3e73d4d77d
introspection: untangle install_plan implemetation, fix a bunch of wrong ones 2 years ago
Dylan Baker a572734330 modules/pkgconfig: make it a NewExtensionModule 2 years ago
Dylan Baker 7c12066e73 modules/pkgconfig: mypy clean! 2 years ago
Dylan Baker 9bd3c1957d modules/pkgconfig: Fix code to handle CustomTarget and CustomTargetIndex 2 years ago
Dylan Baker 2fb0c0e4d8 modules/pkgconfig: remove type checking abstraction 2 years ago
Dylan Baker e15f15d904 modules/pkgconfig: get rid of modifications to the BuildTarget objects 2 years ago
Dylan Baker 3f63827527 modules/pkgconfig: ensure "name" is not None 2 years ago
Dylan Baker 26f02f50b8 modules/pkgconfig: Get most type annotations added 2 years ago
Dylan Baker e84f293f67 modules/pkgconfig: Use typed_kwargs 2 years ago
Dylan Baker ddb95b0ed8 modules/pkgconfig: use typed_pos_args 2 years ago
Dylan Baker 6e75456a75 modules/pkgconfig: fix typo in blocked variable 2 years ago
Dylan Baker 48222c45b2 modules/pkgconfig: Fix some low hanging typing issues 2 years ago
Dylan Baker 991baf56e9 modules/fs: Replace configure_file(copy:) with fs.copyfile 2 years ago
Dylan Baker a78992dd81 interpreter: move handling of module stability to interpreter 2 years ago
Dylan Baker c32f83a829 modules: Add stabilization information to ModuleInfo 2 years ago
Dylan Baker 6843f56f6b modules: use module level information about new and deprecation 2 years ago
Eli Schwartz 37f95303f0
typing: simplify type annotations for libraries 2 years ago
Eli Schwartz 1e1dee738b qt module: correctly compare program name for lrelease version 2 years ago
Dylan Baker 0bf66ff02c modules/wayland: Add full type checking 2 years ago
Eli Schwartz e7d87b6f58
implement the new preserve_path kwarg for install_data too 2 years ago