.. |
ast
|
add install_symlink function
|
3 years ago |
backend
|
ninja backend: Fix custom_target() console: kwarg when using env
|
3 years ago |
cmake
|
port from embedded data to importlib.resources
|
3 years ago |
compilers
|
Fix system include arguments for clang-cl
|
3 years ago |
dependencies
|
dependencies: don't pass kwargs from get_pkgconfig_variable
|
3 years ago |
interpreter
|
interpreterobjects: clean up ConfigurationData initializer
|
3 years ago |
interpreterbase
|
first pass at migrating to dataclasses
|
3 years ago |
linkers
|
fix type annotations for compiler toolchain rpaths
|
3 years ago |
mesonlib
|
Add a test for the --vsenv meson setup option
|
3 years ago |
modules
|
dependencies: don't pass kwargs from get_pkgconfig_variable
|
3 years ago |
scripts
|
modules/gnome: replace yelphelper with run and custom targets
|
3 years ago |
templates
|
Add vala template
|
3 years ago |
wrap
|
wraps: implement exponential backoff for downloading files
|
3 years ago |
__init__.py
|
compilers/d: Add b_ndebug support
|
5 years ago |
_pathlib.py
|
pathlib: Patch pathlib to work around some bugs (fixes #7295)
|
3 years ago |
_typing.py
|
fix various flake8 whitespace errors
|
3 years ago |
arglist.py
|
Fix typos discovered by codespell
|
3 years ago |
build.py
|
build: move configuration_data initial value handling to build.ConfigurationData
|
3 years ago |
coredata.py
|
Bump version number for new development.
|
3 years ago |
depfile.py
|
depfile: type annotate
|
3 years ago |
envconfig.py
|
first pass at migrating to dataclasses
|
3 years ago |
environment.py
|
coverage generator: obey the documentation and only generate supported outputs
|
3 years ago |
mcompile.py
|
delete PLATFORM env only if set
|
3 years ago |
mconf.py
|
fix various flake8 whitespace errors
|
3 years ago |
mdevenv.py
|
Add --vsenv command line option and active VS only when needed
|
3 years ago |
mdist.py
|
Add --vsenv command line option and active VS only when needed
|
3 years ago |
mesondata.py
|
port from embedded data to importlib.resources
|
3 years ago |
mesonmain.py
|
bump minimum required version of python to 3.7
|
3 years ago |
minit.py
|
Add vala template
|
3 years ago |
minstall.py
|
install: Setup VS env if we did that during setup
|
3 years ago |
mintro.py
|
introspect: include choices for array options
|
3 years ago |
mlog.py
|
fix type annotations for mlog nesting
|
3 years ago |
mparser.py
|
first pass at migrating to dataclasses
|
3 years ago |
msetup.py
|
Add --vsenv command line option and active VS only when needed
|
3 years ago |
msubprojects.py
|
first pass at migrating to dataclasses
|
3 years ago |
mtest.py
|
Activate VS env when running `meson test`
|
3 years ago |
munstable_coredata.py
|
fix coding errors in unstable-coredata subcommand
|
3 years ago |
optinterpreter.py
|
optinterpreter: Fix builtin option names not being reserved anymore
|
3 years ago |
programs.py
|
interpreter: use typed_kwargs for run_command
|
3 years ago |
rewriter.py
|
rewriter: create {add,rm}_extra_files commands
|
3 years ago |