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 6472f013a1 build: Add type annotations for BuildTarget.include_dirs 3 years ago
..
ast add install_emptydir function 3 years ago
backend Fix version requirement on Ninja feature. 3 years ago
cmake Fix typos discovered by codespell 3 years ago
compilers Add 64-bit paths to check for unsupported Watcom cl.exe clones. 3 years ago
dependencies fix various flake8 whitespace errors 3 years ago
interpreter interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation 3 years ago
interpreterbase migrate python 3.5 compatible superclass variable annotations to 3.6 3 years ago
linkers Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will 3 years ago
mesonlib Fix "meson compile" not activating vsenv 3 years ago
modules interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation 3 years ago
scripts fix various flake8 whitespace errors 3 years ago
templates editorconfig: add setting to trim trailing whitespace 3 years ago
wrap wrap: fix support for git < 2.28 3 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 fix various flake8 whitespace errors 3 years ago
arglist.py Fix typos discovered by codespell 3 years ago
build.py build: Add type annotations for BuildTarget.include_dirs 3 years ago
coredata.py fix various flake8 whitespace errors 3 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py Add sccache support. 3 years ago
environment.py Fix typos discovered by codespell 3 years ago
mcompile.py delete PLATFORM env only if set 3 years ago
mconf.py fix various flake8 whitespace errors 3 years ago
mdevenv.py Add --vsenv command line option and active VS only when needed 3 years ago
mdist.py Add --vsenv command line option and active VS only when needed 3 years ago
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mesonmain.py Add --vsenv command line option and active VS only when needed 3 years ago
minit.py f-strings 3 years ago
minstall.py fix various flake8 whitespace errors 3 years ago
mintro.py introspect: include choices for array options 3 years ago
mlog.py Revert "mark a couple of typing-only imports as noqa, to appease pyflakes" 3 years ago
mparser.py pylint: turn on superflous-parens 3 years ago
msetup.py Add --vsenv command line option and active VS only when needed 3 years ago
msubprojects.py msubprojects: implement "packagefiles --save" 3 years ago
mtest.py mtest: accept very long lines 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py optinterpreter: Fix builtin option names not being reserved anymore 3 years ago
programs.py Fix typos discovered by codespell 3 years ago
rewriter.py pylint: turn on superflous-parens 3 years ago