meson/mesonbuild/backend
Pablo Correa Gómez 4f882ff8ec add install_symlink function
Allows installing symlinks directly from meson, which can
become useful in multiple scenarios. Current main use is to
help moving forward #9557
2021-12-01 13:59:54 -05:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py add install_symlink function 2021-12-01 13:59:54 -05:00
ninjabackend.py shared_module: Add soname when used as a link target 2021-11-24 23:18:53 +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