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 224a752489 compilres: move depfile_for_object to compiler 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 compilres: move depfile_for_object to compiler 4 years ago
dependencies dependencies/curses: don't try ncurses-config or system dependency on windows 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 typing: Fix templates 4 years ago
wrap msubprojects: Stop trying to guess subproject type 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
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 compilers/d: Add b_ndebug support 5 years ago
envconfig.py envconfig: fix return type of get_env_var_pair 4 years ago
environment.py compilers/cpp: Add type annotations 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 typing: more fixes 4 years ago
mdist.py mdist: actually constrain the choices of the --formats option 4 years ago
mesondata.py mdata: Generate mesondata.py from */data folders 4 years ago
mesonlib.py compilers/compilers: Fully type annotate 4 years ago
mesonmain.py Add a notice about Python 3.5 support 4 years ago
minit.py typing: fully annotate mcompile, minit, and msetup 4 years ago
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 typing: Add run_mypy.py for easier mypy invocation 4 years ago
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 compilers/d: Add b_ndebug support 5 years ago
optinterpreter.py pylint: turn on bad-indentation error 4 years ago
rewriter.py compilers/d: Add b_ndebug support 5 years ago