.. |
ast
|
add install_symlink function
|
2021-12-01 13:59:54 -05:00 |
backend
|
ninja backend: Fix custom_target() console: kwarg when using env
|
2022-01-12 21:22:22 +05:30 |
cmake
|
port from embedded data to importlib.resources
|
2022-01-10 18:36:57 -05:00 |
compilers
|
Fix system include arguments for clang-cl
|
2022-01-15 22:00:05 +05:30 |
dependencies
|
port from embedded data to importlib.resources
|
2022-01-10 18:36:57 -05:00 |
interpreter
|
interpreterobjects: use typed_pos_args for dependency.get_configtool_variable
|
2022-01-18 17:53:29 -05:00 |
interpreterbase
|
first pass at migrating to dataclasses
|
2022-01-10 18:36:57 -05:00 |
linkers
|
fix type annotations for compiler toolchain rpaths
|
2021-12-30 15:15:25 -05:00 |
mesonlib
|
Add a test for the --vsenv meson setup option
|
2022-01-16 23:42:19 +05:30 |
modules
|
gnome.genmarshal: restore the ability to pass sources as Files objects
|
2022-01-15 23:50:14 +05:30 |
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
|
wraps: implement exponential backoff for downloading files
|
2022-01-18 16:47:05 +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 |
_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
|
first pass at migrating to dataclasses
|
2022-01-10 18:36:57 -05:00 |
coredata.py
|
Bump version number for new development.
|
2022-01-10 19:00:28 +02:00 |
depfile.py
|
depfile: type annotate
|
2022-01-10 23:06:20 -05:00 |
envconfig.py
|
first pass at migrating to dataclasses
|
2022-01-10 18:36:57 -05: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
|
port from embedded data to importlib.resources
|
2022-01-10 18:36:57 -05:00 |
mesonmain.py
|
bump minimum required version of python to 3.7
|
2022-01-10 18:36:56 -05:00 |
minit.py
|
Add vala template
|
2021-11-16 22:25:14 -05:00 |
minstall.py
|
install: Setup VS env if we did that during setup
|
2022-01-16 23:42:19 +05:30 |
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
|
first pass at migrating to dataclasses
|
2022-01-10 18:36:57 -05:00 |
msetup.py
|
Add --vsenv command line option and active VS only when needed
|
2021-10-10 23:15:18 +03:00 |
msubprojects.py
|
first pass at migrating to dataclasses
|
2022-01-10 18:36:57 -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 |