429 Commits (b07d4bb2068f90bfbb0aa6e6ea91412db29388ea)

Author SHA1 Message Date
Remi Thebault 4fe6f0dd29 add D features to InternalDependency 3 years ago
Xavier Claessens c4b8c23eb1 Add API for modules that wants to define their devenv 3 years ago
Eli Schwartz 9daaece785
flake8: fix various whitespace errors with badly aligned code 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
Bilal Elmoussaoui dd4e712024 gnome: Fix gtk4 pkgconfig name 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 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
Michal Vasilek 9952446a2a gnome: fix typo in vapigen option metadatadir 3 years ago
Pablo Correa Gómez 26c1869a14
modules/gnome: replace yelphelper with run and custom targets 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
Dylan Baker 21c3ee3ee7 modules/gnome: fix genmarshall install_dir default 3 years ago
Dylan Baker e37fd94654 modules/gnome: Fix handling of flags to genmarshal 3 years ago
Dylan Baker 29f6724f39 modules/gnome: set genmarshal extra_args default to list 3 years ago
Dylan Baker 824e09159b modules/gnome: replace FeatureDeprecatedKwarg with typed_kwarg 3 years ago
Dylan Baker 9ef36fa80b modules/gnome: use typed_kwargs for generate_vapi 3 years ago
Dylan Baker 4ed0df4c31 modules/gnome: use typed_kwargs for genmarshal 3 years ago
Dylan Baker 2a1c0358f4 gnome/genmarshal: Add missing kwargs to permittedKwargs 3 years ago
Eli Schwartz bc8c938148
gnome module: deprecate passing false to install_dir_gir 3 years ago
Eli Schwartz bed55a902c
gnome module: document and fix install_dir x3, by allowing false *_gir and *_typelib 3 years ago
Alexander Kanavin c88bfdbefc gtkdoc: add support for a binary wrapper 3 years ago
Pablo Correa Gómez 905a361ca0 modules/gnome: import missing FeatureDeprecated for generate_gir 3 years ago
Eli Schwartz 32821be623
add location nodes to some Feature calls 3 years ago
Eli Schwartz dbb109703e
convert more mlog.deprecation into FeatureDeprecated 3 years ago
Eli Schwartz 4a65f3dead
fix missing subproject kwarg to FeatureDeprecated 3 years ago
Dylan Baker 40a8a3f8fe modules/gnome: fix warning message that will always fire 3 years ago