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.
 
 
 
 
 
 
Daniel Mensinger 243eca6cee
mintro: Check meson-info.json version instead of loading coredata
6 years ago
..
backend Calculate target paths correctly when workdir is set. 6 years ago
compilers Add get_werror_args for CCRX C compiler 6 years ago
dependencies Remove cross_info; cross file is parsed up front and discarded 6 years ago
modules rpm: Bring RPM module back in to a working state 6 years ago
scripts Add a clang-format target. 6 years ago
wrap Add 'meson subprojects update' command 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 AstInterpreter: Stub out more functions 6 years ago
build.py Some small fixes 6 years ago
coredata.py use same code for printing options in mconf and msetup 6 years ago
environment.py OpenBSD: register machine cpu "macppc" as cpu_family "ppc" 6 years ago
interpreter.py interpreter: obey to the install argument in configure_file 6 years ago
interpreterbase.py Error out if kwargs dict contains a kwargs entry. 6 years ago
linkers.py Add support for Renesas CC-RX toolchain 6 years ago
mconf.py Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
mesonlib.py Removed fallback detection logic 6 years ago
mesonmain.py Add new meson.py unstable-coredata subcommand. 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py fix meson configure exception when install_umask is not an int 6 years ago
mintro.py mintro: Check meson-info.json version instead of loading coredata 6 years ago
mlog.py Disable mlog and don't require build directory for environment 6 years ago
mparser.py parser: Fix line continuation outside of (), [] or {} 6 years ago
msetup.py Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py Print ASCII version of unrepresentable text. Closes #4600. 6 years ago
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Split AstInterpreter into base class and RewriterInterpreter 6 years ago