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.
 
 
 
 
 
 
Remi Thebault 4fe6f0dd29 add D features to InternalDependency 3 years ago
..
ast
backend devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH 3 years ago
cmake flake8: fix wrong numbers of blank line separators 3 years ago
compilers compilers/gnu: set level 0 optimization to '-O0' 3 years ago
dependencies add D features to InternalDependency 3 years ago
interpreter add D features to InternalDependency 3 years ago
interpreterbase clean up FeatureCheck signature to move location to use time 3 years ago
linkers Genericise TI compiler and add MSP430 support 3 years ago
mesonlib mesonlib: use Literal to tighten configure_file formats 3 years ago
modules add D features to InternalDependency 3 years ago
scripts
templates flake8: fix indentation style 3 years ago
wrap fix missing encodings 3 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py add D features to InternalDependency 3 years ago
coredata.py fix missing encodings 3 years ago
depfile.py
envconfig.py Genericise TI compiler and add MSP430 support 3 years ago
environment.py Change jar() default install dir 3 years ago
mcompile.py
mconf.py
mdevenv.py devenv: Add --dump option 3 years ago
mdist.py implement 'dist --allow-dirty' flag 3 years ago
mesondata.py
mesonmain.py use a more sane check instead of run_custom_lint 3 years ago
minit.py
minstall.py devenv: Source bash completion scripts 3 years ago
mintro.py
mlog.py
mparser.py fix malformed warning to print the way it was meant to print 3 years ago
msetup.py Add API for modules that wants to define their devenv 3 years ago
msubprojects.py flake8: remove some redundant separators 3 years ago
mtest.py Merge pull request #10004 from bonzini/mtest-tap-stderr 3 years ago
munstable_coredata.py
optinterpreter.py FeatureNew: add mypy type annotations for subproject arg 3 years ago
programs.py
rewriter.py