qtdeclarative/tools
Alexandru Croitor 0505ebdc8a qmllint: Add response file support
Adapt CMake code to use a response file instead of a long string of
arguments when calling the various qmllint targets.

Avoids long command line errors on Windows.

Pick-to: 6.6 6.5
Fixes: QTBUG-119675
Change-Id: I49041ffff2724fb36b8127b2a08127a9b740db7d
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
(cherry picked from commit da1741d4c8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-12-15 08:46:55 +00:00
..
qml Remove resize guards from qml tool 2023-09-12 07:07:51 +02:00
qmlcachegen Compiler: Separate function prolog block and add validation of blocks 2023-08-04 09:34:09 +02:00
qmldom QmlDom: Avoid copying and detaching on iteration 2023-09-19 14:34:43 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: fix formatting with -F option 2023-10-16 18:28:49 +02:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs qmljs: Port to QCommandLineParser 2023-06-30 10:47:17 +02:00
qmljsrootgen qmljsrootgen: port to QCommandLineParser 2023-07-05 09:14:20 +02:00
qmllint qmllint: Add response file support 2023-12-15 08:46:55 +00:00
qmlls qmlls: fix the order in which the build directory is obtained 2023-06-23 09:03:27 +02:00
qmlplugindump QtQml: Store singleton typename as UTF-8 QByteArray 2023-08-30 14:18:17 +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 QmltcCompiler: Adhere to Compare requirement ("!(a < a)") 2023-12-08 13:14:50 +01:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Remove all QML_DECLARE_TYPE from src and tools 2023-11-18 07:37:33 +00:00
qmltyperegistrar qmltyperegistrar: Explicitly override any custom qdebug message pattern 2023-11-29 11:27:06 +00:00
svgtoqml Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
CMakeLists.txt qmlls: rebuild when modifying QML elements in C++ for CMake projects 2023-12-04 20:16:06 +01:00