summaryrefslogtreecommitdiff
path: root/src/tools/clangpchmanagerbackend/source/pchtaskqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangPchManager: Improve handling of no include in project PCHMarco Bubke2019-06-171-8/+2
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-0/+3
* ClangPchManager: Don't generate PCHs if there is no includeMarco Bubke2019-04-291-15/+22
* Clang: Fix set_union bugMarco Bubke2019-04-041-6/+8
* Clang: Improve project part updatingMarco Bubke2019-04-011-4/+4
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-26/+15
* ClangPchManager: Introduce PchTaskQueueMarco Bubke2018-12-101-0/+205