..
ast
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
backend
vs: Write checksums in PE binaries (DLLs and EXEs)
2020-01-22 19:34:05 +05:30
cmake
cmake: Refactor CMakeExecutor and CMakeTraceParser
2020-01-26 18:23:34 +01:00
compilers
compilers: Derive CompilerArgs from collections instead of typing
2020-01-24 02:53:34 +05:30
dependencies
cmake: Refactor CMakeExecutor and CMakeTraceParser
2020-01-26 18:23:34 +01:00
modules
pkgconfig module: add FeatureNew for requires: dependency('foo')
2020-01-09 22:08:03 -05:00
scripts
commandrunner: Forward KeyboardInterrupt to command
2019-11-17 13:54:38 +02:00
templates
Make D template work even if dub is not available.
2019-12-31 13:19:21 +02:00
wrap
wrap: Fix git clone with commit id in revision
2020-01-25 13:49:00 +05:30
__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
typing: Fix compatibility with Python 3.5.2
2020-01-24 02:53:34 +05:30
coredata.py
mconf: Recommend using --reconfigure when setting unknown options
2020-01-25 12:08:47 +02:00
depfile.py
Add depfile to configure_file()
2019-09-30 22:17:50 +03:00
envconfig.py
Add m68k to known cpus for Motorola 68000 series processors
2020-01-23 00:20:01 +02:00
environment.py
environment: Fix initialization of compilers that don't use a
2020-01-23 01:59:31 +02:00
interpreter.py
Support multiple args to message() and warning()
2020-01-26 07:51:16 -05:00
interpreterbase.py
dict: Fully evaluate keys
2019-12-04 16:45:56 -05:00
linkers.py
vs: Write checksums in PE binaries (DLLs and EXEs)
2020-01-22 19:34:05 +05:30
mconf.py
Fix typos found by codespell
2019-11-06 09:55:30 -05:00
mdist.py
Set source and build dir envvars when running dist.
2020-01-23 02:25:52 +02:00
mesonlib.py
Move git helper out into mesonlib for reuse
2020-01-22 17:29:38 -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: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
mlog.py
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
mparser.py
lgtm: Fix redundant code
2019-12-05 00:22:10 +02:00
msetup.py
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
msubprojects.py
Move git helper out into mesonlib for reuse
2020-01-22 17:29:38 -05:00
mtest.py
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
munstable_coredata.py
Fix typos found by codespell
2019-11-06 09:55:30 -05:00
optinterpreter.py
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00
rewriter.py
types: import typing as T ( fixes #6333 )
2020-01-08 15:28:17 +01:00