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.
 
 
 
 
 
 
Michael Hirsch, Ph.D f1d370247f
dependencies: refactor to use methods properly
5 years ago
..
ast Add a summary() function for configuration summarization 5 years ago
backend Merge pull request #6207 from dcbaker/linker-option 5 years ago
cmake cmake: subprocess external .decode(errors='ignore') to avoid traceback 5 years ago
compilers Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
dependencies dependencies: refactor to use methods properly 5 years ago
modules fs: rename samefile => is_samepath 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates
wrap dist: Fix --include-subprojects when .wrap file has directory value 5 years ago
__init__.py
build.py build: Fix type signature of rich comparison dunders 5 years ago
coredata.py Consider compiler arguments in linker detection logic 5 years ago
depfile.py
envconfig.py Allow selecting the dynamic linker 5 years ago
environment.py Consider compiler arguments in linker detection logic 5 years ago
interpreter.py python: add embed to the python dependency function 5 years ago
interpreterbase.py dict: Fully evaluate keys 5 years ago
linkers.py linkers: Remove get_allow_undefined_args from link.exe 5 years ago
mconf.py
mdist.py dist: Fix --include-subprojects when .wrap file has directory value 5 years ago
mesonlib.py cmake: add project language to cmakelists.txt 5 years ago
mesonmain.py
minit.py
minstall.py lgtm: Fix redundant code 5 years ago
mintro.py mintro: include test protocol in introspection data 5 years ago
mlog.py mlog: Add a log_once function 5 years ago
mparser.py lgtm: Fix redundant code 5 years ago
msetup.py
msubprojects.py Fix 'meson subprojects foreach' when command returns non-zero exit code 5 years ago
mtest.py
munstable_coredata.py
optinterpreter.py
rewriter.py lgtm: ignore all safe `__init__ method calls overridden method` warnings 5 years ago