.. |
ast
|
interpreter: Introduce BooleanHolder for the bool primitive
|
2021-09-01 19:17:01 +02:00 |
backend
|
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking
|
2021-09-24 23:40:52 +03:00 |
cmake
|
pylint: check for duplicate imports
|
2021-09-24 10:36:05 -07:00 |
compilers
|
rust: Add werror arguments
|
2021-09-24 18:48:48 -07:00 |
dependencies
|
apply flake8 fixes for unused imports and missing imports
|
2021-09-14 15:55:07 -04:00 |
interpreter
|
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking
|
2021-09-24 23:40:52 +03:00 |
interpreterbase
|
mark a couple of typing-only imports as noqa, to appease pyflakes
|
2021-09-14 15:55:03 -04:00 |
linkers
|
Comments on nagfor options setup.
|
2021-09-10 16:08:57 -04:00 |
mesonlib
|
Improve WSL detection
|
2021-09-03 08:39:36 -04:00 |
modules
|
pylint: check for duplicate imports
|
2021-09-24 10:36:05 -07:00 |
scripts
|
scripts/meson_exe: narrow type annotation
|
2021-09-24 09:44:40 -07:00 |
templates
|
editorconfig: add setting to trim trailing whitespace
|
2021-08-15 09:36:18 -04:00 |
wrap
|
log a more informative error when wrap-git subprojects cannot be downloaded
|
2021-09-03 08:02:02 -04:00 |
__init__.py
|
…
|
|
_pathlib.py
|
pathlib: Patch pathlib to work around some bugs (fixes #7295)
|
2021-06-29 11:28:08 +02:00 |
_typing.py
|
summary: fix dependencies
|
2021-09-07 14:18:58 -04:00 |
arglist.py
|
mass rewrite of string formatting to use f-strings everywhere
|
2021-03-04 17:16:11 -05:00 |
build.py
|
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking
|
2021-09-24 23:40:52 +03:00 |
coredata.py
|
coredata: 0.59.1 -> 0.59.99 is a major version difference
|
2021-09-21 18:09:12 +02:00 |
depfile.py
|
stabilize sets that are converted to lists
|
2020-11-15 14:21:31 +01:00 |
envconfig.py
|
holders: Introduce HoldableObject
|
2021-06-18 23:48:33 +02:00 |
environment.py
|
pylint: check for duplicate imports
|
2021-09-24 10:36:05 -07:00 |
mcompile.py
|
mcompile: treat load-average as a float
|
2021-08-29 22:19:52 -04:00 |
mconf.py
|
coredata: Invalidate deps cache when changing wrap_mode option
|
2021-06-11 09:40:21 -04:00 |
mdevenv.py
|
cleanup self.options.wd
|
2021-07-07 18:00:37 +02:00 |
mdist.py
|
mdist: use git archive with git repositories for correctness
|
2021-09-03 14:14:15 -04:00 |
mesondata.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
mesonmain.py
|
pylint: turn on superflous-parens
|
2021-08-31 16:28:54 -04:00 |
minit.py
|
resolve symlinks passed to -C
|
2021-07-07 18:00:37 +02:00 |
minstall.py
|
Add install tags
|
2021-08-17 15:19:18 -04:00 |
mintro.py
|
mintro: add installed_plan
|
2021-09-06 18:10:55 +02:00 |
mlog.py
|
mlog: fix annotation
|
2021-09-24 09:44:40 -07:00 |
mparser.py
|
pylint: turn on superflous-parens
|
2021-08-31 16:28:54 -04:00 |
msetup.py
|
deprecate layout=flat and warn people never to use it
|
2021-09-12 10:52:33 -04:00 |
msubprojects.py
|
msubprojects: when revision is an available commit, do not fetch updates
|
2021-09-19 23:34:33 -04:00 |
mtest.py
|
mtest: Allow gtest protocol test to fail more gracefully
|
2021-09-20 19:38:42 -07:00 |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
2021-08-22 13:56:41 +03:00 |
optinterpreter.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
programs.py
|
during executable lookup, do not search PATH if a directory component is given
|
2021-09-20 13:44:32 -04:00 |
rewriter.py
|
pylint: turn on superflous-parens
|
2021-08-31 16:28:54 -04:00 |