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.
 
 
 
 
 
 
Xavier Claessens 7d9e58f125 cmake: Add support for normal libraries 5 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend Find clang-format with alternative names 5 years ago
cmake cmake: Add support for normal libraries 5 years ago
compilers Correctly handle platform-specific LDFLAGS options 5 years ago
dependencies cmake: Fix 'properies' typo 5 years ago
modules cmake: subproject() supports the 'required' kwarg 5 years ago
scripts Find clang-format with alternative names 5 years ago
wrap Add support for `depth` option in wrap-git 5 years ago
__init__.py
build.py Recursively include all objects from uninstalled static libraries 5 years ago
coredata.py Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_config_path. 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py envconfig: Add MicroBlaze CPU family 5 years ago
environment.py Correct obviously-wrong test for gold linker. 5 years ago
interpreter.py Remove unused 'required' argument 5 years ago
interpreterbase.py Add is_disabler function 5 years ago
linkers.py Correctly handle platform-specific LDFLAGS options 5 years ago
mconf.py mconf: Fix meson configure crash (fixes #5909) 5 years ago
mdist.py dist: Add '-C' option and print better error message 5 years ago
mesonlib.py Add helper to print warnings once 5 years ago
mesonmain.py Create multiple different archive types with dist. 5 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Catch NotADirectoryError to fix selinux error 5 years ago
mintro.py Add test priorities to force test start order 5 years ago
mlog.py pythonic file checks 5 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py Print user defined options in meson-log.txt 5 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py mtest: Don't require an exe wrapper for if the cross file says we don't need one 5 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 6 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 6 years ago