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
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
2021-11-01
interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation
Dylan Baker
2021-11-01
modules: remove harmful forwarding init methods
Dylan Baker
2021-10-08
ModuleState: Add wrapper to get option
Xavier Claessens
2021-09-30
modules: make ReturnValue.new_objects covariant
Dylan Baker
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-22
Add typing to ModuleState machine members
Tristan Partin
2021-08-15
correct a copy-pasted comment
Eli Schwartz
2021-08-09
modules: Fix typo in state.test()
Xavier Claessens
2021-08-06
modules: Add API to add test
Xavier Claessens
2021-06-30
interpreter: add required and disabled to import
Dylan Baker
2021-06-30
modules: add classes with the found method
Dylan Baker
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-15
modules: pass all proxied arguments
Dylan Baker
2021-06-15
modules: Fix type annotation imports
Dylan Baker
2021-06-15
modules/qt: Add a compile_moc method
Dylan Baker
2021-05-28
modules: Replace find_program_impl() by state.find_program()
Xavier Claessens
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using InterpreterObject
Xavier Claessens
2021-05-28
modules: Remove snippet methods
Xavier Claessens
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
Simplify module API
Xavier Claessens
2020-09-08
typing: more fixes
Daniel Mensinger
2020-05-15
ninjabackend: Treat GNOME gir/typelib as libraries
Nirbheek Chauhan
2020-03-05
Make use of unholder
Dylan Baker
2019-11-08
Created the filesystem module.
Jussi Pakkanen
2019-03-28
Revert "gnome.compile_resources: Add ld binary method"
Jussi Pakkanen
2019-02-01
gnome.compile_resources: Add ld binary method
Ninja-Koala
2018-07-05
Fix flake8 issues (#3834)
Jon Turney
2018-07-02
Remove permittedSnippetKwargs, snippets are not special
Nirbheek Chauhan
2018-06-06
Fix issues found by flake8
Xavier Claessens
2018-04-15
Convert Gnome module to use find_program from interpreter.
Jussi Pakkanen
[next]