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
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-11-19
compilers: Remove Environment parameter from Compiler.sanitizer_args
Dylan Baker
2025-11-12
compilers: pass target and env to sanitizer_*_args
Paolo Bonzini
2025-10-20
interpreter: port dependency required to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency native to typed_kwargs
Dylan Baker
2025-10-20
dependency: Use a TypedDict to describe the keyword arguments to Dependency
Dylan Baker
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Replace OverrideExecutable and OverrideProgram with LocalProgram
Xavier Claessens
2025-10-15
Add support for LocalProgram to override_find_program()
Xavier Claessens
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-09-04
gnome: Add missing install tag for vapi .deps file
Thomas Mühlbacher
2025-08-20
Revert "gnome: support generate_gir on cross builds"
Jussi Pakkanen
2025-08-17
gnome: Restore dependency of g-ir-scanner on gobject-introspection
L. E. Segovia
2025-08-01
move rpath functions from Backend to BuildTarget
Charles Brunet
2025-08-01
gnome: make ToolType an alias and use it
Florian "sp1rit"
2025-08-01
gnome: early exit from _gir_has_option if g-ir-scanner is executable
Florian "sp1rit"
2025-08-01
gnome: support generate_gir on cross builds
Florian "sp1rit"
2025-08-01
gnome: Provide fallback for legacy gi-scanner without --version
Florian "sp1rit"
2025-08-01
gnome: Don't rely on gobject-introspection-1.0 anymore
Florian "sp1rit"
2025-06-21
gnome.generate_gir: Use rspfiles on Windows when possible
L. E. Segovia
2025-06-09
modules/gnome: Allow to generate markdown and reStructuredText dbus doc
Corentin Noël
2025-05-23
gnome: initialize CFLAGS environment variable to linker arguments
Paolo Bonzini
2025-05-23
gnome: fix typo in creating gir flags
Paolo Bonzini
2025-05-22
gnome.mkenums: Use rspfiles on Windows when possible
L. E. Segovia
2025-04-09
modules/gnome, modules/Python: Allow injecting RPATH flags through LDFLAGS if...
L. E. Segovia
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-01
modules/gnome: Allow to specify the doc-format argument
Corentin Noël
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2024-09-04
modules/gnome: Make 'gnome.yelp()' install actual media with symlinks
sid
2024-07-19
modules/gnome: gnome.compile_resources() must have 'install_dir' if installing
RaviRahar
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-05-19
pylint: fix false positive for variable defined in different copies of condit...
Eli Schwartz
2024-04-23
Pass --quiet to glib-genmarshal
Tristan Partin
2024-04-08
gnome: Fix indentation of mkenums_simple generated code
Matthijs Velsink
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-10-04
interpreter: rename SOURCE_KW to DEPENDENCY_SOURCES_KW
Dylan Baker
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-09
gnome.mkenum_simple(): Fix include path when header is in subdir
Xavier Claessens
2023-09-07
gnome: Fix glib tool lookup consistency
Xavier Claessens
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-19
avoid module indirection in name resolution for imported objects
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-19
add better comments for mypy suppressions
Eli Schwartz
[next]