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.
 
 
 
 
 
 
Phillip Cao 76333d2a1e Add prefix option for link args 6 years ago
..
backend Add prefix option for link args 6 years ago
compilers Add prefix option for link args 6 years ago
dependencies Don't use host pkg-config for native dependencies 6 years ago
modules gnome: Require GObject-Introspection 1.58.1 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 Add support for Renesas CC-RX toolchain 6 years ago
coredata.py Recover when coredata cannot be loaded 6 years ago
environment.py Add support for Renesas CC-RX toolchain 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 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 mtest: Check that stdout is not None before seeking 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