aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilationunitmapper_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-108/+0
* Use QScopeGuard instead of library local helper templateSimon Hausmann2018-07-221-2/+2
* Speed up string handling from QML cache filesSimon Hausmann2018-05-161-2/+10
* 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