1134 Commits (462b35e4b1b46db3b116d7ebd792f46404feee90)

Author SHA1 Message Date
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 3 years ago
Eli Schwartz 1eaf49c880 flake8: remove no longer used imports 3 years ago
Xavier Claessens 0aeb61bd52 wayland: Lookup for wayland-scanner using pkgconfig 3 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
Eli Schwartz de2c091ba6
i18n: fix bug where disabling gettext() broke merge_file() 3 years ago
Eli Schwartz 34da721ec2
gettext: explicitly pass source root / subdir as cli args 3 years ago
Dylan Baker 9c9be9d74b modules/gnome: Fix missing type annotation 3 years ago
Dylan Baker 764b3bf327 modules/gnome: fix some typing issues 3 years ago
Dylan Baker 4acab57d47 modules/icestorm: use type checking 3 years ago
Dylan Baker 02ac3d7b2e modules/icestorm: replace individual tools attributes with dict 3 years ago
Dylan Baker 10fc19ecb4 modules: add typing to the modtest module 3 years ago
Eli Schwartz 1c52ac4e15
move various imports into TYPE_CHECKING blocks for neatness 3 years ago
Eli Schwartz aa874ea0d0 python module: default extensions to hidden symbol visibility 3 years ago
Chun-wei Fan 99ad11bd9c Windows: Improve Python 3.8+ module check on Windows 3 years ago
Xavier Claessens ca77adea89 gnome: Make sure g-ir-scanner can use pkg-config properly 3 years ago
Xavier Claessens 18bec0d3e3 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
Eli Schwartz 93ed7531c4 qt module: fix missing sanity check for install_dir + install 3 years ago
Eli Schwartz 945252a3bb qt module: fix broken install_dir kwarg 3 years ago
Ferdinand Thiessen 6f156e8ddd gnome: Use 'doc' install_tag for gnome.yelp 3 years ago
Fredrik Salomonsson 2e31330fe6 pkgconfig: Add relocatable module option 3 years ago
Eli Schwartz 22b9a66f7c
qt module: move comment to the correct location after refactoring 3 years ago
Xavier Claessens c649a2b8c5 wayland: Make sure wayland-scanner has same version as wayland libraries 3 years ago
Eli Schwartz d68a0651e4
qt module: also prefer the changed name scheme for the tools 3 years ago
John Lindgren a606ce22eb Add support for Qt 6.1+ 3 years ago
Matti Picus 73fa3aad43 python module: windows dll name for pypy needs special casing 3 years ago
Jussi Pakkanen 3c80f8f965 Use a temp file to invoke the introspection command. 3 years ago
Eli Schwartz d27fd555e8 python module: restore logging for broken python 3 years ago
Eli Schwartz e5aa47d8af Revert "wayland: Also lookup scanner in pkgconfig" 3 years ago
Xavier Claessens 7954a4c9cb wayland: Also lookup scanner in pkgconfig 3 years ago
Eli Schwartz fdcc566590
i18n: don't let our maintainer targets run via wrapped env 3 years ago
Eli Schwartz 1cfead6647
fix continued breakage in gnome module API 3 years ago
Eli Schwartz c9938f8f60
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Xavier Claessens e33ec88ac7 Pass environment down to base Target class 3 years ago
Jan Tojnar b7686dfed5 gnome: Fix gtkdoc when using multiple Apple frameworks 3 years ago
Jan Tojnar 39623a36ca gnome: Fix typo in _get_dependencies_flags 3 years ago
Eli Schwartz 823da39909
fix regression in propagating depends in gtkdoc 3 years ago
Xavier Claessens f2d21bf8a9 Make compilers list per subproject 3 years ago
Eli Schwartz c827462593
hotdoc module: use typed_pos_args to check positional arguments 3 years ago
Eli Schwartz 71a5db0a03
dub module: use typed_pos_args to check positional arguments 3 years ago
Eli Schwartz 9c7868e343
python 3 module: type-check all posargs 3 years ago
Antoine Jacoutot dac212e1bb gnome module: properly fallback to gtk-update-icon-cache 3 years ago
Dylan Baker adc509ed98 modules/rust: set bindgen include_dirs for both build and source dir 3 years ago
Eli Schwartz a0cade8f1d
gnome module: fix incorrect lookup of nonexistent dependencies in post_install 3 years ago