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
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