meson/mesonbuild/compilers
Martin Storsjö deb1d7caba Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools
If the architectures are taken from the output of "clang-cl --version",
we need to convert these names into names that the MSVC tools accept
as the -machine: parameter.
2020-09-17 11:23:36 +00:00
..
mixins Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools 2020-09-17 11:23:36 +00:00
__init__.py Add support for the CompCert C Compiler 2020-09-15 21:51:21 +03:00
c.py Add support for the CompCert C Compiler 2020-09-15 21:51:21 +03:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py external-project: New module to build configure/make projects 2020-09-13 13:54:47 -04:00
cpp.py Merge pull request #7447 from scivision/nvc 2020-08-22 18:31:56 +03:00
cs.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
cuda.py Fix native builds on Windows ARM64 machines 2020-07-13 15:28:38 +00:00
d.py D: fix include order 2020-08-30 18:56:24 +03:00
fortran.py add Nvidia HPC SDK compilers 2020-07-13 00:16:52 -04:00
java.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
objc.py compilers: Add Apple subclasses for ObjC and ObjC++ 2020-08-22 10:49:35 -07:00
objcpp.py compilers: Add Apple subclasses for ObjC and ObjC++ 2020-08-22 10:49:35 -07:00
rust.py types: import typing as T (fixes #6333) 2020-01-08 15:28:17 +01:00
swift.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00
vala.py compilers: Fix accidental coredata mutations 2020-03-29 20:55:35 +03:00