meson/mesonbuild/compilers/mixins
Jussi Pakkanen 181c3499fd Fix mypy. 2024-06-14 17:19:53 +03:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
ccrx.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
clang.py compilers: improve a comment describing why we add a silly clang workaround 2024-05-24 17:10:32 -04:00
clike.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
compcert.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
elbrus.py Fix mypy. 2024-06-14 17:19:53 +03:00
emscripten.py Replace direct indexing with named methods. 2024-06-14 17:19:53 +03:00
gnu.py Turn on strict mode, as it is no longer the default since Python 3.6 2024-02-05 17:24:21 +08:00
intel.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
islinker.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
metrowerks.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
pgi.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
ti.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
visualstudio.py Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detection 2024-04-05 00:08:09 +03:00
xc16.py Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00