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 681532452c
Handle java correct
6 years ago
..
backend Fixed hash 6 years ago
compilers Handle java correct 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
wrap
__init__.py
astinterpreter.py
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
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
minit.py
minstall.py
mintro.py Code cleanup and renamed variables 6 years ago
mlog.py
mparser.py parser: Fix line continuation outside of (), [] or {} 6 years ago
msetup.py Added unit test 6 years ago
msubprojects.py
mtest.py
optinterpreter.py
rewriter.py