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
/
modtest.py
Age
Commit message (
Expand
)
Author
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-10-04
Move modtest to the new extension module API
Tristan Partin
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-05-23
modules: add typing to the modtest module
Dylan Baker
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
2018-04-15
Updated all modules to work with the new API.
Jussi Pakkanen
2017-09-21
flake8: Clean up complained-about unused imports
Luke Shumaker
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-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-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen