summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-05 18:23:32 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-09 12:50:10 +0000
commitf9058a75347bf699c452b1f6cdf637d48429b7a2 (patch)
tree930eac4731a41aaa338130f14020b24681d036a6 /qmake/generators/makefile.cpp
parent8379de41f6c4033d95f39c86dceaa6ae8796f0b8 (diff)
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>
Diffstat (limited to 'qmake/generators/makefile.cpp')
0 files changed, 0 insertions, 0 deletions