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.
 
 
 
 
 
 
Dylan Baker 7eb1d89095 compilers: Move lto args into compiler class 5 years ago
..
ast Merge pull request #5606 from xclaesse/alias_target 5 years ago
backend Add optional progress bar when generating build.ninja 5 years ago
cmake cmake: Fix dependencies with try_compile (closes #5605) 5 years ago
compilers compilers: Move lto args into compiler class 5 years ago
dependencies meson: Use CMAKE_PREFIX_PATH environment variable 5 years ago
modules gtkdoc: Add 'check' kwarg (#5591) 5 years ago
scripts fix all flake8 issues 5 years ago
wrap Add optional progress bar when generating build.ninja 5 years ago
__init__.py
build.py Accept vs_module_defs for modules 5 years ago
coredata.py coredata: Add a type for the options dict 5 years ago
envconfig.py check that compiler name is not blank or empty 5 years ago
environment.py BUGFIX: typo from 32e827dcdc broke PGI compilers 5 years ago
interpreter.py Add version check support to find_program() 5 years ago
interpreterbase.py
linkers.py linkers: simplify and annotate 5 years ago
mconf.py Per machine do 'build.' and '' option prefixes 5 years ago
mesonlib.py mesonlib: Annotate Popen_safe functions 5 years ago
mesonmain.py
minit.py
minstall.py
mintro.py mintro: Fix section key in buildoptions 5 years ago
mlog.py pythonic file checks 5 years ago
mparser.py
msetup.py coredata: Correctly handle receiving a pipe for native/cross files 5 years ago
msubprojects.py cmake: moved subprojects into the CMake module 5 years ago
mtest.py Change meson test's build failure exit code to 125 5 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 5 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 5 years ago