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.
 
 
 
 
 
 
Salamandar 93ba30751e dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
..
backend Merge pull request #2764 from mesonbuild/generatorpath 7 years ago
compilers Merge pull request #2803 from dcbaker/wip/freebsd-fixes 7 years ago
dependencies Correct spelling mistakes. 7 years ago
modules Merge pull request #2955 from xclaesse/unfound 7 years ago
scripts Avoid worrying about encodings when capturing child program output 7 years ago
wrap Add promote to list of wrap commands. 7 years ago
__init__.py
astinterpreter.py
build.py Merge pull request #2764 from mesonbuild/generatorpath 7 years ago
coredata.py Bump minimum supported Python from 3.4 to 3.5. 7 years ago
environment.py Correct spelling mistakes. 7 years ago
interpreter.py Removed two deprecations from 2016. 7 years ago
interpreterbase.py Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago
linkers.py
mconf.py
mesonlib.py dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
mesonmain.py Removed duplicate if branch. 7 years ago
minit.py Add unit test that checks that the sample projects compile. 7 years ago
mintro.py
mlog.py Consolidate warning location formatting in mlog.warning() 7 years ago
mparser.py Consolidate warning location formatting in mlog.warning() 7 years ago
mtest.py
optinterpreter.py Warn on unknown command line arguments 7 years ago
rewriter.py