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.
 
 
 
 
 
 
Dylan Baker a5d547e0d9
pylint: enable useless-return
2 years ago
..
ast pylint: enable unnecessary-comprehension 2 years ago
backend Fix various spelling errors 2 years ago
cmake Fix crash when toolchain is missing 2 years ago
compilers Don't ignore documentation-related flags for D compilers 2 years ago
dependencies pylint: enable implicit-str-concat 2 years ago
interpreter Fix various spelling errors 2 years ago
interpreterbase pylint: enable useless-return 2 years ago
linkers Fix various spelling errors 2 years ago
modules CUDA: Update minimum driver version table to include CUDA 11.8 2 years ago
scripts Fix writing single strings in env2mfile. 2 years ago
templates Fix a typo in the CUDA template 2 years ago
utils utils: Popen_safe: Handle ENOEXEC to fail with an error message 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 2 years ago
arglist.py pylint: enable unnecessary-dunder-call 2 years ago
build.py Fix various spelling errors 2 years ago
coredata.py Add warning_level=everything 2 years ago
depfile.py pylint: enable consider-using-in 2 years ago
envconfig.py Add NASM compiler 2 years ago
environment.py Fix various spelling errors 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 pylint: enable useless-return 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 python 3.11: suppress an incorrect EncodingWarning 2 years ago
minit.py minit: refuse to allow creating broken projects 3 years ago
minstall.py minstall: make do_strip run with -Sx for macOS targets 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 pylint: enable used-before-assignment 2 years ago
msubprojects.py msubprojects: Fix issues when updating all wraps 2 years ago
mtest.py Handle freezing tests. Fixes #10752. 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