meson/mesonbuild/backend
David Seifert b6e5683764 cuda: disable thin archives when 'cuda' is enabled globally
Bug: mesonbuild/meson/pull/9453
Bug: mesonbuild/meson/issues/9479#issuecomment-953485040
2024-05-07 22:32:35 -07:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py cuda: pass static archives to nvcc without -Xlinker= prefix 2024-05-07 22:32:35 -07:00
ninjabackend.py cuda: disable thin archives when 'cuda' is enabled globally 2024-05-07 22:32:35 -07:00
nonebackend.py backend: fix type annotation of Backend.generate 2024-04-24 20:40:34 -07:00
vs2010backend.py use a for loop, check more linker options 2024-05-01 09:45:53 -07:00
vs2012backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vs2013backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vs2015backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vs2017backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vs2019backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
vs2022backend.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
xcodebackend.py backend: fix type annotation of Backend.generate 2024-04-24 20:40:34 -07:00