1034 Commits (d2d9df3121d228797d0b3bccfd614849b637c0fe)

Author SHA1 Message Date
Andrea Pappacoda 316cf3a717 cmake: add arch_independent kwarg 3 years ago
Andrea Pappacoda a755750cae cmake: typed_kwargs for write_basic_package_version_file 3 years ago
Andrea Pappacoda 248e6cf473 pkgconfig: set libdir only if used 3 years ago
Dylan Baker 029652ecb5 modules/gnome: remove unnecessary type check 3 years ago
Dylan Baker 457fb53ea4 gnome: genmarshal: If the source includes the header, depend on it 3 years ago
Dylan Baker 11f9638035 build: replace kwargs in CustomTarget initializer 3 years ago
Dylan Baker 5d31735c1e modules/gnome: Allow gdbus_annotations to take an empty list again 3 years ago
Eli Schwartz 3990dc6d64 flake8: fix indentation style 3 years ago
Eli Schwartz cf3a1d31f8 fix some flake8 violations for unused imports 3 years ago
Eli Schwartz d73e81c77b
Popen_safe and wrappers can accept os.PathLike for cwd 3 years ago
Bilal Elmoussaoui dd4e712024 gnome: Fix gtk4 pkgconfig name 3 years ago
Eli Schwartz 603244b059
fix broken version annotations for the new itstool_join feature 3 years ago
Matthias Klumpp 02fb0c3f8b i18n: Add support for joining XML localization via itstool 3 years ago
Eli Schwartz 2a99252604
python module: only find a pkg-config dependency from the found python 3 years ago
Dylan Baker acef5a9762 modules/gnome: make some methods static 3 years ago
Dylan Baker d96bc73b99 modules/gnome: fix remaining typing errors 3 years ago
Dylan Baker 99c835b2b9 modules/gnome: fix annotation to type that isn't defined 3 years ago
Dylan Baker 26722f8e44 modules/gnome: fix _get_build_args type annotations 3 years ago
Dylan Baker 0dd720a014 modules/gnome: fix _make_typelib_target types 3 years ago
Dylan Baker 68e684d51f modules/gnome: Fix typing with _get_dependencies_flags and 3 years ago
Dylan Baker a848dd3cce modules/gnome: fix issues with _make_gir_target 3 years ago
Dylan Baker fcf78ceb7b modules/gnome: fix declared type of list 3 years ago
Dylan Baker f85629e374 modules/gnome: use T.Sequence instead of T.List 3 years ago
Dylan Baker cd6e2c85a7 modules/gnome: use itertools.chain instead of list concatenation 3 years ago
Dylan Baker 41fe51b36e modules/gnome: ignore the return type of _get_dep 3 years ago
Dylan Baker 4048c71d6d modules/gnome: fix type annotations and issues with _gather_typelib_includes_and_update_depends 3 years ago
Dylan Baker dacba7a83d modules/gnome: define and annotate all instance variables in the initializer 3 years ago
Dylan Baker 5074e2d3b5 interpreter: replace ConfigurationDataObject with ConfigurationDataHolder 3 years ago
Dylan Baker 6b272973e0 dependencies: don't pass kwargs from get_pkgconfig_variable 3 years ago
Eli Schwartz 96d0005744 gnome.genmarshal: restore the ability to pass sources as Files objects 3 years ago
Eli Schwartz bda11fe25d gome.gdbus_codegen: fix annotations argument for multiple annotations, harder 3 years ago
Eli Schwartz 71540d1841 fix typo in error message 3 years ago
Eli Schwartz 63593a5528 gnome.gdbus_codegen: allow File objects as XML file 3 years ago
Eli Schwartz bcfb4d0f46 gnome.gtkdoc: fix passing file arguments as a configured file 3 years ago
Eli Schwartz 704e9802c9 gome.gdbus_codegen: fix annotations argument for multiple annotations 3 years ago
Eli Schwartz 81fbcd1df4
fix broken module tests which caused gtkdoc-check to traceback on assert 3 years ago
Michal Vasilek 9952446a2a gnome: fix typo in vapigen option metadatadir 3 years ago
Eli Schwartz f67994476d remove the RPM module 3 years ago
Pablo Correa Gómez 26c1869a14
modules/gnome: replace yelphelper with run and custom targets 3 years ago
Eli Schwartz 688b4bac76 add FeatureNew decorators for various modules that were lacking them 3 years ago
Xavier Claessens 95a4c6a62a pkgconfig: Fix linking to a custom target 3 years ago
Eli Schwartz ee0baa97cd modules: use find_program implementation to find programs 3 years ago
Eli Schwartz 6be258137e
modules: let the proxy state find_program do silent lookups 3 years ago
Dylan Baker 3656b8c6d4 modules/gnome: use T.Sequence instead of T.List 3 years ago
Dylan Baker 1410d2e9c5 modules/gnome: use typed_kwargs for mkenum 3 years ago
Dylan Baker 7e833d1484 modules/gnome: don't call through mkenums for mkenums_simple 3 years ago
Dylan Baker 4d8c91134c gnome: use typed_kwargs for mkenums_simple 3 years ago
Dylan Baker b2eb890da9 gnome: remove 'template' handling from mkenums 3 years ago
Matthias Klumpp efd7c7f228 i18n: Fix typo for typed_pos_args 3 years ago
Daniel Mensinger c5ce9744b2 Fix mypy errors 3 years ago