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.
 
 
 
 
 
 
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 8 years ago
..
backend ninja: Fix detection of vs compiler usage 8 years ago
compilers gfortran: Add coverage arguments 8 years ago
dependencies add support for pcap dependencies 8 years ago
modules gnome: Allow passing build_by_default: to some functions 8 years ago
scripts Exclude system sources from test coverage 8 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 8 years ago
__init__.py
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Add option to disable implicit include directories. Closes #2139. 8 years ago
coredata.py Add option to limit maximum number of concurrent link processes. 8 years ago
environment.py Do not ignore stderr on gcc type check in get_gnu_compiler_defines. 8 years ago
interpreter.py ninja: Fix cleaning in various edge cases 8 years ago
interpreterbase.py Store current line number so it can be printed in warning messages. Closes #2181. 8 years ago
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
mconf.py Add option to limit maximum number of concurrent link processes. 8 years ago
mesonlib.py configure_file: warn in case a variable to subsitute is not present in the passed configuration. Fixes #2090 8 years ago
mesonmain.py Print deprecation warnings on old style commands. 8 years ago
mintro.py Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 8 years ago
mlog.py Add an option to dependencies called 'method'. This can be used to 8 years ago
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 8 years ago
mtest.py Turned mesontest into on internal module. 8 years ago
optinterpreter.py Add option to limit maximum number of concurrent link processes. 8 years ago
rewriter.py Turned rewriter into an internal module. 8 years ago