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.
 
 
 
 
 
 
Oleg B b8052f9e50
Support native tests in crossbuild
4 years ago
..
ast
backend Add prelinking support for static libraries. 4 years ago
cmake use real pathlib module 4 years ago
compilers compilers: add support for c++20/gnu++20 4 years ago
dependencies compiler: allow non-built internal dependencies as arguments 4 years ago
modules use real pathlib module 4 years ago
scripts Respect MESON_INSTALL_QUIET in gettext.py 4 years ago
templates
wrap use real pathlib module 4 years ago
__init__.py
arglist.py
build.py Add prelinking support for static libraries. 4 years ago
coredata.py use real pathlib module 4 years ago
depfile.py
envconfig.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
environment.py Bump Ninja requirement to 1.8. 4 years ago
interpreter.py pkgconfig: Respect variable ordering when passed as list 4 years ago
interpreterbase.py
linkers.py
mcompile.py Remove "Found runner: " logging message from meson compile 4 years ago
mconf.py
mdist.py use real pathlib module 4 years ago
mesondata.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
mesonlib.py Add a variant of TemporaryDirectory that uses windows_proof_rmtree() 4 years ago
mesonmain.py
minit.py use real pathlib module 4 years ago
minstall.py install: don't elevate when using destdir 4 years ago
mintro.py use real pathlib module 4 years ago
mlog.py use real pathlib module 4 years ago
mparser.py
msetup.py Add VCS ignore files to build dir on creation. Closes #6509. 4 years ago
msubprojects.py msubprojects: Ignore worktrees when checking out 4 years ago
mtest.py Support native tests in crossbuild 4 years ago
munstable_coredata.py
optinterpreter.py optinterpreter: organize the validation of arguments to be more readable 4 years ago
rewriter.py