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.
 
 
 
 
 
 
Aleksey Filippov 20c1cb7d02 Fix install_subdir() installation message 7 years ago
..
backend Rename install_subdir() option elide_directory to strip_directory 7 years ago
compilers Merge pull request #2938 from acfoltzer/rust-cross-merge 7 years ago
dependencies Merge pull request #2964 from bredelings/clean-boost 7 years ago
modules Created an unstable module for IceStorm projects. 7 years ago
scripts Fix install_subdir() installation message 7 years ago
wrap Use os.path: basename() and dirname() instead of split() 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 Bump minimum supported Python from 3.4 to 3.5. 7 years ago
environment.py Merge pull request #2938 from acfoltzer/rust-cross-merge 7 years ago
interpreter.py Rename install_subdir() option elide_directory to strip_directory 7 years ago
interpreterbase.py Comparing objects of different type prints a warning. Closes #2870. 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 Don't version shared libraries for Android 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 Use os.path: basename() and dirname() instead of split() 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 don't use bare except 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