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
/
_qt.py
Age
Commit message (
Expand
)
Author
2025-12-17
dependencies: Require 'native' be passed in kwargs
Dylan Baker
2025-12-08
qt.compile_moc: look for targets in dependencies
David Véron
2025-10-20
interpreter: port dependency required to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency modules to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency method to typed_kwargs
Dylan Baker
2025-10-20
dependency: Use a TypedDict to describe the keyword arguments to Dependency
Dylan Baker
2025-10-16
build: do not pass Interpreter to Generator.process_files
Paolo Bonzini
2025-10-16
build: store Environment in Generator
Paolo Bonzini
2025-10-16
qt: remove stale comment
Paolo Bonzini
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-01-08
qt module: provide qml_module
Pierre Lamot
2025-01-08
qt module: allow moc to generate json introspection file
Pierre Lamot
2025-01-08
qt module: remove quoted annotations
Pierre Lamot
2024-09-24
qt module: allow has_tools to specify which tools to check
Pierre Lamot
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker