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.
 
 
 
 
 
 
Matthew Waters 8d3fcb3dc4 dependencies: account for frameworks without a Versions directory 5 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend Add clang-tidy target. Closes #2383. 5 years ago
cmake cmake: Add support for normal libraries 5 years ago
compilers Correctly handle platform-specific LDFLAGS options 5 years ago
dependencies dependencies: account for frameworks without a Versions directory 5 years ago
modules Make Python 2 tests optional(er) to prepare for py2 purge in Debian. 5 years ago
scripts Add clang-tidy target. Closes #2383. 5 years ago
wrap Add support for `depth` option in wrap-git 5 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
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