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