meson/mesonbuild/compilers/mixins
Ian Harvey 3afe18228a compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Intel compilers on Windows (and the Microsoft C++ compiler) use /Od to disable optimisation, not /O0.
2020-09-30 12:01:50 -07:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
c2000.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
ccrx.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
clang.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
clike.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
compcert.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
elbrus.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
emscripten.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
gnu.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
intel.py compilers: Use /Od for no-optimisation flag for Intel compilers on windows 2020-09-30 12:01:50 -07:00
islinker.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
pgi.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
visualstudio.py compilers/VS: fix build to use optimization and debug flags 2020-09-29 19:25:50 +03:00
xc16.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00