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.
 
 
 
 
 
 
Clinton Roy bba3ae5724 correct function call 5 years ago
..
ast
backend flatten list to subprocess.Popen, necessary for Python 3.8 5 years ago
cmake
compilers compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
dependencies
modules Handle case of dependency('threads') in 'requires' 5 years ago
scripts
wrap
__init__.py
build.py
coredata.py correct function call 5 years ago
envconfig.py envconfig: make MachineInfo.is_windows and is_cygwin match mesonlib 5 years ago
environment.py environment: clang uses lld-link or link.exe on windows 5 years ago
interpreter.py
interpreterbase.py
linkers.py compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
mconf.py
mdist.py
mesonlib.py
mesonmain.py
minit.py
minstall.py Add basic Webassembly support via Emscripten. 5 years ago
mintro.py
mlog.py
mparser.py
msetup.py
msubprojects.py
mtest.py
munstable_coredata.py
optinterpreter.py
rewriter.py