qt6-bb10/src
Volker Hilsheimer f9058a7534 moc: output errors and warnings in a way that matches compilers
gcc, clang, and MSVC all use lowercase "warning:", "error:" and
"note:". Follow that standard.
Also, include a column number; just print 1, as the Symbol doesn't
give us a column number, and searching backwards for a newline seems
overkill.

This fixes IDE integrations that parse compiler output using regular
expressions.

The test checks for moc output, but most tests were so far only
running on Linux systems. Expand this to Unix for most tests, which
then includes macOS.

Change-Id: I0a6151cc0dc50e52ca72ff8048a45213aebdb3a8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-09 12:50:10 +00:00
..
3rdparty Update third-party md4c to version 0.4.6 2020-11-03 20:36:34 +01:00
android Android: Don't use putIfAbsent as that is not available in older APIs 2020-11-02 13:06:22 +01:00
concurrent Fix typos in QtConcurrent documentation 2020-11-08 03:12:06 +01:00
corelib Doc: List missing country names in QLocale::Country 2020-11-09 13:39:38 +01:00
dbus CMake: Update documentation of CMake commands for Qt 6 for DBus 2020-11-08 14:14:23 +02:00
entrypoint Allow adding linker flags to qmake module pris 2020-11-03 00:14:04 +01:00
gui Doc: fix \inmodule for classes moved to QtGui 2020-11-09 09:57:03 +01:00
network Update public suffix list header to latest version 2020-11-08 13:02:30 +01:00
opengl Doc: Prefer versioned CMake library targets 2020-11-01 15:58:13 +01:00
openglwidgets Member-initialize QOpenGLWidgetPrivate 2020-11-09 13:49:56 +01:00
platformsupport Mark changed regions dirty instead of bounding box of changes 2020-11-04 13:38:19 +02:00
plugins CMake: Fix iOS platform plugin not being a default plugin 2020-11-07 19:33:37 +01:00
printsupport Rename QRangeCollection to QPageRanges, make it a proper value type 2020-11-08 11:49:54 +01:00
sql Doc: Prefer versioned CMake library targets 2020-11-01 15:58:13 +01:00
testlib Fix a few qdoc warnings 2020-11-06 22:03:52 +01:00
tools moc: output errors and warnings in a way that matches compilers 2020-11-09 12:50:10 +00:00
widgets Fix broken link in QWidget 2020-11-09 07:21:11 +01:00
xml Doc: Prefer versioned CMake library targets 2020-11-01 15:58:13 +01:00
CMakeLists.txt Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00
src.pro Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00