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
/
__init__.py
Age
Commit message (
Expand
)
Author
2025-12-22
modules: rust: add package.override_dependency method
Paolo Bonzini
2025-12-22
modules: rust: invoke subprojects automatically from dependencies()
Paolo Bonzini
2025-12-22
modules: allow passing an array for dependency versions
Paolo Bonzini
2025-12-22
modules: rust: implement workspace.subproject() and package.dependency()
Paolo Bonzini
2025-10-29
modules: Fix state.project_name value
Xavier Claessens
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-08-20
Revert "gnome: support generate_gir on cross builds"
Jussi Pakkanen
2025-08-01
gnome: support generate_gir on cross builds
Florian "sp1rit"
2025-05-22
support .version() for overridden executables
Florian "sp1rit"
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-02-27
use ElementaryOptionValues instead of open coding... again
Dylan Baker
2024-11-15
interpreter: remove current_lineno
Dylan Baker
2024-09-11
Fix typos
spaette
2024-07-17
Remove module type from OptionKey.
Jussi Pakkanen
2024-07-17
Remove language (AKA compiler) type from OptionKey.
Jussi Pakkanen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-05-19
Pass wrapmode value around as a string. (#13229)
Jussi Pakkanen
2024-02-23
modules: fix find_program.wanted
Dylan Baker
2024-02-08
find_tool: fix error message interpolation
Ole André Vadla Ravnås
2024-01-11
Vala: fixes to gresource handling (#12418)
Valeri
2023-12-22
modules: get rid of the .*machine variables
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-05
gnome module: fix invalid find_tool variable contents causing crash
Eli Schwartz
2023-09-30
find_tool: don't assume the pkgconfig variable is a valid command
Christoph Reiter
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-05-02
update the devenv module hooks to support generic modifications to Build
Eli Schwartz
2023-01-10
modules: add type annotations to the `__init__` module
Dylan Baker
2022-12-05
modules: Add a method to the state object for include_dirs
Dylan Baker
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-09-12
i18n: Fix source root in Gettext targets for subprojects
David Ward
2022-08-17
modules: Add stabilization information to ModuleInfo
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-06-10
wayland: Lookup for wayland-scanner using pkgconfig
Xavier Claessens
2022-06-01
modules: move gnome targets into gnome module
Dylan Baker
2022-04-07
Revert "wayland: Also lookup scanner in pkgconfig"
Eli Schwartz
2022-04-04
wayland: Also lookup scanner in pkgconfig
Xavier Claessens
2022-02-28
Add API for modules that wants to define their devenv
Xavier Claessens
2022-02-28
modules: Make ExtensionModule inherit from NewExtensionModule
Xavier Claessens
2022-02-27
modules/wayland: Add unstable_wayland module
Mark Bolhuis
2022-02-22
modules: add ModuleState API to check whether an option was user-specified
Eli Schwartz
2022-01-27
fix some flake8 violations for unused imports
Eli Schwartz
2022-01-10
fix broken module tests which caused gtkdoc-check to traceback on assert
Eli Schwartz
2021-12-20
modules: let the proxy state find_program do silent lookups
Eli Schwartz
2021-11-01
modules: use IncludeDirs.to_string_list instead of open coding
Dylan Baker
[next]