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.
 
 
 
 
 
 
Dylan Baker 484fca9866 compilers: Fix the set of features that ICC exposes 6 years ago
..
backend Fix ProjectGuid values in VS projects. 6 years ago
compilers compilers: Fix the set of features that ICC exposes 6 years ago
dependencies dependencies/misc: Add openmp 5.0 preliminary support 6 years ago
modules hotdoc: Fix has_extensions when several extensions are passed in 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 Add kwarg is_default to add_test_setup() 6 years ago
coredata.py Get basic native config file loading working 6 years ago
environment.py environment: detect compilers from native files 6 years ago
interpreter.py interpreter: allow find_program to use the native file 6 years ago
interpreterbase.py Make string division do path joining. 6 years ago
linkers.py Add support for Renesas CC-RX toolchain 6 years ago
mconf.py Recover when coredata cannot be loaded 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 Get basic native config file loading working 6 years ago
mtest.py Add kwarg is_default to add_test_setup() 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