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.
 
 
 
 
 
 
Jussi Pakkanen 3bf2ca483e
Merge pull request #4732 from mensinda/introMesonInfo2
6 years ago
..
backend Calculate target paths correctly when workdir is set. 6 years ago
compilers More os.pathsep 6 years ago
dependencies Remove cross_info; cross file is parsed up front and discarded 6 years ago
modules pkgconfig: Fix flag deduplication 6 years ago
scripts Add a clang-format target. 6 years ago
wrap
__init__.py
astinterpreter.py
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 Fixed buildoptions form source 6 years ago
interpreter.py use same code for printing options in mconf and msetup 6 years ago
interpreterbase.py
linkers.py
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
minstall.py fix meson configure exception when install_umask is not an int 6 years ago
mintro.py Fixed missing newline 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
mtest.py
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 6 years ago
optinterpreter.py
rewriter.py