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.
 
 
 
 
 
 
Jussi Pakkanen cdf0c4f1a9 Merge branch 'QuLogic-context-managers' 8 years ago
..
backend Merge branch 'QuLogic-context-managers' 8 years ago
modules Merge branch 'QuLogic-context-managers' 8 years ago
scripts Merge branch 'QuLogic-context-managers' 8 years ago
wrap Ensure URLs are closed with a context manager. 8 years ago
__init__.py
build.py Merge pull request #696 from mesonbuild/depfile 8 years ago
compilers.py Use context manager for file I/O. 8 years ago
coredata.py Use context manager for file I/O. 8 years ago
dependencies.py Use context manager for file I/O. 8 years ago
environment.py Flatten isinstance calls. (#715) 8 years ago
interpreter.py Merge branch 'QuLogic-context-managers' 8 years ago
mconf.py Use context manager for file I/O. 8 years ago
mesonlib.py Use context manager for file I/O. 8 years ago
mesonmain.py Merge branch 'QuLogic-context-managers' 8 years ago
mintro.py Use context manager for file I/O. 8 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 9 years ago
mparser.py Forbid nested ternary operations. 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago