qt6-bb10/tests/auto/tools
Thiago Macieira cb0ea39895 CMake: remove support for building Qt with the old Intel compiler
This hasn't worked for some time. It's not in our CI and I don't think
it was working at all. When I tried to build it, I ran into several
problems with C++17 and an Internal Compiler Error I did not have any
interest in working around.

After discussing with the Intel compiler team, it was decided that
fixing those issues in the old compiler is not going to happen. Instead,
their recommendation is to adopt the new LLVM-based compiler, which
the last commit added support for.

This commit does not remove qmake support for the old ICC. It's possible
someone is using qmake with a non-Qt6 project and ICC.

Change-Id: Icb2516126f674e7b8bb3fffd16ad6350ddbd49e5
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-10-13 12:49:49 -07:00
..
moc CMake: remove support for building Qt with the old Intel compiler 2021-10-13 12:49:49 -07:00
qdbuscpp2xml Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdbusxml2cpp Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmake Move build tools to libexec instead of the bin dir 2021-02-23 17:02:30 +01:00
qmakelib Remove the qmake project files 2021-01-07 15:32:28 +01:00
rcc testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00
uic uic: No longer generate star imports in Python 2021-06-01 16:29:15 +02:00
CMakeLists.txt Android: exclude host tools tests for android and ios 2020-11-16 11:35:33 +00:00