meson/mesonbuild/compilers/mixins
Yang Bo 83d18d137d Use os.path.realpath for default include paths testing in -isystem.
This ensures correct removal of default include paths in -isystem
options when symbolic links are involved.

A test for this is also added.
2022-09-13 02:24:38 -04:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py compilers: push the compiler id to a class variable 2022-01-10 15:53:26 -05:00
ccrx.py fix linker regression for compilers that don't accept LDFLAGS directly 2022-08-24 23:49:14 -04:00
clang.py linkers: Add support for mold linker 2022-04-30 10:06:22 -04:00
clike.py Use os.path.realpath for default include paths testing in -isystem. 2022-09-13 02:24:38 -04:00
compcert.py fix linker regression for compilers that don't accept LDFLAGS directly 2022-08-24 23:49:14 -04:00
elbrus.py compilers: push the compiler id to a class variable 2022-01-10 15:53:26 -05:00
emscripten.py OptionOverrideProxy: Make it immutable to avoid copies 2022-03-22 17:20:48 -04:00
gnu.py compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compilers 2022-05-09 10:49:04 -04:00
intel.py compilers: push the compiler id to a class variable 2022-01-10 15:53:26 -05:00
islinker.py fix type annotations for compiler toolchain rpaths 2021-12-30 15:15:25 -05:00
pgi.py flake8: fix various whitespace errors with badly aligned code 2022-02-16 23:00:31 -05:00
ti.py fix linker regression for compilers that don't accept LDFLAGS directly 2022-08-24 23:49:14 -04:00
visualstudio.py Fix purely white space issues reported by flake8 2022-08-26 17:12:40 -04:00
xc16.py fix linker regression for compilers that don't accept LDFLAGS directly 2022-08-24 23:49:14 -04:00