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.
 
 
 
 
 
 
Daniel Mensinger df1434d5a5
Fixed CI issues
6 years ago
..
backend Fixed CI issues 6 years ago
compilers More os.pathsep 6 years ago
dependencies Remove cross_info; cross file is parsed up front and discarded 6 years ago
modules pkgconfig: Fix flag deduplication 6 years ago
scripts Add a clang-format target. 6 years ago
wrap Add 'meson subprojects update' command 6 years ago
__init__.py
astinterpreter.py AstInterpreter: Stub out more functions 6 years ago
build.py Some small fixes 6 years ago
coredata.py Get rid of `ConfigData` 6 years ago
environment.py Split the monolithic introspection file into chunks 6 years ago
interpreter.py Remove cross_info; cross file is parsed up front and discarded 6 years ago
interpreterbase.py Error out if kwargs dict contains a kwargs entry. 6 years ago
linkers.py
mconf.py Split the monolithic introspection file into chunks 6 years ago
mesonlib.py Removed fallback detection logic 6 years ago
mesonmain.py Add 'meson subprojects update' command 6 years ago
minit.py
minstall.py print 'Nothing to install.' if nothing was installed 6 years ago
mintro.py Code cleanup and renamed variables 6 years ago
mlog.py Disable mlog and don't require build directory for environment 6 years ago
mparser.py parser: Fix line continuation outside of (), [] or {} 6 years ago
msetup.py Added unit test 6 years ago
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py Print ASCII version of unrepresentable text. Closes #4600. 6 years ago
optinterpreter.py
rewriter.py Split AstInterpreter into base class and RewriterInterpreter 6 years ago