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.
 
 
 
 
 
 
Nirbheek Chauhan 657d9f2b29 Support running out-of-tree tests against a meson in PATH 7 years ago
..
backend Merge pull request #3069 from dcbaker/pch_one_arg 7 years ago
compilers Enable default linker optimisations in MSVC release and minsize builds 7 years ago
dependencies Merge pull request #3004 from bredelings/clean-boost 7 years ago
modules Add get_pkgconfig_variable(default:) 7 years ago
scripts Remove all files outside the source directory from the coverage report 7 years ago
wrap wrap: Fix broken logic when initializing submodules 7 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Don't version shared libraries for Android 7 years ago
coredata.py User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
environment.py Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc is missing 7 years ago
interpreter.py Merge pull request #2863 from jon-turney/exit-status-on-exception 7 years ago
interpreterbase.py Add source location to warning for comparing different types 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py Support running out-of-tree tests against a meson in PATH 7 years ago
mesonmain.py Verify that failing tests are failing with an error, not a python exception 7 years ago
minit.py Add unit test that checks that the sample projects compile. 7 years ago
mintro.py Expose integer options to build option files. 7 years ago
mlog.py Report warning/error locations in a format IDEs may already know how to parse 7 years ago
mparser.py Add support for hex int literals. 7 years ago
mtest.py Do not set MALLOC_PERTURB_ for benchmarks 7 years ago
optinterpreter.py Fix subproject prefix handling when checking subproject option validity. 7 years ago
rewriter.py Print correct command in help message 7 years ago