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.
 
 
 
 
 
 
Jussi Pakkanen d32d0d6b53
Merge pull request #7902 from bonzini/mtest-build-depends-only
4 years ago
..
ast
backend Propagate Windows target checks up 4 years ago
cmake use real pathlib module 4 years ago
compilers Propagate Windows target checks up 4 years ago
dependencies compiler: allow non-built internal dependencies as arguments 4 years ago
modules use real pathlib module 4 years ago
scripts Add mypy annotations. 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 stabilize sets that are converted to lists 4 years ago
envconfig.py Merge pull request #8011 from dcbaker/submit/post-python36-cleanups 4 years ago
environment.py Add support for driving lld-link indirectly through clang on Windows 4 years ago
interpreter.py pkgconfig: Respect variable ordering when passed as list 4 years ago
interpreterbase.py stabilize iteration order for dictionaries 4 years ago
linkers.py Fix the subsystem options for lld in mingw mode 4 years ago
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 Scan all C++ sources and ignore everything else. 4 years ago
mesonmain.py
minit.py use real pathlib module 4 years ago
minstall.py mtest: only build what is needed for the tests 4 years ago
mintro.py mintro: export functions to load the meson-info files 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 mtest: only build what is needed for the tests 4 years ago
munstable_coredata.py
optinterpreter.py optinterpreter: organize the validation of arguments to be more readable 4 years ago
rewriter.py