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.
 
 
 
 
 
 
Jussi Pakkanen d0f2f0ad3b Newlines in single line strings should only be a warning for now. 7 years ago
..
backend vala: Fix path of C file with generated Vala files 7 years ago
compilers d: gdc: Implement proper dependency gen support 7 years ago
dependencies Split boost dependency out into separate file 7 years ago
modules gnome: Fix depend_files listing for compile_resources 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
astinterpreter.py
build.py
coredata.py
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
mconf.py
mesonlib.py rmtree: Don't retry when the file is not found 7 years ago
mesonmain.py Verify that failing tests are failing with an error, not a python exception 7 years ago
minit.py
mintro.py
mlog.py
mparser.py Newlines in single line strings should only be a warning for now. 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