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 e64a9c9830
Generate import lib even if both name_suffix and name_prefix are used
6 years ago
..
backend Accomodate clang-cl /showIncludes output 6 years ago
compilers Use lld-link with clang-cl 6 years ago
dependencies Detect clang-cl as msvc-like, not clang-like 6 years ago
modules gnome: Use full path for static libraries 6 years ago
scripts depfixer: Do not try to fix rpaths of dlls 6 years ago
wrap wrap: Check the directory key is a name and not a path 6 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 Generate import lib even if both name_suffix and name_prefix are used 6 years ago
coredata.py Expose wrap_mode as an option. Closes #4266. 6 years ago
environment.py Use llvm-lib as an alternative to lib 6 years ago
interpreter.py Only add link arguments when needed in Compiler object methods 6 years ago
interpreterbase.py Make string division do path joining. 6 years ago
linkers.py D: Fix incorrect arch handling in D linkers 6 years ago
mconf.py Use a single ArgumentParser for all subcommands 6 years ago
mesonlib.py meson: performance optimizethe file object 6 years ago
mesonmain.py Hide 'rewrite' and 'runpython' commands from help 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py Fix flake8 'imported but unused' reports 6 years ago
mintro.py Use a single ArgumentParser for all subcommands 6 years ago
mlog.py Print dependencies being used for compiler checks 6 years ago
mparser.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
msetup.py msetup: Remove dead code 6 years ago
mtest.py test: do not use PIPE 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Use a single ArgumentParser for all subcommands 6 years ago