meson/mesonbuild/backend
Dylan Baker 214ce0dc8b build: Fix return types of a couple of methods
These don't return `Target`, they return `BuildTarget | CustomTarget |
CustomTargetIndex`
2022-01-18 21:58:24 -05:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py build: Fix return types of a couple of methods 2022-01-18 21:58:24 -05:00
ninjabackend.py ninja backend: Fix custom_target() console: kwarg when using env 2022-01-12 21:22:22 +05:30
vs2010backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2012backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2013backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2015backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2017backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2019backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
vs2022backend.py Fix '# Visual Studio <>' comment in sln files with VS backend 2021-11-27 20:06:54 +02:00
xcodebackend.py fix various flake8 whitespace errors 2021-10-27 09:51:52 -04:00