aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlCompiler: Rename ResourceFileMapperUlf Hermann2020-10-051-3/+3
* Long live libQtQmlCompiler!Ulf Hermann2020-10-054-15/+4
* CMake: Install public qmake .prf files into the prefix mkspecs dirAlexandru Croitor2020-09-211-0/+12
* Prepare Qt5QuickCompiler.cmake.in for Qt6Ulf Hermann2020-07-055-97/+17
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-06-301-0/+12
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-1/+1
* qtquickcompiler: Fix compilation from different drive (Windows)Kai Koehne2020-06-161-2/+1
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-292-1/+2
* Port qmlcachegen to QRegularExpressionLars Knoll2020-04-241-2/+2
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-012-3/+7
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-6/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-4/+5
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-3/+3
| |\
| | * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-3/+3
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-0/+1
| | |\
| | | * Run qtEnsurePluginResourcesCpp() from qtquickcompiler.prfUlf Hermann2020-01-301-0/+1
| * | | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-1/+2
| |\|
| | * Fix usage of qtquickcompiler.prf after lrelease.prfJoerg Bornemann2019-12-171-1/+2
| * | Avoid deprecated non-q-prefixed hex() functionUlf Hermann2019-12-171-1/+1
* | | Post Merge FixesLeander Beernaert2019-11-252-2/+8
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-253-221/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-273-221/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-263-221/+4
| | |\|
| | | * Add support for scanning qrc files in qmlimportscannerAndy Shaw2019-10-243-221/+4
* | | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-2/+2