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.
 
 
 
 
 
 
Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse 7 years ago
..
backend Merge pull request #2764 from mesonbuild/generatorpath 7 years ago
compilers Print warning when linker arguments are passed to has_argument 7 years ago
dependencies dependencies: Allow setting config-tool binaries in cross file 7 years ago
modules Merge pull request #2955 from xclaesse/unfound 7 years ago
scripts Echo coverage report uris after generation. Fixes #2805. 7 years ago
wrap Add promote to list of wrap commands. 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 Merge pull request #2764 from mesonbuild/generatorpath 7 years ago
coredata.py Bump minimum supported Python from 3.4 to 3.5. 7 years ago
environment.py Correct spelling mistakes. 7 years ago
interpreter.py Report warning/error locations in a format IDEs may already know how to parse 7 years ago
interpreterbase.py Report warning/error locations in a format IDEs may already know how to parse 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 dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
mesonmain.py Report warning/error locations in a format IDEs may already know how to parse 7 years ago
minit.py Add unit test that checks that the sample projects compile. 7 years ago
mintro.py Fix `array` type name 7 years ago
mlog.py Report warning/error locations in a format IDEs may already know how to parse 7 years ago
mparser.py Report warning/error locations in a format IDEs may already know how to parse 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py Warn on unknown command line arguments 7 years ago
rewriter.py Print correct command in help message 7 years ago