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 b1649899a2 ExternalProgram: Make get_version() work without interpreter 2 years ago
..
ast
backend backend: always use the same code to compute the files in ExtractedObjects 2 years ago
cmake
compilers
dependencies
interpreter Fix crash when a reconfigure adds a new subproject 2 years ago
interpreterbase move various imports into TYPE_CHECKING blocks for neatness 3 years ago
linkers
mesonlib minstall: Add more safety checks when unpickling installdata 2 years ago
modules flake8: don't use f-strings for strings without formatting 3 years ago
scripts devenv: Add support for PowerShell 7 on Windows 2 years ago
templates
wrap flake8: don't use f-strings for strings without formatting 3 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py fix regression that broke proper warnings about passing subproject as a dep 2 years ago
coredata.py minstall: Add more safety checks when unpickling installdata 2 years ago
depfile.py
envconfig.py
environment.py
mcompile.py
mconf.py
mdevenv.py devenv: Add support for PowerShell 7 on Windows 2 years ago
mdist.py
mesondata.py
mesonmain.py
minit.py
minstall.py minstall: Add more safety checks when unpickling installdata 2 years ago
mintro.py
mlog.py
mparser.py
msetup.py
msubprojects.py
mtest.py
munstable_coredata.py
optinterpreter.py
programs.py ExternalProgram: Make get_version() work without interpreter 2 years ago
rewriter.py