.. |
ast
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
backend
|
lgtm: Fix unused variable
|
2019-12-05 00:22:10 +02:00 |
cmake
|
lgtm: fix Non-iterable used in for loop
|
2019-12-05 00:22:10 +02:00 |
compilers
|
compilers: Rework the CompilerArgs to be less awful
|
2019-12-05 22:15:40 +02:00 |
dependencies
|
Fix typing import bug.
|
2019-12-07 22:36:07 +02:00 |
modules
|
rpm: update for host machine compiler API change
|
2019-12-05 23:07:18 -05:00 |
scripts
|
commandrunner: Forward KeyboardInterrupt to command
|
2019-11-17 13:54:38 +02:00 |
templates
|
Minit templates modularization
|
2019-11-02 23:34:58 +02:00 |
wrap
|
Update Python2 syntax to Python3 syntax in Wrap
|
2019-12-06 15:23:26 +02:00 |
__init__.py
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |
build.py
|
build: Fix type signature of rich comparison dunders
|
2019-12-05 22:15:40 +02:00 |
coredata.py
|
catch malformed command line array option with helpful error
|
2019-12-07 07:24:31 -05:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
environment.py
|
Clean stray .o file that LDC creates during tests.
|
2019-12-05 21:06:58 +02:00 |
interpreter.py
|
find_program(): Add 'dirs' keyword argument
|
2019-12-05 16:52:22 -05:00 |
interpreterbase.py
|
dict: Fully evaluate keys
|
2019-12-04 16:45:56 -05:00 |
linkers.py
|
Partially revert "lgtm: fix Missing call to __init__ during object initialization"
|
2019-12-05 22:15:40 +02:00 |
mconf.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mdist.py
|
mdist.py: import lzma only when needed
|
2019-10-19 14:28:34 +03:00 |
mesonlib.py
|
lgtm: ignore Iterator does not return self from __iter__ method
|
2019-12-05 11:08:12 -05:00 |
mesonmain.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
minit.py
|
CI: add initial type annotation checking
|
2019-11-07 22:18:21 +02:00 |
minstall.py
|
lgtm: Fix redundant code
|
2019-12-05 00:22:10 +02:00 |
mintro.py
|
types: Add type annotations to mintro.py
|
2019-12-07 21:34:30 +02:00 |
mlog.py
|
lgtm: Fix Module imported with `import` and `import from`
|
2019-12-05 00:22:10 +02:00 |
mparser.py
|
lgtm: Fix redundant code
|
2019-12-05 00:22:10 +02:00 |
msetup.py
|
CI: add initial type annotation checking
|
2019-11-07 22:18:21 +02:00 |
msubprojects.py
|
Fix 'meson subprojects foreach' when command returns non-zero exit code
|
2019-12-05 21:18:36 +02:00 |
mtest.py
|
mesonbuild/mtest: plumb and report a test's start time
|
2019-11-07 22:22:14 +02:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
No need to reserve build_ because we use build. instead.
|
2019-07-15 14:13:55 -07:00 |
rewriter.py
|
lgtm: ignore all safe `__init__ method calls overridden method` warnings
|
2019-12-05 00:22:10 +02:00 |