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 28175bbee2
pathlib: Patch pathlib to work around some bugs (fixes #7295)
3 years ago
..
ast Split compiler detection from Environment 3 years ago
backend build: fix object path for vs backend 3 years ago
cmake Add Visual Studio 2012/2013 backends (#8803) 3 years ago
compilers Update detect.py 3 years ago
dependencies refactor: Refactor BothLibraries logic 3 years ago
interpreter refactor: Refactor BothLibraries logic 3 years ago
interpreterbase refactor: Refactor BothLibraries logic 3 years ago
linkers Split compiler detection from Environment 3 years ago
mesonlib refactor: Refactor BothLibraries logic 3 years ago
modules modules/qt: use _impl private methods to avoid incorrect FeatureNew 3 years ago
scripts Do not delete workdir in case scan-build fails. 4 years ago
templates mass rewrite of string formatting to use f-strings everywhere 4 years ago
wrap interpreter: Extract dependency() logic into its own helper class 3 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: mlog use StringProtocol 3 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py refactor: Refactor BothLibraries logic 3 years ago
coredata.py Add Visual Studio 2012/2013 backends (#8803) 3 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py holders: Introduce HoldableObject 3 years ago
environment.py typing: Annotate compilers.detect 3 years ago
mcompile.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mconf.py coredata: Invalidate deps cache when changing wrap_mode option 3 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 Fix misspells 4 years ago
mesonmain.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
minit.py minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c# 3 years ago
minstall.py minstall: make intentions clearer 3 years ago
mintro.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mlog.py typing: mlog use StringProtocol 3 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 3 years ago
mtest.py mtest: timeout if the write side of pipes does not close 4 years ago
munstable_coredata.py Use a single coredata dictionary for options 4 years ago
optinterpreter.py various python neatness cleanups 4 years ago
programs.py holders: Move get_version from directly to ExternalProgram 3 years ago
rewriter.py mass rewrite of string formatting to use f-strings everywhere 4 years ago