index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
gnome.py
Age
Commit message (
Expand
)
Author
2022-03-09
fix python traceback when gtkdoc needs an exe_wrapper but doesn't have one
Eli Schwartz
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-07
build: plumb structured sources into BuildTargets
Dylan Baker
2022-03-03
add D features to InternalDependency
Remi Thebault
2022-02-28
Add API for modules that wants to define their devenv
Xavier Claessens
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
2022-01-28
modules/gnome: remove unnecessary type check
Dylan Baker
2022-01-28
gnome: genmarshal: If the source includes the header, depend on it
Dylan Baker
2022-01-28
build: replace kwargs in CustomTarget initializer
Dylan Baker
2022-01-27
modules/gnome: Allow gdbus_annotations to take an empty list again
Dylan Baker
2022-01-26
gnome: Fix gtk4 pkgconfig name
Bilal Elmoussaoui
2022-01-18
modules/gnome: make some methods static
Dylan Baker
2022-01-18
modules/gnome: fix remaining typing errors
Dylan Baker
2022-01-18
modules/gnome: fix annotation to type that isn't defined
Dylan Baker
2022-01-18
modules/gnome: fix _get_build_args type annotations
Dylan Baker
2022-01-18
modules/gnome: fix _make_typelib_target types
Dylan Baker
2022-01-18
modules/gnome: Fix typing with _get_dependencies_flags and
Dylan Baker
2022-01-18
modules/gnome: fix issues with _make_gir_target
Dylan Baker
2022-01-18
modules/gnome: fix declared type of list
Dylan Baker
2022-01-18
modules/gnome: use T.Sequence instead of T.List
Dylan Baker
2022-01-18
modules/gnome: use itertools.chain instead of list concatenation
Dylan Baker
2022-01-18
modules/gnome: ignore the return type of _get_dep
Dylan Baker
2022-01-18
modules/gnome: fix type annotations and issues with _gather_typelib_includes_...
Dylan Baker
2022-01-18
modules/gnome: define and annotate all instance variables in the initializer
Dylan Baker
2022-01-18
dependencies: don't pass kwargs from get_pkgconfig_variable
Dylan Baker
2022-01-15
gnome.genmarshal: restore the ability to pass sources as Files objects
Eli Schwartz
2022-01-12
gome.gdbus_codegen: fix annotations argument for multiple annotations, harder
Eli Schwartz
2022-01-11
fix typo in error message
Eli Schwartz
2022-01-11
gnome.gdbus_codegen: allow File objects as XML file
Eli Schwartz
2022-01-11
gnome.gtkdoc: fix passing file arguments as a configured file
Eli Schwartz
2022-01-11
gome.gdbus_codegen: fix annotations argument for multiple annotations
Eli Schwartz
2022-01-10
gnome: fix typo in vapigen option metadatadir
Michal Vasilek
2022-01-02
modules/gnome: replace yelphelper with run and custom targets
Pablo Correa Gómez
2021-12-20
modules/gnome: use T.Sequence instead of T.List
Dylan Baker
2021-12-20
modules/gnome: use typed_kwargs for mkenum
Dylan Baker
2021-12-20
modules/gnome: don't call through mkenums for mkenums_simple
Dylan Baker
2021-12-20
gnome: use typed_kwargs for mkenums_simple
Dylan Baker
2021-12-20
gnome: remove 'template' handling from mkenums
Dylan Baker
2021-12-09
modules/gnome: fix genmarshall install_dir default
Dylan Baker
2021-12-09
modules/gnome: Fix handling of flags to genmarshal
Dylan Baker
2021-12-09
modules/gnome: set genmarshal extra_args default to list
Dylan Baker
2021-12-07
modules/gnome: replace FeatureDeprecatedKwarg with typed_kwarg
Dylan Baker
2021-12-07
modules/gnome: use typed_kwargs for generate_vapi
Dylan Baker
2021-12-07
modules/gnome: use typed_kwargs for genmarshal
Dylan Baker
2021-12-07
gnome/genmarshal: Add missing kwargs to permittedKwargs
Dylan Baker
2021-12-06
gnome module: deprecate passing false to install_dir_gir
Eli Schwartz
2021-12-06
gnome module: document and fix install_dir x3, by allowing false *_gir and *_...
Eli Schwartz
2021-12-02
gtkdoc: add support for a binary wrapper
Alexander Kanavin
2021-11-23
modules/gnome: import missing FeatureDeprecated for generate_gir
Pablo Correa Gómez
2021-11-20
add location nodes to some Feature calls
Eli Schwartz
[prev]
[next]