Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
strangely enough the syntax is:
/foo/* (files in foo, but not in foo/dir/)
/foo/ (files in foo and any subfolder of foo (recursively)
|
|
I probably know more about that code than anyone else, so I'm probably
the right person to be reviewing stuff in there.
|
|
This adds an experimental meson module to build projects with other
build systems.
Closes: #4316
|
|
|
|
Following proposal in #6485 we would like to delegate maitainership
of parts of the Meson project (modules) to selected volunteers.
Fixes: #6485.
|