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.
 
 
 
 
 
 
Paolo Bonzini eca1ac18dc c: add -Wno-vla-larger-than to the exceptions for -Wno* 3 months ago
..
ast Make all Meson level options overridable per subproject. 3 months ago
backend Make all Meson level options overridable per subproject. 3 months ago
cargo rust: add warning_level=0 to downloaded Cargo subprojects 4 months ago
cmake Make all Meson level options overridable per subproject. 3 months ago
compilers c: add -Wno-vla-larger-than to the exceptions for -Wno* 3 months ago
dependencies Make all Meson level options overridable per subproject. 3 months ago
interpreter Make all Meson level options overridable per subproject. 3 months ago
interpreterbase Revert "interpreterbase: Add disabler exception for `get_variable` method" 4 months ago
linkers Make all Meson level options overridable per subproject. 3 months ago
modules Make all Meson level options overridable per subproject. 3 months ago
scripts symbolextractor: generate symbol files for cross-compiled Windows 4 months ago
templates templates: use library() instead of shared_library() 4 months ago
utils utils: Use dataclasses for PerMachine classes 4 months ago
wrap Fix wrap.py to avoid following symlinks 4 months ago
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 1 year ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 11 months ago
arglist.py arglist: De-dup arg prefixes only when they are used as a prefix 5 months ago
build.py Make all Meson level options overridable per subproject. 3 months ago
coredata.py Make all Meson level options overridable per subproject. 3 months ago
depfile.py Use SPDX-License-Identifier consistently 1 year ago
envconfig.py Add TASKING compiler support 4 months ago
environment.py Make all Meson level options overridable per subproject. 3 months ago
machinefile.py machinefile: Make fully typesafe 8 months ago
mcompile.py Move OptionKey in the option source file. 10 months ago
mconf.py Make all Meson level options overridable per subproject. 3 months ago
mdevenv.py mdevenv: exec directly into the program to run 6 months ago
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 8 months ago
mesondata.py Use SPDX-License-Identifier consistently 1 year ago
mesonlib.py Use SPDX-License-Identifier consistently 1 year ago
mesonmain.py Make all Meson level options overridable per subproject. 3 months ago
mformat.py mformat: try to detect meson.format in source files' parent directories 4 months ago
minit.py Move OptionKey in the option source file. 10 months ago
minstall.py minstall: help mypy out with our chown overriding 3 months ago
mintro.py Make all Meson level options overridable per subproject. 3 months ago
mlog.py mlog: Log once should not take location into account 7 months ago
mparser.py optimize variable assignments 4 months ago
msetup.py Permit more missing b options. Closes #14254. 3 months ago
msubprojects.py Check for uppercase 'head' when updating subprojects 6 months ago
mtest.py Interpret TAP bailout output without test plan or test line as error 4 months ago
munstable_coredata.py Move OptionKey in the option source file. 10 months ago
optinterpreter.py options: Replace uses of `UserOption[T.Any]` with a Union of UserOption types 3 months ago
options.py Make all Meson level options overridable per subproject. 3 months ago
programs.py programs: fix regex to match multi-digit major version 4 months ago
rewriter.py rewriter: don't output target info to stderr 8 months ago