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.
 
 
 
 
 
 
Mathieu Duponchelle 9f7bdedc94 mesonlib: fix meson detection (again) 7 years ago
..
backend Fix flake8 'imported but unused' reports 7 years ago
compilers Fix various flake8 indentation reports 7 years ago
dependencies Add link_whole argument to declare_dependency() 7 years ago
modules Add link_whole argument to declare_dependency() 7 years ago
scripts
wrap
__init__.py
astinterpreter.py
build.py Add link_whole argument to declare_dependency() 7 years ago
coredata.py Bumped version number for new development. 7 years ago
environment.py Harmonize data pickling. 7 years ago
interpreter.py Merge pull request #3086 from sarum9in/declare-link-whole 7 years ago
interpreterbase.py Fix remaining flake8 report 7 years ago
linkers.py
mconf.py mconf: Make it pep8 compliant 7 years ago
mesonlib.py mesonlib: fix meson detection (again) 7 years ago
mesonmain.py Make "meson help" and "meson help <subcommand>" do the expected thing. 7 years ago
minit.py Generate meson.build based on existing source files when meson init is run in a non-empty directory. 7 years ago
mintro.py Harmonize data pickling. 7 years ago
mlog.py Handle a warning location which evaluates to False 7 years ago
mparser.py
mtest.py meson test: let gdb handle ^C instead of us 7 years ago
optinterpreter.py
rewriter.py