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.
 
 
 
 
 
 
Xavier Claessens 6fbf368fde msubprojects: Avoid useless "no local changes to save" message 4 years ago
..
ast Merge pull request #7657 from mensinda/moreTyping 4 years ago
backend backends: Treat build target as generator only when it's the first arg 4 years ago
cmake cmake: fix shared_module dependency (fixes #7715) 4 years ago
compilers Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools 4 years ago
dependencies InternalDependency: Add as_link_whole() method 4 years ago
modules Revert "windows: reduce chance of going over path limit in backend/vs" 4 years ago
scripts externalproject: Fix typing annotation 4 years ago
templates typing: Fix templates 4 years ago
wrap msubprojects: Allow comma separated list of types 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py typing: fix code review 4 years ago
build.py Fixed MacOS dylib custom targets not marked as linkable 4 years ago
coredata.py mtest: Check version in the test data after loading 4 years ago
depfile.py compilers/d: Add b_ndebug support 5 years ago
envconfig.py envconfig: fix return type of get_env_var_pair 4 years ago
environment.py Add support for the CompCert C Compiler 4 years ago
interpreter.py InternalDependency: Add as_link_whole() method 4 years ago
interpreterbase.py typing: get rid of most T.cast 4 years ago
linkers.py linkers: fully type annotate and fix mypy issues 4 years ago
mcompile.py mcompile: Add some basic XCode support 4 years ago
mconf.py typing: more fixes 4 years ago
mdist.py environment: use ExternalProgram to find ninja 4 years ago
mesondata.py mdata: Generate mesondata.py from */data folders 4 years ago
mesonlib.py external-project: New module to build configure/make projects 4 years ago
mesonmain.py Add a notice about Python 3.5 support 4 years ago
minit.py typing: fully annotate mcompile, minit, and msetup 4 years ago
minstall.py minstall: Add version field to install data 4 years ago
mintro.py typing: fix code review 4 years ago
mlog.py typing: Add run_mypy.py for easier mypy invocation 4 years ago
mparser.py typing: fix code review 4 years ago
msetup.py mcompile: Add some basic XCode support 4 years ago
msubprojects.py msubprojects: Avoid useless "no local changes to save" message 4 years ago
mtest.py mtest: Refactor test data checking 4 years ago
munstable_coredata.py compilers/d: Add b_ndebug support 5 years ago
optinterpreter.py typing: more fixes 4 years ago
rewriter.py compilers/d: Add b_ndebug support 5 years ago