aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilationunitmapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QML data structure version checking for ahead-of-time generated filesSimon Hausmann2018-03-201-32/+0
* Avoid an extra stat() on the source .qml file when loading cacheSimon Hausmann2017-03-221-6/+1
* Fix time stamp related errors when loading AOT cachesSimon Hausmann2017-03-091-1/+1
* Prospective fix for invalidating caches for qml files from resourcesSimon Hausmann2016-08-171-1/+11
* Enable disk caching on WindowsSimon Hausmann2016-08-101-40/+0
* Reduce file descriptor pressure on Unix platformsSimon Hausmann2016-08-091-21/+36
* Separate header verification and mmap handling of CompiledData::UnitSimon Hausmann2016-08-091-0/+114