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
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
2017-10-31
namespace run_targets by subproject
Martin Kelly
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
2017-07-02
Improve "Passed invalid keyword argument" warning.
Jehan
2017-06-26
Fixed issues raised in review.
Jussi Pakkanen
2017-06-26
Converted some modules.
Jussi Pakkanen
2017-06-26
Add kwarg checker in module code.
Jussi Pakkanen
2017-03-28
modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@
Nirbheek Chauhan
2017-01-09
There are two different kinds of extensions: modules that create new
Jussi Pakkanen
2017-01-04
Create a module return value object.
Jussi Pakkanen
2016-12-28
Move _get_include_args from gnome to modules.
Elliott Sales de Andrade
2016-12-19
fix some of pylint's undefined-variable
Igor Gnatenko
2016-12-16
modules: Cache programs found by find_program
Nirbheek Chauhan
2016-12-15
Allow all code to access module target classes
Nirbheek Chauhan
2016-01-16
Fix some issues that break pypi installs and bump version to upload new version.
Jussi Pakkanen
[prev]