meson/mesonbuild/compilers
Michael Hirsch, Ph.D b1c8f765fa intel/intel-cl: use appropriate buildtype options
This puts appropriate default options across buildtype for Intel and
Intel-Cl compilers, for C, C++ and Fortran. Prior to this PR, the
behavior of Intel compilers vs. GNUlike was not the same, in
particular, debug traceback available by default for GNUlike compilers
was not present with Intel compilers.
2019-12-04 21:48:34 +02:00
..
mixins intel/intel-cl: use appropriate buildtype options 2019-12-04 21:48:34 +02:00
__init__.py Fix all flake8 warnings 2019-10-20 17:44:43 +03:00
c.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
c_function_attributes.py Split attribute visibility 2019-06-25 00:02:26 +03:00
compilers.py openbsd: execinfo is not a compiler lib 2019-11-25 12:54:07 +02:00
cpp.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
cs.py compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>() 2019-10-07 12:08:20 -07:00
cuda.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
d.py Fix cross-compilation of D programs 2019-11-19 16:32:12 +02:00
fortran.py intel/intel-cl: use appropriate buildtype options 2019-12-04 21:48:34 +02:00
java.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
objc.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
objcpp.py Use strict function prototypes 2019-11-18 22:21:36 +02:00
rust.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
swift.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00
vala.py compilers: replace CompilerType with MachineInfo 2019-10-07 12:08:20 -07:00