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.
 
 
 
 
 
 
Aleksey Filippov d977b78f1b Use itertools.chain() instead of list concatenation 7 years ago
..
backend Use itertools.chain() instead of list concatenation 7 years ago
compilers Fix various flake8 indentation reports 7 years ago
dependencies Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
modules Add link_whole argument to declare_dependency() 7 years ago
scripts Remove all files outside the source directory from the coverage report 7 years ago
wrap wrap: Fix broken logic when initializing submodules 7 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Use itertools.chain() instead of list concatenation 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 #3203 from jukkalaurila/bug3185 7 years ago
interpreterbase.py Fix remaining flake8 report 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
mesonlib.py mesonlib: fix meson detection (again) 7 years ago
mesonmain.py Refactor: Add log.error and log.exception to reduce code duplication. 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 Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
mparser.py Newlines in single line strings should only be a warning for now. 7 years ago
mtest.py meson test: let gdb handle ^C instead of us 7 years ago
optinterpreter.py Fix subproject prefix handling when checking subproject option validity. 7 years ago
rewriter.py Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago