.. |
ast
|
Merge pull request #7657 from mensinda/moreTyping
|
2020-09-09 10:31:52 -07:00 |
backend
|
Remove redudant checks in vs2010 backend
|
2020-09-13 06:27:00 +00:00 |
cmake
|
cmake: fix shared_module dependency (fixes #7715)
|
2020-09-10 06:41:24 +00:00 |
compilers
|
typing: get rid of most T.cast
|
2020-09-08 20:15:58 +02:00 |
dependencies
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
modules
|
typing: more fixes
|
2020-09-08 20:15:58 +02:00 |
scripts
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
templates
|
typing: Fix templates
|
2020-09-08 20:15:58 +02:00 |
wrap
|
msubprojects: Allow comma separated list of types
|
2020-09-10 11:39:30 -04: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 |
arglist.py
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
build.py
|
typing: Fix code review
|
2020-09-08 20:15:59 +02:00 |
coredata.py
|
mtest: Check version in the test data after loading
|
2020-09-10 08:18:16 +00:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
typing: Fix code review
|
2020-09-08 20:15:59 +02:00 |
environment.py
|
Store first line of VisualStudio compiler output as full_version
|
2020-09-11 20:45:09 +00:00 |
interpreter.py
|
Identify machine in error accesing compiler object for missing language
|
2020-09-10 07:20:41 +00:00 |
interpreterbase.py
|
typing: get rid of most T.cast
|
2020-09-08 20:15:58 +02:00 |
linkers.py
|
Merge pull request #7581 from peterh/aix
|
2020-08-25 23:58:17 +03:00 |
mcompile.py
|
typing: fixup of #7688
|
2020-09-08 20:15:59 +02:00 |
mconf.py
|
typing: more fixes
|
2020-09-08 20:15:58 +02:00 |
mdist.py
|
environment: use ExternalProgram to find ninja
|
2020-09-04 15:38:12 +02:00 |
mesondata.py
|
mdata: Generate mesondata.py from */data folders
|
2020-07-16 21:03:18 +02:00 |
mesonlib.py
|
git: Use Popen_safe to avoid encoding issues
|
2020-09-10 11:39:30 -04:00 |
mesonmain.py
|
Add a notice about Python 3.5 support
|
2020-09-02 10:37:40 +00:00 |
minit.py
|
typing: fully annotate mcompile, minit, and msetup
|
2020-09-08 20:15:57 +02:00 |
minstall.py
|
minstall: Add version field to install data
|
2020-09-10 12:38:05 +00:00 |
mintro.py
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
mlog.py
|
typing: Add run_mypy.py for easier mypy invocation
|
2020-09-08 20:15:56 +02:00 |
mparser.py
|
typing: fix code review
|
2020-09-08 20:15:58 +02:00 |
msetup.py
|
typing: more fixes
|
2020-09-08 20:15:58 +02:00 |
msubprojects.py
|
msubprojects: Allow comma separated list of types
|
2020-09-10 11:39:30 -04:00 |
mtest.py
|
mtest: Refactor test data checking
|
2020-09-10 12:38:05 +00:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
typing: more fixes
|
2020-09-08 20:15:58 +02:00 |
rewriter.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |