aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilationunitmapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix QML data structure version checking for ahead-of-time generated filesSimon Hausmann2018-03-201-2/+0
* Avoid an extra stat() on the source .qml file when loading cacheSimon Hausmann2017-03-221-2/+2
* Enable disk cache for files coming from resourcesSimon Hausmann2016-08-121-1/+1
* Enable disk caching on WindowsSimon Hausmann2016-08-101-2/+0
* Reduce file descriptor pressure on Unix platformsSimon Hausmann2016-08-091-1/+8
* Separate header verification and mmap handling of CompiledData::UnitSimon Hausmann2016-08-091-0/+82