1376 Commits (4d55645c397e2f338a09ebd1f0f564c64b98dafa)

Author SHA1 Message Date
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
Richard Hughes 407eaa3b4a gnome module: Use --quiet to supress printing the link command line 2 years ago
Marc-André Lureau 6096337904 pkgconfig: do not add valgrind as requirement 2 years ago
Eli Schwartz 0703ee0aef
move various unused typing-only imports into type-checking blocks 2 years ago
Eli Schwartz 22dcb692ad python module: implicitly add python dep to extensions 2 years ago
Eli Schwartz 43c60318fd python module: cache dependency() lookup between invocations 2 years ago
Eli Schwartz 28835cce71 gnome module: fix regression that broke using built xml files as gresources 2 years ago
Olexa Bilaniuk b19d312dc7 Update CUDA Toolkit/driver version table for recent releases. 2 years ago
Xavier Claessens 807cbcb350 external-project: Add depends kwarg 2 years ago
Eli Schwartz edb38fd6f6
fix confusing incorrect default name for a KwargInfo 2 years ago
Michael Mera 9b21428006 fix parameter expansion in several error messages 2 years ago
Eli Schwartz 85f3fc2022 flake8: don't use f-strings for strings without formatting 2 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 2 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
Eli Schwartz 1eaf49c880 flake8: remove no longer used imports 2 years ago
Xavier Claessens 0aeb61bd52 wayland: Lookup for wayland-scanner using pkgconfig 2 years ago
Dylan Baker 618b187f70 interpreter: use a shared KwargInfo for install_dir 3 years ago
Dylan Baker 7b90066a01 modules/gnome: fix gen_marshall annotation 3 years ago
Dylan Baker a2def550c5 modules: move gnome targets into gnome module 3 years ago
Eli Schwartz c88a1dc55c
fix bug in i18n merge_file/itstool_join revealed by previous commit 3 years ago
Eli Schwartz 52d01dbf38
rename a badly named KwargInfo 3 years ago
Eli Schwartz e3d70d89b1
fix regression that broke type checking of CustomTarget outputs 3 years ago
Eli Schwartz 915a468ed3
i18n: be build-compatible (but not developer-compatible) with gettext-tiny 3 years ago