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 210fe5bf40
Add option to disable the cache
6 years ago
..
ast ast/printer: remove useless ternary 6 years ago
backend Don't use len() to test for container emptiness 6 years ago
compilers Add option to disable the cache 6 years ago
dependencies Added some cahced values 6 years ago
modules Print '(cached)' when compiler result was cached 6 years ago
scripts Don't use len() to test for container emptiness 6 years ago
wrap Fix git wraps with submodules 6 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Don't use mutable types as default arguments 6 years ago
coredata.py Cache compile results in coredata 6 years ago
envconfig.py envconfig: remove unused parse_datafile() 6 years ago
environment.py environment.py: Fix architecture detection on older MSVC 6 years ago
interpreter.py Make flake8 happy 6 years ago
interpreterbase.py ast: support elementary object methods 6 years ago
linkers.py Fix linking when cross-compiling and a windows resource is first object 6 years ago
mconf.py mconf: Limit the line length of the choices column 6 years ago
mesonlib.py mesonlib: Reimplement version comparison for speed 6 years ago
mesonmain.py Don't use len() to test for container emptiness 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py pep8 py37 6 years ago
mintro.py Don't use len() to test for container emptiness 6 years ago
mlog.py rewriter: Quiet logging by default 6 years ago
mparser.py rewriter: Use mparser to detect the end of some nodes 6 years ago
msetup.py Run postconf scripts absolutely last. 6 years ago
msubprojects.py Add 'meson subprojects foreach' command 6 years ago
mtest.py Report xpass results as failures. 6 years ago
munstable_coredata.py Don't collect preprocssor flags separately from compiler flags 6 years ago
optinterpreter.py optinterpreter: Add a log argument to is_invalid_name 6 years ago
rewriter.py rewriter: optimize the list_to_dict function 6 years ago