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 c00e17b35a Partially revert "lgtm: fix Missing call to __init__ during object initialization" 6 years ago
..
ast Fix typos found by codespell 6 years ago
backend lgtm: Fix unused variable 6 years ago
cmake lgtm: fix Non-iterable used in for loop 6 years ago
compilers compilers: Rework the CompilerArgs to be less awful 6 years ago
dependencies lgtm: fix Multiple calls to __init__ 6 years ago
modules Add raise at the start of MesonException 6 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 6 years ago
templates Minit templates modularization 6 years ago
wrap lgtm: Fix insecure SSL/TLS version by removing dead code 6 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py build: Fix type signature of rich comparison dunders 6 years ago
coredata.py lgtm: Fix redundant code 6 years ago
depfile.py Add depfile to configure_file() 6 years ago
envconfig.py Fix typos found by codespell 6 years ago
environment.py Clean stray .o file that LDC creates during tests. 6 years ago
interpreter.py lgtm: Actually supress the Non-standard exception warning 6 years ago
interpreterbase.py dict: Fully evaluate keys 6 years ago
linkers.py Partially revert "lgtm: fix Missing call to __init__ during object initialization" 6 years ago
mconf.py Fix typos found by codespell 6 years ago
mdist.py mdist.py: import lzma only when needed 6 years ago
mesonlib.py lgtm: ignore Iterator does not return self from __iter__ method 6 years ago
mesonmain.py Fix typos found by codespell 6 years ago
minit.py CI: add initial type annotation checking 6 years ago
minstall.py lgtm: Fix redundant code 6 years ago
mintro.py lgtm: Fix redundant code 6 years ago
mlog.py lgtm: Fix Module imported with `import` and `import from` 6 years ago
mparser.py lgtm: Fix redundant code 6 years ago
msetup.py CI: add initial type annotation checking 6 years ago
msubprojects.py Fix 'meson subprojects foreach' when command returns non-zero exit code 6 years ago
mtest.py mesonbuild/mtest: plumb and report a test's start time 6 years ago
munstable_coredata.py Fix typos found by codespell 6 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 6 years ago
rewriter.py lgtm: ignore all safe `__init__ method calls overridden method` warnings 6 years ago