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 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
..
backend backends/ninja: all files in a java target should depend on generated sources 6 years ago
compilers compilers: Use keyword only arguments for compiler interfaces 6 years ago
dependencies replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
modules replace ExternalProgram.from_cross_info with from_bin_list 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 coredata: Do not use ':' as key delimited in cmd_line.txt 6 years ago
environment.py replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
interpreter.py replace ExternalProgram.from_cross_info with from_bin_list 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 Add --wipe command line option 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