.. |
ast
|
add install_symlink function
|
2021-12-01 13:59:54 -05:00 |
backend
|
Don't wipe out RPATHs specified by dependencies
|
2021-12-22 12:12:11 +05:30 |
cmake
|
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)
|
2021-12-02 00:41:48 +02:00 |
compilers
|
fix type annotations for compiler toolchain rpaths
|
2021-12-30 15:15:25 -05:00 |
dependencies
|
Fix mypy errors
|
2021-12-17 14:00:28 -05:00 |
interpreter
|
remove no longer needed validation routine
|
2021-12-30 15:14:18 -05:00 |
interpreterbase
|
decorators: fold some duplicated code into a closure
|
2021-12-06 20:06:14 -05:00 |
linkers
|
fix type annotations for compiler toolchain rpaths
|
2021-12-30 15:15:25 -05:00 |
mesonlib
|
correct type annotations for File.endswith
|
2021-12-30 15:15:25 -05:00 |
modules
|
modules/gnome: replace yelphelper with run and custom targets
|
2022-01-02 00:34:53 -05:00 |
scripts
|
modules/gnome: replace yelphelper with run and custom targets
|
2022-01-02 00:34:53 -05:00 |
templates
|
Add vala template
|
2021-11-16 22:25:14 -05:00 |
wrap
|
Fix typo in wrap.py
|
2021-11-30 20:12:04 +01: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
|
fix various flake8 whitespace errors
|
2021-10-27 09:51:52 -04:00 |
arglist.py
|
Fix typos discovered by codespell
|
2021-10-10 16:12:25 -04:00 |
build.py
|
pkgconfig: Fix linking to a custom target
|
2021-12-22 08:04:08 +05:30 |
coredata.py
|
Bump version numbers for rc1.
|
2022-01-02 22:22:31 +02:00 |
depfile.py
|
stabilize sets that are converted to lists
|
2020-11-15 14:21:31 +01:00 |
envconfig.py
|
add ft32 cpu family
|
2021-12-17 17:47:21 +02:00 |
environment.py
|
coverage generator: obey the documentation and only generate supported outputs
|
2021-11-01 18:57:14 -04:00 |
mcompile.py
|
delete PLATFORM env only if set
|
2021-10-30 23:22:48 -04:00 |
mconf.py
|
fix various flake8 whitespace errors
|
2021-10-27 09:51:52 -04:00 |
mdevenv.py
|
Add --vsenv command line option and active VS only when needed
|
2021-10-10 23:15:18 +03:00 |
mdist.py
|
Add --vsenv command line option and active VS only when needed
|
2021-10-10 23:15:18 +03:00 |
mesondata.py
|
fix: Always explicitly set encoding for text files (fixes #8263)
|
2021-06-29 11:28:08 +02:00 |
mesonmain.py
|
report the context, if possible, on python tracebacks
|
2021-11-29 16:36:51 -05:00 |
minit.py
|
Add vala template
|
2021-11-16 22:25:14 -05:00 |
minstall.py
|
install: Don't run ldconfig on cross builds
|
2021-12-11 21:31:59 +02:00 |
mintro.py
|
introspect: include choices for array options
|
2021-10-14 09:04:25 -04:00 |
mlog.py
|
fix type annotations for mlog nesting
|
2021-12-30 15:15:25 -05:00 |
mparser.py
|
pylint: turn on superflous-parens
|
2021-08-31 16:28:54 -04:00 |
msetup.py
|
Add --vsenv command line option and active VS only when needed
|
2021-10-10 23:15:18 +03:00 |
msubprojects.py
|
Add typing to msubprojects.py
|
2021-11-28 07:10:12 -05:00 |
mtest.py
|
Activate VS env when running `meson test`
|
2021-12-11 21:26:36 +02:00 |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
2021-08-22 13:56:41 +03:00 |
optinterpreter.py
|
optinterpreter: Fix builtin option names not being reserved anymore
|
2021-10-14 14:17:50 -04:00 |
programs.py
|
interpreter: use typed_kwargs for run_command
|
2021-11-29 18:12:33 -08:00 |
rewriter.py
|
rewriter: create {add,rm}_extra_files commands
|
2021-12-15 21:21:29 +01:00 |