qt6-bb10/src/tools
Alexandru Croitor a08bf7f00a CMake: Fix usage of gc_binaries feature
The qt_internal_apply_gc_binaries function should apply both compile
and link flags, not just link flags.

The flags should be applied publically to all consumers of Bootstrap
regardless if the gc_binaries feature is enabled.

The flags should be applied publically to Core only in case if the
feature is enabled (aka for static builds only).

Change-Id: Id42af0d9b527004d74c04eff2c9e3c2be1e76aac
Fixes: QTBUG-84461
Task-number: QTBUG-83929
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2020-06-12 22:34:12 +02:00
..
androiddeployqt Fix some build warnings due to bad integer format in printf 2020-05-12 14:27:31 +02:00
androidtestrunner Port androidtestrunner to QRegularExpression 2020-04-15 14:37:35 +02:00
bootstrap CMake: Fix usage of gc_binaries feature 2020-06-12 22:34:12 +02:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
cmake_automoc_parser CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
moc Get rid of the obsolete isEditable flag for properties 2020-06-11 19:39:56 +02:00
qdbuscpp2xml CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
qdbusxml2cpp CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
qlalr CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
qvkgen CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
rcc CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
tracegen CMake: Make it possible to build tools when cross-compiling 2020-06-02 22:42:15 +02:00
uic Phase 2 of removing QDesktopWidget 2020-06-08 20:29:49 +02:00
CMakeLists.txt Add Android test runner tool 2019-10-23 11:15:56 +00:00