909 Commits (54e17ad5975252242712dc3b613bdbd0a2504e23)

Author SHA1 Message Date
Dylan Baker 3f8c78b317 modules/gnome: Fix unset install_dir 3 years ago
Dylan Baker cfa6ff52e9 modules/gnome: Fix case that could never be hit due to bad types 3 years ago
Dylan Baker bd00ea6b13 modules/gnome: fix use of undefined variable 3 years ago
Luca Bacci 6d1e182476 Windows module: Make path flattening for windres work in more cases 3 years ago
Dylan Baker bcfbfbb343 modules/gnome: deprecate yelp variadic sources 3 years ago
Dylan Baker 4c00e63574 modules/external_project: use typed_kwargs 3 years ago
Dylan Baker f228e0244b mdoules/external_project: fix most of the mypy warnings/errors 3 years ago
Dylan Baker 7c3f256b14 modules/external_project: clean up and sort modules 3 years ago
Eli Schwartz d06cc042eb
f-strings 3 years ago
Eli Schwartz e8a85fa8a2
various python neatness cleanups 3 years ago
Dan Streetman 3c2cca5699 modules/i18n: fix gettext use of --datadirs param 3 years ago
Eli Schwartz 7825a6f2ca cmake module: if cmake cannot be found, do not traceback 3 years ago
Daniel Mensinger 7cfe7ccc58
docs: Hook up the new RefMan generator to Meson 3 years ago
Dylan Baker bd2fcb268b modules/i18n: Fix remaining mypy spotted issues 3 years ago
Dylan Baker 6399544e4c modules/i18n: use typed_kwargs for gettext 3 years ago
Dylan Baker 6b1a80024c modules/i18n: Use typed_kwargs for merge_file 3 years ago
Dylan Baker 61f2866a9f modules/i18n: use typed_pos_args 3 years ago
Dylan Baker b923163109 modules/i18n: add easy type annotations 3 years ago
Dylan Baker 57d0d4e95a modules/i18n: sort and clean up imports 3 years ago
Dylan Baker c4aa8c2521 modules: make ReturnValue.new_objects covariant 3 years ago
Dylan Baker c3c30d4b06 interpreter: Use typed_kwargs for func_custom_target 3 years ago
Xavier Claessens e836076e24 external-project: variables must be dict not list 3 years ago
Filipe Laíns 05b5a1e56f modules: python: better handling of the Python paths for Debian 3 years ago
Dylan Baker 9795323b86 pylint: check for duplicate imports 3 years ago
Dylan Baker d661a0cd96 build: use an object rather than a dict for the dep_manifest 3 years ago
Eli Schwartz 87e13af1c8
apply flake8 fixes for unused imports and missing imports 3 years ago
Eli Schwartz 2c34b2f063
fix traceback for undefined exception when trying to raise exception 3 years ago
Eli Schwartz f291b637b1
qt module: consolidate on one list of bins 3 years ago
Eli Schwartz d2bf77342e
qt module: fix regression in building translations via qresource 3 years ago
Eli Schwartz 7171d22f5f
qt module: correctly register a found tool and stop looking for it 3 years ago
Filipe Laíns af8b55d49b mintro: add installed_plan 3 years ago
Eli Schwartz 1dbb6d6b8c
make the display name of a gettext translation build, look prettier 3 years ago
Eli Schwartz 22c38a0006
i18n module: restore the <packagename>-gmo target 3 years ago
Eli Schwartz 2fc7592e13
i18n module: provide targets as return value for gettext() 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Eli Schwartz 34ac77d619 python module: fix error message mentioning setuptools 3 years ago
Xavier Claessens 276063a1d2 Add missing "disabler" kwarg to python.dependency() 3 years ago
Ting-Wei Lan a70cdebfe7 gnome: Prepend devenv, not append 3 years ago
Dylan Baker 11fbaf29d8 interpreter: fix cases of `KwargInfo(..., T, default=None)` 3 years ago
Eli Schwartz 6170f1175e python module: produce the correct install path on every OS 3 years ago
Eli Schwartz 1dce556dc2 gnome: don't let fortify defines into the g-ir-scanner after stripping -O 3 years ago
Eli Schwartz b3c240989b java module: fix FeatureNew version 3 years ago
Xavier Claessens 0063eb251e python: Workaround broken install path 3 years ago
Tristan Partin be92e37837 Add Java module 3 years ago
Tristan Partin cd9db63bfb Add typing to ModuleState machine members 3 years ago
Xavier Claessens 12e5bfbc1c external-project: Add support for WAF build system 3 years ago
Dylan Baker a7f3703440 modules/qt: Allow using generated sources for compile_translations ts_files 3 years ago
Dylan Baker a16335a958 modules/qt: Allow Generated sources in compile_resources 3 years ago
Dylan Baker ff573620b0 modules/qt: allow passing generated targets to compile_ui 3 years ago
Dylan Baker 965fcf2883 modules/qt: Allow generated sources for arguemnts to compile_moc 3 years ago