1361 Commits (43fe0061902f9d204eeeb8d4fef779480ec5487c)

Author SHA1 Message Date
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
Xavier Claessens 54213683e2 python: Remove warning about invalid install path 3 years ago
Eli Schwartz 68b8fbcf6d Revert "devenv: Set PYTHONPATH where we install python modules" 3 years ago
Paolo Bonzini 7c20890a05 sourceset: reorder fields in SourceSetRule 3 years ago
Paolo Bonzini 94be5b8b48 sourceset: document fields of SourceSetRule 3 years ago
Paolo Bonzini 6dd04ce57c sourceset: improve typing of SourceSetRule 3 years ago
Paolo Bonzini 9d42e58ea2 sourceset: reinstate extra_deps 3 years ago
Paolo Bonzini 076855c22f sourceset: rename "dependencies" fields to deps 3 years ago
Eli Schwartz a5bb654377
gnome module: fix crash due to misused function while generating gir command 3 years ago
Ralf Gommers 44104e820a Remove a spurious debug print in Python module 3 years ago
Tristan Partin 2c03b2bb7f Move dataonly pkgconfig file to datadir/pkgconfig 3 years ago
Eli Schwartz 266e8acb58
fix python traceback when gtkdoc needs an exe_wrapper but doesn't have one 3 years ago
Eli Schwartz 2540ad6e9e
fix correctly detecting whether python is found if link args are empty 3 years ago
Eli Schwartz a009eacc65
treewide: string-quote the first argument to T.cast 3 years ago
Eli Schwartz 187dc656f4
merge various TYPE_CHECKING blocks into one 3 years ago
Tristan Partin d072ebc955 Fix @typed_pos_args on java.generate_native_headers 3 years ago
Dylan Baker 7d1431a060 build: plumb structured sources into BuildTargets 3 years ago
Eli Schwartz 8b573d7dc6
i18n.merge_file: do not disable in the absence of gettext tools 3 years ago
Eli Schwartz 1f3640c7db
i18n module: report initial call site when disabling translation support 3 years ago
Eli Schwartz 08928821ec
i18n module: detect gettext tools at configure time 3 years ago
Eli Schwartz e67fd1f551
i18n module: fix bug that made msgfmthelper die on combinations of args 3 years ago
Xavier Claessens e80a9c2cba wayland module: Allow building both client and server sides 3 years ago
Tristan Partin 5048390a98 Port JavaModule to NewExtensionModule API 3 years ago
Tristan Partin 1960810d64 Fix @typed_pos args on java.generate_native_header 3 years ago
Dylan Baker 3e90f27703 interpreter: replace build_def_files with OrderedSet 3 years ago
Dylan Baker 5787f81615 interpreter: add cm_interpreter to SubprojectHolder 3 years ago
Dylan Baker 4a2058cb83 interpreter: use typed_kwargs for subproject() 3 years ago