aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-061-3/+5
* Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-062-5/+15
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-03-251-6/+2
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-6/+2
* | QHash: use the public functions to set the global hash seedThiago Macieira2017-03-161-2/+2
|/
* Fix support for enums and translations in list elementsSimon Hausmann2017-03-101-0/+35
* Fix relocation related errors when loading AOT cachesSimon Hausmann2017-03-091-2/+2
* Fix time stamp related errors when loading AOT cachesSimon Hausmann2017-03-091-2/+0
* Simplify build system integrationSimon Hausmann2017-03-091-14/+4
* Fix cache file generation for prefix and shadow buildsSimon Hausmann2017-03-091-8/+22
* Fix skipping of qml cache generation on unsupported architecturesSimon Hausmann2017-03-072-7/+35
* Fix qmlcachegen command line parametersSimon Hausmann2017-03-071-7/+15
* Fix qml cache generation for non-prefix buildsSimon Hausmann2017-03-061-4/+18
* Do not crash when qmlcachegen is called without argumentsRobert Loehning2017-02-231-1/+3
* Fix crash when generating cache filesSimon Hausmann2017-02-081-1/+2
* Allow selecting armv7 as target architecture in qmlcachegenSimon Hausmann2017-02-013-5/+22
* Re-do QML type compilation of ahead-of-time generated QML cache filesSimon Hausmann2017-01-311-0/+1
* Added tool to generate QML cache filesSimon Hausmann2017-01-313-0/+327