qt5base-lts/qmake
Lars Knoll b4fd377aa9 Make utf8_source the default for qmake builds
We now assume that source code is encoded in UTF-8 by default on
all platforms (and verify this with an auto test). Provide
a CONFIG+=no_utf8_source option for backwards compatibility.

[ChangeLog][qmake] qmake will tell the compiler that source code is
encoded in utf-8 by default. This mainly has an effect on Windows, where
MSVC still assumes source code is encoded in the current ANSI code page.
Use CONFIG+=no_utf8_source to get back the Qt 5 behavior.

Change-Id: I6dcafcaeefdea7d3907ccb723aeb7d23ccc0f04f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-14 19:14:51 +02:00
..
doc Make utf8_source the default for qmake builds 2020-05-14 19:14:51 +02:00
generators qmake: Remove the DISCARDABLE flag for icon resources 2020-05-11 23:36:27 +00:00
library qmake: fix a few deprecated QChar(non-char-type) warnings 2020-05-12 07:43:48 +02:00
.prev_CMakeLists.txt Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
cachekeys.h qmake: fix a few deprecated QChar(non-char-type) warnings 2020-05-12 07:43:48 +02:00
CMakeLists.txt Move the UTF conversion methods to qstringconverter 2020-05-14 07:46:38 +02:00
main.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
Makefile.unix Move the UTF conversion methods to qstringconverter 2020-05-14 07:46:38 +02:00
Makefile.unix.macos macOS: Merge qcore_mac cpp and mm files 2020-03-12 06:07:35 +01:00
Makefile.unix.mingw Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.unix.unix
Makefile.unix.win32 Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.win32 Move the UTF conversion methods to qstringconverter 2020-05-14 07:46:38 +02:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
option.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
project.cpp qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
project.h qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
property.cpp Remove leftovers from QML1 2019-10-10 11:28:19 +02:00
property.h
qmake_pch.h qmake: move QT_BEGIN_NAMESPACE to correct place 2018-12-19 19:21:35 +00:00
qmake-aux.pro
qmake.pro Move the UTF conversion methods to qstringconverter 2020-05-14 07:46:38 +02:00