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.
 
 
 
 
 
 
Dylan Baker d6c4e79c84 mtest: Don't require an exe wrapper for if the cross file says we don't need one 5 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend backends: Add needs_exe_wrapper to test serialization 5 years ago
cmake cmake: Support ALIAS libraries 5 years ago
compilers Correctly handle platform-specific LDFLAGS options 5 years ago
dependencies Add blocks dependency 5 years ago
modules cmake: define set_and_check in CMake package config (fixes #5889) 5 years ago
scripts uniform scan-build detection process 5 years ago
wrap Add optional progress bar when generating build.ninja 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 CUDA support on Windows 5 years ago
coredata.py Print user defined options in meson-log.txt 5 years ago
envconfig.py envconfig: Add MicroBlaze CPU family 5 years ago
environment.py Fix GNU-like LLD being misdetected as MSVC-like LLD 5 years ago
interpreter.py removed the InternalDepdendencyHolder, since it is unused 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