meson/mesonbuild/backend
Philipp Geier 54697b4130 ICC 17.0.0 working for Linux and Ninja Backend.
Added IntelCompiler, IntelCCompiler and IntelCCompiler.
environments.py has been changed to detect icc and icpc.
ninjabackend changed for proper pch generation.

ICC 17.0.0 does not support C++13 (that's why default arguments tests fails).
Test 25 object extraction fails due to some unescaped whitespaces.
Some test with vala fail because of successful build, although they
should fail, as warning do not exit with failure.
2017-01-04 00:40:54 +05:30
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Merge pull request #1263 from centricular/meson_exe_deterministic 2017-01-02 11:42:56 -05:00
ninjabackend.py ICC 17.0.0 working for Linux and Ninja Backend. 2017-01-04 00:40:54 +05:30
vs2010backend.py style: fix E128 violations 2017-01-01 12:02:05 -05:00
vs2015backend.py Skip shared module test on VS because it fails for some reason nobody understands. 2016-12-07 00:30:28 +02:00
xcodebackend.py style: fix E124 violations 2017-01-01 12:02:05 -05:00