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
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-05-02
update the devenv module hooks to support generic modifications to Build
Eli Schwartz
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
2023-04-26
Set the CC environment variable for g-ir-scanner.
Volker Weißmann
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-01-26
gnome: Deduplicate include dirs to generate gir
Thibault Saunier
2023-01-10
modules/gnome: fix type annotations from `__init__`, which are wrong
Dylan Baker
2023-01-04
add objects keyword argument to declare_dependencies
Paolo Bonzini
2023-01-03
modules/gnome: use `mlog.log(once=True)` in a few more places
Dylan Baker
2023-01-03
Add fatal=False to many mlog.warnings()
Dylan Baker
2022-12-11
typing: fix some broken Sequence annotations
Eli Schwartz
2022-12-07
Remove useless EmptyExternalProgram
Xavier Claessens
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-10-28
gnome: allow generator outputs as gdbus-codegen inputs
Paolo Bonzini
2022-10-28
gnome: allow custom targets as gdbus-codegen inputs
Paolo Bonzini
2022-10-04
pylint: enable use-a-generator
Dylan Baker
2022-09-28
gnome: add support for update-mime-database
Paolo Borelli
2022-09-27
gnome/yelp: fix `xml:lang` attributes
Jan Tojnar
2022-09-22
modules/gnome: make_native_glib_version an instance var
Dylan Baker
2022-09-18
gnome: Add some missing install_tag
Xavier Claessens
2022-09-12
modules: Fix paths to (sub)project source/build directories
David Ward
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-08-04
typing: simplify type annotations for libraries
Eli Schwartz
2022-07-06
gnome module: Use --quiet to supress printing the link command line
Richard Hughes
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-06-19
gnome module: fix regression that broke using built xml files as gresources
Eli Schwartz
2022-06-13
flake8: fix various whitespace nits
Eli Schwartz
2022-06-10
wayland: Lookup for wayland-scanner using pkgconfig
Xavier Claessens
2022-06-01
interpreter: use a shared KwargInfo for install_dir
Dylan Baker
2022-06-01
modules/gnome: fix gen_marshall annotation
Dylan Baker
2022-06-01
modules: move gnome targets into gnome module
Dylan Baker
2022-05-25
modules/gnome: Fix missing type annotation
Dylan Baker
2022-05-25
modules/gnome: fix some typing issues
Dylan Baker
2022-04-30
gnome: Make sure g-ir-scanner can use pkg-config properly
Xavier Claessens
2022-04-27
gnome: Use 'doc' install_tag for gnome.yelp
Ferdinand Thiessen
2022-04-07
Revert "wayland: Also lookup scanner in pkgconfig"
Eli Schwartz
2022-04-04
wayland: Also lookup scanner in pkgconfig
Xavier Claessens
2022-03-31
fix continued breakage in gnome module API
Eli Schwartz
2022-03-29
move a bunch of imports into TYPE_CHECKING blocks
Eli Schwartz
2022-03-29
Pass environment down to base Target class
Xavier Claessens
2022-03-29
gnome: Fix gtkdoc when using multiple Apple frameworks
Jan Tojnar
2022-03-29
gnome: Fix typo in _get_dependencies_flags
Jan Tojnar
2022-03-28
fix regression in propagating depends in gtkdoc
Eli Schwartz
2022-03-23
gnome module: properly fallback to gtk-update-icon-cache
Antoine Jacoutot
2022-03-18
gnome module: fix incorrect lookup of nonexistent dependencies in post_install
Eli Schwartz
2022-03-13
gnome module: fix crash due to misused function while generating gir command
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
[prev]
[next]