aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilationunitmapper_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QML data structure version checking for ahead-of-time generated filesSimon Hausmann2018-03-201-1/+1
* Avoid an extra stat() on the source .qml file when loading cacheSimon Hausmann2017-03-221-2/+3
* Enable disk cache for files coming from resourcesSimon Hausmann2016-08-121-4/+2
* Centralized deferred cleanup handlingSimon Hausmann2016-08-091-15/+2
* Reduce file descriptor pressure on Unix platformsSimon Hausmann2016-08-091-0/+114