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.
 
 
 
 
 
 
Benoit Pierre 007c4659c2 interpreter: fix `feature.require` handling of error message 3 years ago
..
ast add install_emptydir function 3 years ago
backend Stop backend_startup_project from erasing the last project in a VS solution 3 years ago
cmake Support Visual Studio 2022 backend 3 years ago
compilers ldc2: invoke -Oz instead of -Os 3 years ago
dependencies iconv dependency: include header when checking for libc builtin 3 years ago
interpreter interpreter: fix `feature.require` handling of error message 3 years ago
interpreterbase FeatureDeprecated: add a notice summary of future deprecations 3 years ago
linkers Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will 3 years ago
mesonlib mesonlib: update `OptionKey.__repr__` 3 years ago
modules modules/gnome: import missing FeatureDeprecated for generate_gir 3 years ago
scripts Share common code between clang tidy and format 3 years ago
templates Add vala template 3 years ago
wrap wrap: Fix concurrent os.mkdir() 3 years ago
__init__.py
_pathlib.py
_typing.py fix various flake8 whitespace errors 3 years ago
arglist.py Fix typos discovered by codespell 3 years ago
build.py shared_module: Add soname when used as a link target 3 years ago
coredata.py Support Visual Studio 2022 backend 3 years ago
depfile.py
envconfig.py modules/gnome: use envconfig for VAPIGEN 3 years ago
environment.py coverage generator: obey the documentation and only generate supported outputs 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
mesonmain.py Add --vsenv command line option and active VS only when needed 3 years ago
minit.py Add vala template 3 years ago
minstall.py minstall: do not run ldconfig on the *BSDs 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
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: add an ASCII-only version of the spinner 3 years ago
munstable_coredata.py
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