qtdeclarative/tools
Joerg Bornemann e4feab1992 qmake: Fix generated *_qmlcache.cpp file paths
...for source files that are outside of the source directory.

Having QML files that are generated in the build directory led
to *_qmlcache.cpp files with very long file names, hitting file system
limitations on Windows.

Apply the same fix that was done for generated qmlcache.qrc files in
commit 5d7710a623.

Pick-to: 6.2 6.4 6.5
Task-number: QTBUG-108150
Change-Id: Icef9dbf40fc7ade54b584bcdc8799c4cc95ac76d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-12-14 17:39:55 +01:00
..
qml Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlcachegen qmake: Fix generated *_qmlcache.cpp file paths 2022-12-14 17:39:55 +01:00
qmldom Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: add 'ensure new line between functions' option 2022-11-24 11:30:03 +01:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qmljsrootgen Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmllint qmllint: document new behavior of --json 2022-11-28 10:49:23 +01:00
qmlls qmlls: Remove unused variable 2022-12-14 13:57:01 +00:00
qmlplugindump Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmlpreview Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlprofiler Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlscene Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmltc qmltc: fix handlers for c++-signals 2022-12-07 13:50:01 +01:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltyperegistrar Build: install the metatypes inside Qt's own arch-specific data dir 2022-11-24 15:04:03 -08:00
shared Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00