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 201dc64226 add a couple more type annotations 4 years ago
..
ast Add range() function 4 years ago
backend add a couple more type annotations 4 years ago
cmake use an immutable list for an lru_cached functions 4 years ago
compilers use an immutable list for an lru_cached functions 4 years ago
dependencies cmake: Fix CMakeToolchain (fixes #8293) 4 years ago
interpreter modules: Add methods dict everywhere 4 years ago
mesonlib use an immutable list for an lru_cached functions 4 years ago
modules add a couple more type annotations 4 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 Add trailing -- parameter to git checkouts. 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_typing.py adding a _typing module 4 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py build: Use ImmutableSetProtocol for lru_cache'd value 4 years ago
coredata.py cmake: Fix CMakeToolchain (fixes #8293) 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py add cpu family csky 4 years ago
environment.py dependency: Add JDK system dependency 4 years ago
interpreterbase.py typed_kwargs: Add since and deprecated annotations 4 years ago
linkers.py Only try to get RSP syntax if RSP is supported (#8804) 4 years ago
mcompile.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
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 Fix misspells 4 years ago
mesonmain.py vsenv: Recommend using "meson compile" wrapper 4 years ago
minit.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
minstall.py minstall: always track meson-created directories 4 years ago
mintro.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
mlog.py mlog: Do not print 'subproject|' for the message 'Executing subproject' 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 Add subprojects purge wrap-git coverage 4 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 Move OverrideProgram to programs 4 years ago
rewriter.py mass rewrite of string formatting to use f-strings everywhere 4 years ago