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 5aee8567b8 dependencies/curses: Add a system dependency 4 years ago
..
ast ast/introspection: Fix typing violation due to untyped functions 4 years ago
backend Merge pull request #7762 from jon-turney/meson-exe-output-improve 4 years ago
cmake typing: fully annotate cmake.interpreter 4 years ago
compilers compilers/VS: fix build to use optimization and debug flags 4 years ago
dependencies dependencies/curses: Add a system dependency 4 years ago
modules windows: reduce chance of going over path limit in backend/vs 4 years ago
scripts Make meson_exe report pickled command when it fails 4 years ago
templates
wrap msubprojects: Stop trying to guess subproject type 4 years ago
__init__.py
arglist.py typing: fix code review 4 years ago
build.py pylint: turn on bad-indentation error 4 years ago
coredata.py dependencies/hdf5: Use the correct compilers for the machine 4 years ago
depfile.py
envconfig.py envconfig: fix return type of get_env_var_pair 4 years ago
environment.py environment: Pass defines to clang based ObjC[++] compilers 4 years ago
interpreter.py Add meson.project_build/source_root() methods 4 years ago
interpreterbase.py Add meson.project_build/source_root() methods 4 years ago
linkers.py compilers: Tell mypy that the compiler mixins are just that 4 years ago
mcompile.py mcompile: Add some basic XCode support 4 years ago
mconf.py
mdist.py mdist: actually constrain the choices of the --formats option 4 years ago
mesondata.py
mesonlib.py compilers/compilers: Fully type annotate 4 years ago
mesonmain.py
minit.py
minstall.py pylint: Turn on warnings for incorrect number of args 4 years ago
mintro.py typing: fix code review 4 years ago
mlog.py
mparser.py typing: fix code review 4 years ago
msetup.py mcompile: Add some basic XCode support 4 years ago
msubprojects.py msubprojects: Fix unit tests on Windows 4 years ago
mtest.py mtest: Refactor test data checking 4 years ago
munstable_coredata.py
optinterpreter.py pylint: turn on bad-indentation error 4 years ago
rewriter.py