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 fb385728df interpreterbase: Add validator keyword argument to typed_kwargs 4 years ago
..
ast Add range() function 4 years ago
backend another pyupgrade pass 4 years ago
cmake upgrade percent formatted strings pyupgrade did not catch 4 years ago
compilers upgrade percent formatted strings pyupgrade did not catch 4 years ago
dependencies typing: Fully annotate dependencies.framework 4 years ago
interpreter Add C compiler when using Cython 4 years ago
mesonlib typing: Fully annotate dependencies.cuda 4 years ago
modules deps: Split dependencies.base 4 years ago
scripts Do not delete workdir in case scan-build fails. 4 years ago
templates
wrap wrap: Port to v2 protocol 4 years ago
__init__.py
_typing.py typing: mlog use StringProtocol 4 years ago
arglist.py
build.py condense lines 4 years ago
coredata.py typing: Fully annotate dependencies.{detect,factory} + some other fixes 4 years ago
depfile.py
envconfig.py add cpu family csky 4 years ago
environment.py environment: Add detection logic for cython 4 years ago
interpreterbase.py interpreterbase: Add validator keyword argument to typed_kwargs 4 years ago
linkers.py Only try to get RSP syntax if RSP is supported (#8804) 4 years ago
mcompile.py
mconf.py mconf: line wrap columns nicely 4 years ago
mdevenv.py Add `meson devenv` command and meson.add_devenv() 4 years ago
mdist.py Don't use `os.path.relpath` in dist command 4 years ago
mesondata.py
mesonmain.py vsenv: Recommend using "meson compile" wrapper 4 years ago
minit.py
minstall.py minstall: always track meson-created directories 4 years ago
mintro.py
mlog.py typing: mlog use StringProtocol 4 years ago
mparser.py Add support for basic format strings 4 years ago
msetup.py msetup: Restore .gitignore after wipe 4 years ago
msubprojects.py wrap: Port to v2 protocol 4 years ago
mtest.py mtest: timeout if the write side of pipes does not close 4 years ago
munstable_coredata.py
optinterpreter.py
programs.py Move OverrideProgram to programs 4 years ago
rewriter.py