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.
 
 
 
 
 
 
Eli Schwartz b5491fe408 mdist: use better approach to finding original configured options 3 years ago
..
ast add install_symlink function 3 years ago
backend Fix typos in Xcode backend. 3 years ago
cmake Fix CMake deprecation warning generated from interpreter 3 years ago
compilers compilers: fix broken CompCert support for release flags 3 years ago
dependencies cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
interpreter add some forgotten FeatureNew annotations 3 years ago
interpreterbase decorators: fold some duplicated code into a closure 3 years ago
linkers fix type annotations for compiler toolchain rpaths 3 years ago
mesonlib Add ppc970 definition to universal.py 3 years ago
modules qt module: also prefer the changed name scheme for the tools 3 years ago
scripts modules/gnome: replace yelphelper with run and custom targets 3 years ago
templates Add vala template 3 years ago
wrap fix missing encodings 3 years ago
__init__.py
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py fix various flake8 whitespace errors 3 years ago
arglist.py Fix typos discovered by codespell 3 years ago
build.py Make sure we support "<lang>_args" kwarg for all languages 3 years ago
coredata.py Bump versions to 0.61.4 for release 3 years ago
depfile.py
envconfig.py add ft32 cpu family 3 years ago
environment.py coverage generator: obey the documentation and only generate supported outputs 3 years ago
mcompile.py mcompile: fix broken codepaths and restore orphaned code 3 years ago
mconf.py mconf: Fix printing <inherited from main project> for yielding options 3 years ago
mdevenv.py Add --vsenv command line option and active VS only when needed 3 years ago
mdist.py mdist: use better approach to finding original configured options 3 years ago
mesondata.py run tools/gen_data.py and commit the results 3 years ago
mesonmain.py Correctly handle --version argument to runpython 3 years ago
minit.py Add vala template 3 years ago
minstall.py install_symlink: Handle $DESTDIR case for links with absolute path 3 years ago
mintro.py introspect: include choices for array options 3 years ago
mlog.py fix type annotations for mlog nesting 3 years ago
mparser.py pylint: turn on superflous-parens 3 years ago
msetup.py Add --vsenv command line option and active VS only when needed 3 years ago
msubprojects.py Add typing to msubprojects.py 3 years ago
mtest.py Revert "mtest: raise informative error message when test program doesn't exist" 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py optinterpreter: Fix builtin option names not being reserved anymore 3 years ago
programs.py interpreter: use typed_kwargs for run_command 3 years ago
rewriter.py rewriter: create {add,rm}_extra_files commands 3 years ago