.. |
ast
|
Fixed string escaping in AstPrinter
|
2022-09-07 08:56:51 -04:00 |
backend
|
Add cross-compile support for Microsoft GDK platforms
|
2022-09-29 07:52:07 -04:00 |
cmake
|
pylint: enable consider-using-in
|
2022-09-19 20:57:52 -04:00 |
compilers
|
pylint: enable consider-using-(min|max)-builtin
|
2022-10-03 00:02:20 -04:00 |
dependencies
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
interpreter
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
interpreterbase
|
fix obscure crash on unbound variable
|
2022-08-30 15:30:55 -04:00 |
linkers
|
AIX: allow link_whole, it's the only supported behaviour anyway
|
2022-10-03 01:16:35 +03:00 |
modules
|
gnome: add support for update-mime-database
|
2022-09-28 12:07:24 -04:00 |
scripts
|
pylint: enable unspecified-encoding
|
2022-10-03 00:02:02 -04:00 |
templates
|
flake8: fix indentation style
|
2022-01-27 10:48:01 -08:00 |
utils
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
wrap
|
wrap: If the directory exists in a sub-subproject, uses it inplace
|
2022-09-28 00:17:42 -04:00 |
__init__.py
|
…
|
|
_pathlib.py
|
pathlib: Patch pathlib to work around some bugs (fixes #7295)
|
2021-06-29 11:28:08 +02:00 |
_typing.py
|
typing: replace ImmutableSetProtocol with typing.AbstractSet
|
2022-06-08 23:19:09 +03:00 |
arglist.py
|
pylint: enable unnecessary-dunder-call
|
2022-10-03 00:00:26 -04:00 |
build.py
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
coredata.py
|
fix incorrect type annotations for coredata compile/link args
|
2022-08-24 23:49:13 -04:00 |
depfile.py
|
pylint: enable consider-using-in
|
2022-09-19 20:57:52 -04:00 |
envconfig.py
|
env2mfile: reuse logical lists of interesting facts from meson itself
|
2022-09-01 01:05:48 +03:00 |
environment.py
|
pylint: enable consider-using-in
|
2022-09-19 20:57:52 -04:00 |
mcompile.py
|
mcompile: Remove useless sleep
|
2022-09-12 13:50:11 -04:00 |
mconf.py
|
mconf: Do not print None for empty choices
|
2022-09-27 11:15:51 -04:00 |
mdevenv.py
|
mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe
|
2022-09-21 18:32:51 -04:00 |
mdist.py
|
flake8: remove no longer used imports
|
2022-06-10 09:15:48 -04:00 |
mesondata.py
|
port from embedded data to importlib.resources
|
2022-01-10 18:36:57 -05:00 |
mesonlib.py
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
mesonmain.py
|
Move classes used by scripts to their own module
|
2022-09-28 19:36:13 -04:00 |
minit.py
|
minit: refuse to allow creating broken projects
|
2022-05-05 20:07:44 -04:00 |
minstall.py
|
minstall: handle extra error for selinuxenabled
|
2022-09-07 08:46:50 -04:00 |
mintro.py
|
pylint: enable global-statement
|
2022-09-22 18:17:43 -04:00 |
mlog.py
|
mlog: Use less from git on Windows
|
2022-09-28 12:48:22 +03:00 |
mparser.py
|
pylint: enable consider-using-in
|
2022-09-19 20:57:52 -04:00 |
msetup.py
|
avoid importing the entire codebase at first startup
|
2022-09-19 15:19:00 -04:00 |
msubprojects.py
|
Fix mypy lint
|
2022-09-27 11:14:19 -04:00 |
mtest.py
|
mtest: implement a maxfail option
|
2022-09-23 16:10:32 -04:00 |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
2021-08-22 13:56:41 +03:00 |
optinterpreter.py
|
Allow deprecating an option for a new one
|
2022-04-21 14:18:29 -04:00 |
programs.py
|
ExternalProgram: Make get_version() work without interpreter
|
2022-06-17 11:53:38 -04:00 |
rewriter.py
|
pylint: enable consider-using-in
|
2022-09-19 20:57:52 -04:00 |