.. |
ast
|
pylint: enable unnecessary-comprehension
|
2 years ago |
backend
|
fix: don't set FavorSizeOrSpeed in vs backend if optimization disabled (/Od set).
|
2 years ago |
cmake
|
pylint: enable use-a-generator
|
2 years ago |
compilers
|
Add b_thinlto_cache for automatically configuring incremental ThinLTO
|
2 years ago |
dependencies
|
Fix some wording in a JNISystemDependency comment
|
2 years ago |
interpreter
|
interpreter: Fix msg when none of the dependencies have names
|
2 years ago |
interpreterbase
|
fix obscure crash on unbound variable
|
2 years ago |
linkers
|
Add b_thinlto_cache for automatically configuring incremental ThinLTO
|
2 years ago |
modules
|
hotdoc: Fix typo in argument
|
2 years ago |
scripts
|
pylint: enable unspecified-encoding
|
2 years ago |
templates
|
flake8: fix indentation style
|
3 years ago |
utils
|
Move classes used by scripts to their own module
|
2 years ago |
wrap
|
Make `meson wrap update` command update all wraps in parallel
|
2 years ago |
__init__.py
|
compilers/d: Add b_ndebug support
|
5 years ago |
_pathlib.py
|
pathlib: Patch pathlib to work around some bugs (fixes #7295)
|
3 years ago |
_typing.py
|
typing: replace ImmutableSetProtocol with typing.AbstractSet
|
3 years ago |
arglist.py
|
pylint: enable unnecessary-dunder-call
|
2 years ago |
build.py
|
BUG: Don't add debug files as targets when not building in debug mode
|
2 years ago |
coredata.py
|
compilers: Add optimization=plain option
|
2 years ago |
depfile.py
|
pylint: enable consider-using-in
|
2 years ago |
envconfig.py
|
env2mfile: reuse logical lists of interesting facts from meson itself
|
2 years ago |
environment.py
|
pylint: enable consider-using-in
|
2 years ago |
mcompile.py
|
mcompile: Remove useless sleep
|
2 years ago |
mconf.py
|
mconf: Do not print None for empty choices
|
2 years ago |
mdevenv.py
|
mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe
|
2 years ago |
mdist.py
|
flake8: remove no longer used imports
|
2 years ago |
mesondata.py
|
port from embedded data to importlib.resources
|
3 years ago |
mesonlib.py
|
Move classes used by scripts to their own module
|
2 years ago |
mesonmain.py
|
Move classes used by scripts to their own module
|
2 years ago |
minit.py
|
minit: refuse to allow creating broken projects
|
3 years ago |
minstall.py
|
minstall: handle extra error for selinuxenabled
|
2 years ago |
mintro.py
|
pylint: enable global-statement
|
2 years ago |
mlog.py
|
mlog: Use less from git on Windows
|
2 years ago |
mparser.py
|
pylint: enable consider-using-in
|
2 years ago |
msetup.py
|
avoid importing the entire codebase at first startup
|
2 years ago |
msubprojects.py
|
msubprojects: Fix issues when updating all wraps
|
2 years ago |
mtest.py
|
mtest: implement a maxfail option
|
2 years ago |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
3 years ago |
optinterpreter.py
|
Allow deprecating an option for a new one
|
3 years ago |
programs.py
|
ExternalProgram: Make get_version() work without interpreter
|
2 years ago |
rewriter.py
|
pylint: enable consider-using-in
|
2 years ago |