aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix installation of qmlcache's .prf files in cross-buildsJoerg Bornemann2025-01-031-33/+2
* qmlcachegen: Fix resource import pathsUlf Hermann2024-11-141-2/+2
* aotstats: Keep track of files and modules with no functions or bindingsOlivier De Cannière2024-11-041-0/+1
* aotstats: Support --only-bytecode and modules with no qml filesOlivier De Cannière2024-11-041-0/+5
* Compiler: Make qqmljsscope::filePath hold the source location more oftenOlivier De Cannière2024-10-311-0/+1
* qmlcachegen: Accept --dump-aotstats and --module-id on --only-bytecodeUlf Hermann2024-09-301-4/+3
* qmlcachegen: Reject using --only-bytecode with compiler-only optionsOlivier De Cannière2024-08-231-0/+17
* Compiler: Record statistics about aot compilationOlivier De Cannière2024-05-281-0/+18
* qmlcompiler: Sanitize qmldir paths before using themUlf Hermann2024-05-171-4/+6
* qmlcachegen: Add hidden --static optionUlf Hermann2024-04-181-0/+3
* Add --warnings-are-errors option to qmlcachegenJoerg Bornemann2023-12-221-1/+8
* Compiler: Separate function prolog block and add validation of blocksOlivier De Cannière2023-08-041-46/+38
* qmlcachegen: Add a --verbose command line optionUlf Hermann2023-04-241-6/+5
* QML: Turn singleton/type mismatch into a run time type errorUlf Hermann2023-01-271-1/+7
* qmake: Fix generated *_qmlcache.cpp file pathsJoerg Bornemann2022-12-141-0/+1
* QmlCompiler: Add a separate flag for the "pragma Strict" checkUlf Hermann2022-10-201-1/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Add --bare option to qmltc and qmlcachegenUlf Hermann2022-09-091-1/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-291-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* QQmlJSLogger: Switch to an ID based systemMaximilian Goldstein2022-06-301-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Turn qmlcompiler into a shared libraryMaximilian Goldstein2022-03-251-4/+0
* qmlcachegen: Re-enable pragma Strict checkingUlf Hermann2022-02-181-0/+1
* Redesign QQmlJSLogger internalsAndrei Golubev2022-02-121-13/+8
* qmllint: Warn about missing singleton pragmas/qmldir entriesMaximilian Goldstein2022-02-031-0/+8
* Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes fileUlf Hermann2021-12-131-2/+2
* Compile QML files ahead of time with qmlcachegenUlf Hermann2021-12-031-33/+83
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-081-0/+1
* replace devtools library with QtQmlFawzi Mohamed2021-07-021-1/+0
* CMake: Update warning about qtquick_compiler_add_resourcesAlexandru Croitor2021-06-251-3/+4
* Replace qmlcachegen's --qmljs-runtime with generic mechanismUlf Hermann2021-06-181-3/+0
* qmlcachegen: Fix typo in command line option descriptionPavol Markovic2021-06-121-1/+1
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-46/+0
* Move tools to libexecKai Köhne2021-05-113-2/+3
* Fix regression where qtquickcompiler cannot find rccKai Köhne2021-05-071-1/+1
* qmlcachegen: Add an ignored option -IUlf Hermann2021-03-041-0/+3
* Rework QQmlJSResourceFileMapperUlf Hermann2021-02-241-3/+5
* qmlcachegen: Accept both --resource and --resource-pathUlf Hermann2021-02-231-7/+0
* Remove the qmake project filesFabian Kosmale2021-01-151-39/+0
* Add a -i <qmltypes> option to qmlcachegenUlf Hermann2021-01-121-0/+5
* Allow passing --qmljs-runtime to the qmlcachegen implementationUlf Hermann2020-12-021-0/+2
* Allow passing --direct-calls to the qmlcachegen implementationUlf Hermann2020-12-011-0/+2
* qmlcachegen: Move functions to compile QML/JS files to QmlCompilerUlf Hermann2020-10-231-375/+13
* qmlcachegen: Add empty AOT built functions to the loaderUlf Hermann2020-10-231-1/+11
* Move generateloader.cpp to QmlCompilerUlf Hermann2020-10-235-244/+7
* qmlcachegen: Move resourcefilter.cpp into QmlCompilerUlf Hermann2020-10-205-179/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-2/+2